C# .NET document merging API to combine, split, swap or remove document pages from PDF, Microsoft Word, Excel, presentations, Visio and image formats....DOT, DOTX, DOTM Excel : XLS, XLSX, XLSM, XLSB, XLT, XLTM, XLTX...
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.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote.
Here are the steps to extract a text from Microsoft OneNote Section:
Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
This article explains that how to search text from Microsoft OneNote sections presentations... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...
This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
Get FREE technical support for GroupDocs APIs from our developers using free support forum....document-conversion 2 273 August 23, 2024 XLSX to PDF conversion does not complete...
Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed:
Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive.
advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...