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...
Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....demonstrates how to convert DOCX document to PDF and add a watermark:...Converter ( "./professional-services.docx" ) as converter : # Set up the...
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 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...
This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for Java API.... Docx ); { // Edit the WordProcessing...
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...
The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....docx" try ( Metadata metadata = new...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
This article explains how to work with PDF attachments while using GroupDocs watermarking Java API....docx" ); byte [] attachmentBytes...getFileType () == FileType . DOCX ) { pdfContent . getAttachments...
This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...