Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 5,790 for

file signature

(2.19 sec)
  1. Working with metadata in PSD images | GroupDocs

    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....Signature Product Solution GroupDocs...information on the Photoshop file format and metadata blocks please...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, structured output for RAG pipelines, and seamless integration with AI tools....Signature Product Solution GroupDocs...available as a plain Markdown file that AI tools can fetch and...

    docs.groupdocs.com/markdown/net/agents-and-llm-...
  3. Compare PDF documents | GroupDocs

    Learn how to compare PDF documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences between PDF Files with Python code....Signature Product Solution GroupDocs...can: Compare two or more PDF files Highlight differences such as...

    docs.groupdocs.com/comparison/python-net/compar...
  4. Xlsx to Md | GroupDocs

    This article demonstrates how to convert Spreadsheet to Markdown with GroupDocs.Markdown for Python via .NET....Signature Product Solution GroupDocs...guide / Basic Usage / Convert files to various formats / Xlsx to...

    docs.groupdocs.com/markdown/python-net/convert/...
  5. Export Data | GroupDocs

    How to export data to XML Files....Signature Product Solution GroupDocs...functionality to export data to XML files. class is used for this. The...

    docs.groupdocs.com/parser/java/export-data/
  6. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom File at any location on the local disc or a even a Stream...Signature Product Solution GroupDocs...save a document to any custom file at any location on the local...

    docs.groupdocs.com/redaction/net/save-to-stream/
  7. How to Convert RTF to TXT using C#

    We will demonstrate how to convert RTF to TXT using C# without the need of third-party software. Moreover, we will provide code example to export RTF to TXT in C#....Signature Product Family GroupDocs.Metadata...RTF ) files can be converted to plain text (TXT) files for a...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported. The following table provides the list of supported formats: Format Description EML E-Mail Message EMLX Apple Mail Message MSG Microsoft Outlook Mail Message PST Microsoft Outlook Personal Information Store File OST Microsoft Outlook Offline Data File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Signature Product Solution GroupDocs...Information Store File Microsoft Outlook Offline Data File More resources...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Signature Product Solution GroupDocs...Supported Output File Formats Depending on Input File Formats The...

    docs.groupdocs.com/assembly/java/introducing-gr...
  10. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java...Signature Product Solution GroupDocs...Guide Get the Path to the Input File Create a InputStream from the...

    docs.groupdocs.com/editor/java/working-with-for...