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 AdvancedUsage....Assembly Product Solution GroupDocs...Console . WriteLine ( block . Data ); } } } Reading the image header...
This article explains that how to extract tables from document in java....Assembly Product Solution GroupDocs... You are welcome to extract data from PDF, DOC, DOCX, PPT, PPTX...
If you have a corporate sensitive Data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions.
Below is an example of redaction policy XML file (code properties mapping is obvious):
RedactionPolicy.xml
DataRedaction filter="All" /> DataSearchRedaction filter="Title, Author" replacement="foobar" valueExpression="(metasearch)" keyExpression="" /> You can use RedactionPolicy....Assembly Product Solution GroupDocs...you have a corporate sensitive data removal policy as a list of...
Learn how to deal.If you have a corporate sensitive Data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Assembly Product Solution GroupDocs...you have a corporate sensitive data removal policy as a list of...
Electronic Signature is an abstract concept that means Data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Assembly Product Solution GroupDocs...abstract concept that means data in electronic form associated...
This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....Assembly Product Solution GroupDocs...to accommodate presentation data such as: slides, shapes, text...
Learn how to merge WAV audio files, combine WAV audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Assembly Product Solution GroupDocs...for storing uncompressed audio data. The format doesn’t apply any...
This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API...Assembly Product Solution GroupDocs...parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX...