Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 9,903 for

text

(0.16 sec)
  1. GroupDocs.Redaction AI integration with .NET | ...

    Use AI to detect and redact Text, words, or phrases in PDF documents using .NET. Replace or hide content to securely process PDF files....Tiếng Việt 中文 中國傳統的 Replacing text in business documents is a common...article: Regular way to replace text Steps to redact PDF using AI...

    blog.groupdocs.com/redaction/custom-ai-redactio...
  2. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class...if the field data contains a text if ( field . PageArea is PageTextArea...PageTextArea ). Text ); } class represents a text block on the page...

    docs.groupdocs.com/parser/net/working-with-data...
  3. Introducing Watermark Annotation for Cells in G...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing another monthly release of GroupDocs.Annotation for .NET 18.7. This latest release added new types of annotations for Cells like Text Replacement, Resource Redaction and Watermark. Apart from that, few improvements and fixes are also introduced in this release. We therefore recommend you to download this latest release of the API to enhance your document annotation experience....of annotations for Cells like Text Replacement, Resource Redaction...annotations for Cells: Text Replacement Text Annotations Watermark...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  4. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... Text Old coding style // Create an...ExtractorFactory (); // Create a text extractor using ( TextExtractor...

    docs.groupdocs.com/parser/net/migration-notes/
  5. 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...
  6. Introducing New Features in GroupDocs.Text Fron...

    GroupDocs team is pleased to announce exciting new features in Front End for GroupDocs.Text for .NET API. In this new release, we are providing user ability to search Text within document and extract highlighted Text. Furthermore, user can now extract Text from ZIP containers and password protect OneNote sections.Using this Front End, user can simply upload file and apply features on it using tool buttons. The developers are allowed to modify the application to fulfill their own requirements....Text for .NET API. In this new release...search text within document and extract highlighted text. Furthermore...

    blog.groupdocs.com/parser/introducing-new-featu...
  7. PageTextAreaOptions | GroupDocs.Parser for Java...

    Provides the options which are used for page Text areas extraction....options which are used for page text areas extraction. An instance...examples there. Learn more: Extract text areas Constructors Constructor...

    reference.groupdocs.com/parser/java/com.groupdo...
  8. HTML | Documentation

    This article explains that how to extract HTML formatted Text from document page in Java....Working with text / Working with formatted text / HTML HTML Leave...how to extract HTML formatted text: // Create an instance of Parser...

    docs.groupdocs.com/parser/java/html/
  9. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks 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/net/modifing-found...
  10. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the Text of indexed documents in HTML or plain Text format....get the text of indexed documents in HTML or plain text format...()); } } Getting text of indexed documents The text of the indexed...

    docs.groupdocs.com/search/nodejs-java/getting-i...