Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 6,778 for

may

(0.05 sec)
  1. 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....resources GitHub examples You may easily run the code above and...

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

    How to export data to XML files....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/export-data/
  3. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/searching-for-...
  4. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  5. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/python-net/save-ov...
  6. How to load document from FTP | Documentation

    This section explains how to load document from FTP with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

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

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

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

    GroupDocs.Metadata allows users to get meta information of a document.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/nodejs-java/get-doc...
  9. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....markup in original document: it may be divided by line breaks onto...document may be stored in a single line of text; it may have indents...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  10. Digital signing with custom hash | Documentation

    This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....for high-security applications May require more computational resources...provide better security, they may require more computational resources...

    docs.groupdocs.com/signature/net/digital-signin...