Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 745 for

printing annotations

(0.08 sec)
  1. 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...
  2. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....Annotation Product Solution GroupDocs...saved timestamp last-printed-time Last printed timestamp revision-number...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. How to Run Examples | GroupDocs

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Parser examples, by building your own or using our back-end examples out-of-the-box....Annotation Product Solution GroupDocs...text_reader is not None : # Print the extracted text extracted_text...

    docs.groupdocs.com/parser/python-net/how-to-run...
  4. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Annotation Product Solution GroupDocs...ProcessStartEventArg args ) { System . out . print ( "Search process started at...

    docs.groupdocs.com/signature/java/subscribing-f...
  5. Subscribing for verification process events | G...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....Annotation Product Solution GroupDocs...ProcessStartEventArg args ) { System . out . print ( "Verify process started at...

    docs.groupdocs.com/signature/java/subscribing-f...
  6. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...text_reader is not None : # Print the extracted text # Markdown...

    docs.groupdocs.com/parser/python-net/load-speci...
  7. Attachments in PDF document | GroupDocs

    Work with PDF attachments: extract, add, remove, and search images using Python via .NET....Annotation Product Solution GroupDocs...every embedded file from a PDF, prints basic metadata (name, description...

    docs.groupdocs.com/watermark/python-net/attachm...
  8. Delete Image signatures from documents | GroupDocs

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...image_signature ) if result : print ( f "Image signature at location...

    docs.groupdocs.com/signature/python-net/delete-...
  9. Update Barcode Signatures in Document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...result . updated_count > 0 : print ( f "Signature with barcode...

    docs.groupdocs.com/signature/python-net/update-...
  10. Get comparison result as an object model | Grou...

    Learn how to get the result document object model with GroupDocs.Comparison for Python via .NET...Annotation Product Solution GroupDocs...result_document . changes : print ( " \033 [92mSource text: \033...

    docs.groupdocs.com/comparison/python-net/get-re...