Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 10,524 for

document signature

(3.09 sec)
  1. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-z...
  2. Generate content for static sites | GroupDocs

    Convert Documents to Markdown with YAML front matter for Jekyll, Hugo, and Docusaurus...Signature Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...

    docs.groupdocs.com/markdown/python-net/static-s...
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-ca...
  4. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Node.js via Java....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert/email/
  6. PDF Binder Demo: Merging Multiple Formats into ...

    An engineering walkthrough of four ways to wire GroupDocs.Merger for .NET into a real Document pipeline — from a single-shot controller to a full microservice split....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/getting-started/u...
  7. Scan QR Code from ODT using C#

    This guide details how to scan QR Code from ODT using C#. It includes a code example to assist you how to extract QR Code from ODT in C# for a smooth experience....Signature Product Family GroupDocs.Metadata...ODT using C# As digital documentation continues to evolve, the...

    kb.groupdocs.com/parser/net/scan-qrcode-from-od...
  8. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using CSharp programming language....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/merge/excel/
  9. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Node.js via Java programming language....Signature Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/nodejs-java/merge/excel/
  10. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/text-file-encodin...