Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 582 for

printing annotations

(0.03 sec)
  1. Search for multiple e-signature types | Documen...

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-mu...
  2. Updating Barcode signatures with advanced optio...

     This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... size ()) { System . out . print ( "\nAll signatures were successfully...

    docs.groupdocs.com/signature/java/updating-barc...
  3. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... size ()) { System . out . print ( "\nAll signatures were successfully...

    docs.groupdocs.com/signature/java/updating-qr-c...
  4. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Following signatures were...

    docs.groupdocs.com/signature/java/delete-signat...
  5. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/searching-for...
  6. Extract metadata from Microsoft Office PowerPoi...

    This article explains that how to extract metadata from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Annotation Product Solution GroupDocs...when it was last saved. last-printed-time The time of the presentation...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Annotation Product Solution GroupDocs...when it was last saved. last-printed-time The time of the spreadsheet...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Annotation Product Solution GroupDocs...when it was last saved. last-printed-time The time of the spreadsheet...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. 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...Annotation Product Solution GroupDocs...DocumentResultSignat ) o ; System . out . print ( "Document #" + number ++ +...

    docs.groupdocs.com/signature/java/signing-archi...
  10. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the e-book Console...

    docs.groupdocs.com/parser/net/extract-text-from...