Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,649 for

text annotations

(0.03 sec)
  1. Extract attachments from PDF portfolios | Docum...

    This article explains that how to extract attachments from PDF documents...Annotation Product Solution GroupDocs...steps to extract an attachment text from PDF Portfolios: Instantiate...

    docs.groupdocs.com/parser/net/extract-attachmen...
  2. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....Annotation Product Solution GroupDocs...ParserSettings ( logger ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/net/logging/
  3. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....Annotation Product Solution GroupDocs...the plain text body content . setBody ( "Test plain text body" );...

    docs.groupdocs.com/watermark/java/email-messages/
  4. GroupDocs.Comparison Product Family

    Find answers about comparing documents of similar types using code on any platform....Annotation Product Family GroupDocs...Files using C# How to Compare Text Files in C# How to Compare PDF...

    kb.groupdocs.com/comparison/
  5. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....Annotation Product Solution GroupDocs...separately, and not the entire text of a document field. Queries...

    docs.groupdocs.com/search/net/regular-expressio...
  6. HTML5 Image, PDF and Microsoft Office Document ...

    We’ve received a lot of feedback from our customers asking us to create a .NET library based on our HTML5 document annotation app. We’ve worked hard and today are pleased to announce the release of the document annotation library for developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library, developers can seamlessly enhance their web and mobile apps with the ability to annotate Microsoft Office documents, PDFs and image files....based on our HTML5 document annotation app . We’ve worked hard and...the release of the document annotation library for developers on...

    blog.groupdocs.com/annotation/html5-image-and-p...
  7. 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...
  8. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Annotation Product Solution GroupDocs...); } Sign Pdf document with Text signature Sticker appearance...

    docs.groupdocs.com/signature/net/sign-documents...
  9. 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...
  10. 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...