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....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...
To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles.
Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...
The set_properties method updates or adds metadata. Use it to add metadata to photos and PDFs or to update data in MP3 files with GroupDocs.Metadata for Python via .NET....To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...
This article explains that how to extract containers items and iterate through container items in Java....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured Java library we provide simple...
This article explains that how to extract images from Microsoft Office Word (.doc, .docx) documents...the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...
This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
This article explains how to sign document with Swiss QR Barcode electronic signatures...the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
Learn how to perform phrase search in documents using C#. Discover techniques to search documents by phrases in C# and streamline your document search processes.... This feature is particularly useful in applications...
Convert PDF to EMF using Python for document imaging. Learn how to export PDF to EMF in Python with clean vector output and reliable conversion options....developers can incorporate this feature into automated document workflows...
Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in C# using .NET document parsing API.... By using this feature, you can avoid the excessive...