Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 9,360 for

text

(0.05 sec)
  1. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if Text extraction is supported if (!...( password ))) { // Check if text extraction is supported if (...{ System . out . println ( "Text extraction isn't supported."...

    docs.groupdocs.com/parser/java/password-protect...
  2. Synonym search online

    Synonym search in document. Perform synonym search of words and phrases online....Synonym search is a type of full-text search, in which, in addition...word, all known synonyms in the text are also searched. Synonym search...

    products.groupdocs.app/search/synonym
  3. Sign document with embedded and encrypted data ...

    This section contains articles with explanation how to create QR-Code electronic signatures and embed into QR-Code custom data object with its serialization and encryption. The examples show how to customize object serialization and encryption....QR-code signature encrypted text or embed custom data objects...to encrypt QR-code signature text ability to embed standard QR-code...

    docs.groupdocs.com/signature/java/sign-embed-an...
  4. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Image Metadata QR-code Stamp Text Bitmap Picture (BMP) CorelDraw...Template OpenDocument Text OpenDocument Text Template Was this page...

    docs.groupdocs.com/signature/net/supported-docu...
  5. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....note that the number in the text must not be separated by spaces...the numeric range search in text and object forms. const indexFolder...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Categories Latest Answers Add Text Watermark to DOCX Using C# Convert...as HTML using C# Add Search Text Annotation to PDF using Java...

    kb.groupdocs.com/categories/page/15/
  7. Generate Barcode in C# | Add Barcodes to Docume...

    C# barcode generator to electronically sign documents & Images by attaching created barcodes to Word, Excel, PDF, PNG, JPG, WebP files....signatures like QR Codes, barcodes, text, image, metadata, digital signatures...generated with the customized text, appearance, and different encoding...

    blog.groupdocs.com/signature/barcode-generator-...
  8. Convenient Watermarking for Documents and Image...

    We are excited to announce that the first version of GroupDocs.Watermark for Java has been released. GroupDocs.Watermark for Java makes it simple to perform watermarking operations in various document and image formats. The API facilitates the Java developers with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats.... Adding text/image watermark to supported...formats Searching and removing text/image watermark in supported...

    blog.groupdocs.com/watermark/introducing-groupd...
  9. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Node.js via Java supported document types...Template Rich Text Format File OpenDocument Text Document OpenDocument...Template Microsoft OneNote Plain Text File Error Log File Comma Separated...

    docs.groupdocs.com/merger/nodejs-java/supported...
  10. Verifying QR Code signatures in advance | Docum...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API....= true }, // specify text pattern Text = "John" , // specify...specify verification text pattern MatchType = TextMatchType . Contains...

    docs.groupdocs.com/signature/net/verify-qr-code...