Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 4,991 for

text annotations

(0.06 sec)
  1. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...Extract text from the document text_reader = parser . get_text ()...

    docs.groupdocs.com/parser/python-net/load-file-...
  2. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Annotation Product Solution GroupDocs...numbers alternative extension for Text signature property Here are...

    docs.groupdocs.com/signature/java/sign-document...
  3. Insert Hyperlinks Dynamically | GroupDocs

    Create hyperlinks in documents with URLs and Text dynamically set from data sources during assembly....Annotation Product Solution GroupDocs...<<link [uri_expression][display_text_expression]>> Provide URI and...

    docs.groupdocs.com/assembly/net/basic-usage-ins...
  4. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Java API....Annotation Product Solution GroupDocs...WordProcessing formats can contain text in different languages. But...

    docs.groupdocs.com/editor/java/enabling-languag...
  5. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Annotation Product Solution GroupDocs...with Text signature This example shows how to add Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  6. Advanced search for QR Code signatures | GroupDocs

     This article explains how to provide advanced search for QR Code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...QrCodeTypes . Aztec , // specify text match type MatchType = TextMatchType...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library....Annotation Product Family GroupDocs...Developers working with simple text files often find themselves...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....Annotation Product Solution GroupDocs...the plain text body content . Body = "Test plain text body" ; //...

    docs.groupdocs.com/watermark/net/email-messages/
  9. Extract attachments from PDF portfolios | Group...

    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...
  10. Logging | GroupDocs

    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/