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...
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...
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...
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...
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...
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...
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...
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...
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...
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...