Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 10,971 for

text

(0.14 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Answers Add Text Watermark to PPTX Using Python Add Text Watermark...Python Add Text Watermark to PDF Using Python Add Text Watermark...

    kb.groupdocs.com/categories/page/3/
  2. GroupDocs.Redaction for Java

    This API allows you to redact, hide, or remove private contents in any type of file format using Java language on any platform....using Java Redact Text in RTF using Java Redact Text in XLSX using...Java Redact Text in PPTX using Java Redact Text in PDF using...

    kb.groupdocs.com/redaction/java/
  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/_sample_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/_sample_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/_sample_fi...
  6. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license file absolute path ......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/_sample_fi...
  7. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents....Advanced usage / Working with text / Extract highlights Extract...extract a highlight (a part of the text which is usually used to explain...

    docs.groupdocs.com/parser/net/extract-highlights/
  8. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....Watermark also allows you to replace text and image in the found possible...replace text and image of a found watermark. Replacing text To replace...

    docs.groupdocs.com/watermark/java/modifying-fou...
  9. GroupDocs.Parser Product Family

    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....Text for .NET API. This UI example...interface for working with GroupDocs.Text API. Furthermore, all functions...

    blog.groupdocs.com/categories/groupdocs.parser-...
  10. 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...