This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....docx" ; //path to some document Editor...document of some format (like DOCX, PDF, or XLSX, for example)...
Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/.
The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
This article explains that how to extract tables from Microsoft Office Word (.doc, .Docx) documents...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for Java API.... Docx ); { // Edit the WordProcessing...
Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/.
The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image.
Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...