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...
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...
Learn how to extract tables from a specific document page using GroupDocs.Parser for .NET. Extract tables from Excel, Word, PDF pages by page index in C#....extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
This article shows how to handle search queries if they contain special characters and separator characters....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
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...
This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for Java API.... Docx ); { // Edit the WordProcessing...
Compare two documents in C# with GroupDocs.Comparison for .NET. Covers the basic Comparer workflow, file and stream inputs, default highlight colours, and the CompareOptions class for customizing the result....docx" )) { comparer . Add ( "target.docx" ); comparer...comparer . Compare ( "result.docx" ); } The output file is as follows:...
Learn how to Convert DOC to JPG in C# and Export Word document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....NET, each page of a DOC or DOCX file can be transformed into...
This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....getFileExtension ()); // Save to DOCX, for example const saveOptions...groupdocsEditor . WordProcessingFormat . Docx ); const outputDocxPath = path...