Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 2,743 for

resource

(0.07 sec)
  1. Password-protected documents | GroupDocs

    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 (!...is required" : "" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/password-protect...
  2. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API.... Save (); }; } More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  3. Merge TEX | GroupDocs

    Learn how to merge TEX files, combine TEX files into one file programmatically in java language using GroupDocs.Merger for Java library.... is the creator of this resourceful typesetting system. Across...

    docs.groupdocs.com/merger/java/merge/tex/
  4. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-for-bar...
  5. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...pdf" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/composing-sign...
  6. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....outputFilePath , listOptions ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/locating-signa...
  7. Verify QR-code signatures in the document | Gro...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/verify-qr-code...
  8. How to save signed Image with different output ...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....signOptions , saveOptions ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/save-signed-im...
  9. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/delete-text-si...
  10. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API.... getText ()); } More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/search-for-ba...