Skip to content

ES-973075-Updated Document Processing user guide to use RichTextBox user Guide content directly #1130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
103 changes: 92 additions & 11 deletions Document-Processing-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -863,15 +863,102 @@
</ul>
</li>
<li>
<a href="/document-processing/word/word-processor/uwp/overview">UWP</a>
<ul>
#ReplaceUsingAutomation-https://github.com/syncfusion-content/uwp-docs/tree/master/uwp/RichTextBox#
<a href="/document-processing/Word/Word-Processor/uwp/overview">UWP</a>
<ul>
<li><a href="/document-processing/Word/Word-Processor/uwp/overview">Overview</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/getting-started">Getting Started</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/document-structure">Document Structure</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/document-properties">Document Properties</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/touch">Touch</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/layout-types">Layout Types</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/commands">Commands</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/selection">Selection</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/find-and-replace">Find and Replace</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/clipboard">Clipboard</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/undo-redo">Undo Redo</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/list">List</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/hyperlink">Hyperlink</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/image">Image</a>
<ul>
<li><a href="/document-processing/Word/Word-Processor/uwp/text-wrapping-style">Text Wrapping Style</a></li>
</ul>
</li>
<li><a href="/document-processing/Word/Word-Processor/uwp/shapes">Shapes</a>
<ul>
<li><a href="/document-processing/Word/Word-Processor/uwp/text-wrapping-style">Text Wrapping Style</a></li>
</ul>
</li>
<li><a href="/document-processing/Word/Word-Processor/uwp/table">Table</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/comment">Comment</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/import-and-export">Import and Export</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/printing-contents">Printing Contents</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/Automatic-Suggestion">Automatic Suggestion</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/localization">Localization</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/radial-menu">Radial Menu</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/text-prediction">Text Prediction</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/mvvm">MVVM</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/virtualization">Virtualization</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/styles-and-templates">Styles and Templates</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/background">Background</a></li>
<li>
FAQ Section
<ul>
<li><a href="/document-processing/Word/Word-Processor/uwp/faq-section/why-does-out-of-memory-exception-throw-on-opening-large-size-documents-in-sfrichtextboxadv">Why does out of memory exception throw on opening large size documents in SfRichTextBoxAdv</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/faq-section/How-to-identify-whether-the-viewer-is-scrolled-to-the-bottom-of-the-SfRichTextBoxAdv">How to identify whether the viewer is scrolled to the bottom of the SfRichTextBoxAdv</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/faq-section/How-to-paste-WordDocument-from-DocIO-in-SfRichTextBoxAdv">How to paste WordDocument from DocIO in the SfRichTextBoxAdv</a></li>
<li><a href="/document-processing/Word/Word-Processor/uwp/faq-section/How-to-export-the-inserted-image-as-an-Embedded-image-in-HTML-in-SfRichTextBoxAdv">How to export the inserted image as an Embedded image in HTML in SfRichTextBoxAdv</a></li>
</ul>
</li>
</ul>
</li>
<li>
<a href="/document-processing/word/word-processor/wpf/overview">WPF</a>
<a href="/document-processing/Word/Word-Processor/wpf/overview">WPF</a>
<ul>
#ReplaceUsingAutomation-https://github.com/syncfusion-content/wpf-docs/tree/master/wpf/RichTextBox#
<li><a href="/document-processing/Word/Word-Processor/wpf/overview">Overview</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/getting-started">Getting Started</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/document-structure">Document Structure</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/document-properties">Document Properties</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/layout-types">Layout Types</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/commands">Commands</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/selection">Selection</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/find-and-replace">Find and Replace</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/spell-check">Spell Check</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/clipboard">Clipboard</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/undo-redo">Undo Redo</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/list">List</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/hyperlink">Hyperlink</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/image">Image</a>
<ul>
<li><a href="/document-processing/Word/Word-Processor/wpf/text-wrapping-style">Text Wrapping Style</a></li>
</ul>
</li>
<li><a href="/document-processing/Word/Word-Processor/wpf/shapes">Shapes</a>
<ul>
<li><a href="/document-processing/Word/Word-Processor/wpf/text-wrapping-style">Text Wrapping Style</a></li>
</ul>
</li>
<li><a href="/document-processing/Word/Word-Processor/wpf/table">Table</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/comment">Comment</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/document-styles">Document Styles</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/import-and-export">Import and Export</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/printing-contents">Printing Contents</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/mini-toolbar">Mini Toolbar</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/Automatic-Suggestion">Automatic Suggestion</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/dialogs">Dialogs</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/localization">Localization</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/mvvm">MVVM</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/virtualization">Virtualization</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/styles-and-templates">Styles and Templates</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/background">Background</a></li>
<li>
FAQ Section
<ul>
<li><a href="/document-processing/Word/Word-Processor/wpf/faq-section/why-does-out-of-memory-exception-throw-on-opening-large-size-documents-in-sfrichtextboxadv">Why does out of memory exception throw on opening large size documents in SfRichTextBoxAdv</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/faq-section/How-to-identify-whether-the-viewer-is-scrolled-to-the-bottom-of-the-SfRichTextBoxAdv">How to identify whether the viewer is scrolled to the bottom of the SfRichTextBoxAdv</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/faq-section/How-to-paste-WordDocument-from-DocIO-in-SfRichTextBoxAdv">How to paste WordDocument from DocIO in SfRichTextBoxAdv</a></li>
<li><a href="/document-processing/Word/Word-Processor/wpf/faq-section/How-to-export-the-inserted-image-as-an-Embedded-image-in-HTML-in-SfRichTextBoxAdv">How to export the inserted image as an Embedded image in HTML in SfRichTextBoxAdv</a></li>
</ul>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -1780,12 +1867,6 @@
#ReplaceUsingAutomation-https://github.com/syncfusion-content/ej2-javascript-docs/blob/development/ej2-typescript-toc.html#
</ul>
</li>
<li>
<a href="/document-processing/excel/spreadsheet/blazor/getting-started-webapp">Blazor</a>
<ul>
#ReplaceUsingAutomation-https://github.com/syncfusion-content/blazor-docs/tree/development/blazor/spreadsheet#
</ul>
</li>
<li>
<a href="/document-processing/excel/spreadsheet/uwp/overview">UWP</a>
<ul>
Expand Down
Loading