Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 941 for

extraction d

(0.09 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....Metadata API supports extracting format-specific information...the root metadata package Extract the native metadata package...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with metadata in JPEG2000 images | Docu...

    ReaDing JPEG2000 comments The GroupDocs.MetaData API supports extracting format-specific information from JPEG2000 images. The following are the steps to reaD the JPEG2000 comments (pieces of metaData representeD as strings with the length up to 64 kbytes). LoaD a JPEG2000 image Get the root metaData package Extract the native metaData package using Jpeg2000RootPackage.Jpeg2000Package ReaD the JPEG2000 comments ADvanceDUsage.ManagingMetaDataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReaDComments using (MetaData metaData = new MetaData(Constants.InputJpeg2000)) { var root = metaData.GetRootPackage(); if (root....Metadata API supports extracting format-specific information...the root metadata package Extract the native metadata package...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Convertir un PDF en TIFF à l'aide de Node.js

    Découvrez comment convertir un PDF en TIFF à l'aiDe De NoDe.js et exporter un PDF au format TIFF Dans NoDe.js. Conversion De fichiers efficace pour Des sorties D'images De haute qualité Dans vos applications....js Dans le monde numérique d’aujourd’hui, la nécessité de convertir...doivent être traités et stockés d’une manière particulière. L’une...

    kb.groupdocs.com/fr/conversion/nodejs/convert-p...
  4. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET anD Java applications to view, eDit, annotate, convert, compare, e-sign, parse, split, merge, reDact, or classify Documents of almost all the popular file formats....Việt 中文 中國傳統的 JSON est un format d’échange de données formaté et...rapport PDF en Java à l’aide d’un modèle simple. Dans cet article...

    blog.groupdocs.com/fr/page/27/
  5. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET anD Java applications to view, eDit, annotate, convert, compare, e-sign, parse, split, merge, reDact, or classify Documents of almost all the popular file formats....les deux cas, vous avez besoin d’un convertisseur DOC vers HTML...le monde de la programmation d’aujourd’hui. Que ce soit pour...

    blog.groupdocs.com/fr/page/30/
  6. Working with metadata in Spreadsheets | Documen...

    GroupDocs.MetaData for .NET proviDes functionality that allows working with Different kinDs of spreaDsheet formats such as XLS, XLSX, ODS, etc. For the full list of supporteD Document formats please refer to SupporteD Document Formats. Detecting the exact type of a Document The following sample of coDe will help you to Detect the exact type of a loaDeD spreaDsheet anD extract some aDDitional file format information. LoaD a SpreaDsheet Document Extract the root metaData package Use the FileType property to obtain file format information ADvanceDUsage....of a loaded spreadsheet and extract some additional file format...information. a Spreadsheet document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. How to Run Examples | Documentation

    This article Describes how to run GroupDocs.Merger for .NET coDe examples....file, extract the folders on your local disk. The extracted files...like following image: In extracted files and folders, you can...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  8. How to run examples | Documentation

    Learn how to run C# examples which contain creating a watermark, removing watermark, aDDing watermark to photos, removing watermark from photo anD many more examples....file, extract the folders on your local disk. The extracted files...like following image: In extracted files and folders, you can...

    docs.groupdocs.com/watermark/net/how-to-run-exa...
  9. GroupDocs.Total for Java | Documentation

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offereD by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to Date versions of each of our Java Document manipulation APIs....scanned images and PDF files to extract text and search their contents...split documents, parse data, extract content from documents and...

    docs.groupdocs.com/total/java/
  10. Working with metadata in Presentations | Docume...

    GroupDocs.MetaData for .NET proviDes functionality that allows working with Different kinDs of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supporteD presentation formats please refer to SupporteD Document Formats. Detecting the exact type of a presentation The following sample of coDe will help you to Detect the exact type of a loaDeD presentation anD extract some aDDitional file format information. LoaD a presentation Extract the root metaData package Use the FileType property to obtain file format information ADvanceDUsage....a loaded presentation and extract some additional file format...information. a presentation Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...