Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 2,611 for

resource

(1.18 sec)
  1. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-presenta...
  2. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-word-pro...
  3. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...pdf" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/sign-documents...
  4. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...xlsx" , options ); More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/esign-spreads...
  5. Update Image Signatures in Document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature for Python via .NET API...." ) More Resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/python-net/update-...
  6. Delete Barcode signatures from documents | Grou...

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

    docs.groupdocs.com/signature/python-net/delete-...
  7. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page.... getValue ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-barcodes...
  8. Logging | GroupDocs

    An interface is used to receive the information about errors, warnings and events which occur while data extraction...."Warning: " + message ); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/logging/
  9. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....imageNumber ++; } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved.... getValue ())); } } More resources GitHub examples You may easily...

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