Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....GetContent(); List<IHtmlResource> allResources...
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....Extract the instance and obtain a list of objects Iterate trough the...
Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....PdfLoadOptions { FontSubstitutes = new List < FontSubstitute > { FontSubstitute...
This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....search for signatures in document List < QrCodeSignature > signatures...
This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API.... print ( "List of newly created signatures:"...
Hi,
we found that the date field is populated as a plain text in template “Template_GeneratedByGroupDocs.doc”(one attached here) instead of driven by formula.
we can view the formula for the date field in template “Tem…...by the so-called “fields” ( list of field codes ). We’ve inspected...
This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution.... See full list at article. Use tags to find...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....following table contains a full list of file formats that are currently...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....following table contains a full list of file formats that are currently...
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....Extract the instance and obtain a list of objects Iterate trough the...