Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 16,061 for

pdf conversion

(0.1 sec)
  1. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/getting-known-p...
  2. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Export Data | Documentation

    How to export data to XML files....Conversion Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/export-data/
  4. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and Pdf documents with GroupDocs.Viewer for .NET...Conversion Product Solution GroupDocs...Outlook data files, archives, and PDF documents. C# using System ;...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  5. How to load document from FTP | Documentation

    This section explains how to load document from FTP with GroupDocs.Signature API....Conversion Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/load-document-...
  6. How to load document from Amazon S3 Storage | D...

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....Conversion Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/load-document-...
  7. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/get-doc...
  8. How to search for QR code signatures | Document...

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/search-for-qr-...
  9. Advanced search for Form Field signatures | Doc...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { FormFieldSearchOptio options...

    docs.groupdocs.com/signature/net/advanced-searc...
  10. Verify Text signatures in the document | Docume...

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextVerifyOptions options...

    docs.groupdocs.com/signature/java/verify-text-s...