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....Annotation Product Solution GroupDocs...when it was last saved. last-printed-time The time of the document...
Learn common ways to read metadata property values and handle types in GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...MetadataPropertyType . STRING : print ( prop . value . to_class (...
This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...
This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...
GroupDocs.Assembly for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Annotation Product Solution GroupDocs...license_path ) print ( "License set successfully." ) else : print ( " \n...
Work with containers such as ZIP archives, email stores, and PDF portfolios using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...() if attachments is None : print ( "Container extraction isn't...
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 that how to extract hyperlinks from document page....Annotation Product Solution GroupDocs...getPageCount (); pageIndex ++) { // Print a page number System . out ...
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...