Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,986 for

text annotations

(0.06 sec)
  1. 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...
  2. 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...
  3. eSign Document with Stamp Signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...multiple “stamp lines” with custom text and different line thicknesses...

    docs.groupdocs.com/signature/python-net/esign-d...
  4. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Annotation Product Solution GroupDocs...words in the text of indexed documents. In text form, the following...

    docs.groupdocs.com/search/java/phrase-search/
  5. 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/net/sign-document-...
  6. Load document from local disk | GroupDocs

    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...
  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. 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...
  9. 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...
  10. Update Signatures in Documents | GroupDocs

    This section shows how to update electronic signatures in documents using GroupDocs.Signature for Python via .NET....Annotation Product Solution GroupDocs...TextSignOptions () options . text = "Updated Signature Text" # Update signatures...

    docs.groupdocs.com/signature/python-net/update-...