Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 5,669 for

groupdocs.comparison,

(0.15 sec)
  1. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/deleting-mult...
  2. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API.... This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/sign-document...
  3. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API.... This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/search-for-enc...
  4. Subscribing for signing process events | Docume...

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/subscribing-f...
  5. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page.... This article explains how to use extended Digital electronic signatures options and adjustment on document page.

    docs.groupdocs.com/signature/net/sign-documents...
  6. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures

    docs.groupdocs.com/signature/net/signing-archiv...
  7. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions.

    docs.groupdocs.com/redaction/net/use-redaction-...
  8. How to merge JPG images using Java | Documentation

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/getting-started/...
  9. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document.

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document.

    docs.groupdocs.com/parser/java/extract-metadata...