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

pdf conversion

(0.27 sec)
  1. Working with metadata in FLV files | GroupDocs

    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...
  2. List attachments | GroupDocs

    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...
  3. Get document info | GroupDocs

    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...
  4. How to load document from Amazon S3 Storage | G...

    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-...
  5. How to load document from FTP | GroupDocs

    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. Load document from URL | GroupDocs

    This section explains how to load document from URL with GroupDocs.Signature API....Conversion Product Solution GroupDocs...esources/SampleFiles/sample.pdf?raw=true" ; InputStream stream...

    docs.groupdocs.com/signature/java/load-document...
  7. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Conversion Product Solution GroupDocs...metadata . Metadata ( "input.pdf" ); // Remove detected metadata...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  8. Load document from URL | GroupDocs

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from URL when using GroupDocs.Merger for .NET....Conversion Product Solution GroupDocs...Resources/SampleFiles/Pdf/example.pdf?raw=true" ; using ( Stream...

    docs.groupdocs.com/merger/net/load-document-fro...
  9. Add document to Spreadsheet via OLE | GroupDocs

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....Conversion Product Solution GroupDocs...spreadsheet. For example, the PDF document can be inserted in the...

    docs.groupdocs.com/merger/java/add-document-to-...
  10. Verify Digital signatures in the document | Gro...

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

    docs.groupdocs.com/signature/java/verify-digita...