Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 11,593 for

text

(0.96 sec)
  1. Count Words and Occurrences of Each Word in a D...

    Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in C# using .NET document parsing API.... For the extraction of text from documents, and counting...After the extraction of the text, we can split its content into...

    blog.groupdocs.com/parser/count-words-and-occur...
  2. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code... Text Save Options Previously, there...save edited document in a plain text format. We used WordProcessing...

    blog.groupdocs.com/editor/get-document-metadata...
  3. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......of the document Subtitle #1 Text is normal, then bold, then italic...a subscript456. This part of text has a red background. These...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  4. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......of the document Subtitle #1 Text is normal, then bold, then italic...a subscript456. This part of text has a red background. These...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  5. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......of the document Subtitle #1 Text is normal, then bold, then italic...a subscript456. This part of text has a red background. These...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  6. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......of the document Subtitle #1 Text is normal, then bold, then italic...a subscript456. This part of text has a red background. These...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  7. Modifying found watermark properties | GroupDocs

    Search and update existing Text or image watermarks using Python via .NET....Watermark lets you replace text or images in watermarks that...Replacing text Loop through found watermarks and set the text property...

    docs.groupdocs.com/watermark/python-net/modifyi...
  8. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....Extract text from the document text_reader = parser . get_text ()...() if text_reader is not None : # Print the extracted text print...

    docs.groupdocs.com/parser/python-net/load-file-...
  9. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Java 1 add text and image watermarks java 1 add text to images...images in Java 1 Add Text Watermark 2 Add Watermark 2 add watermark...

    blog.groupdocs.com/zh-hant/tags/
  10. Password-protected documents | GroupDocs

    Learn how to open and process password-protected PDF and Office documents. Includes error handling examples and supported encryption types....loadOptions )) { // Check if text extraction is supported if (... Features . Text ) { Console . WriteLine ( "Text extraction isn't...

    docs.groupdocs.com/parser/net/password-protecte...