Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 4,714 for

text annotations

(0.05 sec)
  1. Documentation

    GroupDocs Documentation Homepage...Annotation Product Solution GroupDocs...Python Powerful document annotator component that helps you to...

    docs.groupdocs.com/
  2. Locales for output document | Documentation

    This guide demonstrates how to edit RTL documents and specify locale for Word documents when using  GroupDocs.Editor for .NET API....Annotation Product Solution GroupDocs...example, English and Spanish text, setting the locale to English...

    docs.groupdocs.com/editor/net/locales-for-outpu...
  3. Using Markdown Documents | Documentation

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format Text on the web with plain Text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Annotation Product Solution GroupDocs...used to format text on the web with plain text formatting syntax...

    docs.groupdocs.com/assembly/net/using-markdown-...
  4. Highlight Search Results using Java

    Learn how to highlight search results using Java with our guide, including a code example to efficiently highlight search results in Java for better management....Annotation Product Family GroupDocs...efficient storage of extracted text Initialize an index using the...

    kb.groupdocs.com/search/java/highlight-search-r...
  5. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a Text into the reader try (TextReader reader = parser.getText()) { // Print a Text from the document // If Text extraction isn't supported, a reader is null System....Annotation Product Solution GroupDocs...( filePath )) { // Extract a text into the reader try ( TextReader...

    docs.groupdocs.com/parser/java/load-document-fr...
  6. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and compare all popular business document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking. The APIs support comparing Text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking... The APIs support comparing text contents, words, paragraphs...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  7. Convert DOCX to RTF using Node.js

    Learn how to convert DOCX to RTF using Node.js with GroupDocs.Conversion for seamless document formatting. Easily export DOCX to RTF in Node.js with simple steps....Annotation Product Family GroupDocs...contrast, RTF (Rich Text Format) maintains text formatting while...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  8. Locales for Output Document | Documentation

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....Annotation Product Solution GroupDocs...example, English and Spanish text, setting the locale to English...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  9. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Annotation Product Solution GroupDocs...the steps to encrypt QR-code text with embedded encryption by...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive Text in files using C# with step-by-step instructions....Annotation Product Family GroupDocs...fundamental requirement. Searching for text in a case-sensitive manner ensures...

    kb.groupdocs.com/search/net/perform-case-sensit...