Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 2,197 for

resource

(0.03 sec)
  1. Save signed Spreadsheet with different output f...

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

    docs.groupdocs.com/signature/java/save-signed-s...
  2. Search for Metadata e-signatures | Documentation

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API.... getValue ()); } More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/search-for-me...
  3. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....details of these features More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/sign-document...
  4. GroupDocs.Viewer for Java | Documentation

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application....Java API Reference Useful Resources DEMOS AND EXAMPLES View documents...

    docs.groupdocs.com/viewer/java/
  5. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....to correctly release used resources - like safely closing document...

    docs.groupdocs.com/signature/net/basic-usage/
  6. 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 (!...is required" : "" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/password-protect...
  7. Extract data from PDF forms | Documentation

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser.... Text ); } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. HTML | Documentation

    This article explains that how to extract HTML formatted text from document page....using the example above: More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/html/
  9. Pre-rasterize | Documentation

    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/
  10. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout...."Уштыеушт" , options ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/keyboard-layout-c...