You are welcome to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails, images and more....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...
This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....documents of various formats: PDF, Emails, Ebooks, Microsoft Office:...
An interface is used to receive the information about errors, warnings and events which occur while data extraction....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
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....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
This article explains that how to extract metadata from EPUB e-books getMetadata method is used....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats.
Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
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....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
This article demonstrates how to create and edit WordProcessing documents using GroupDocs.Editor for .NET. It also covers supported formats like spreadsheets and presentations....(PPTX), e-books (EPUB) and emails (EML). See the full list of...
This article explains that how to extract images from Microsoft Office Word (.doc, .docx) documents...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...