Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 941 for

extraction d

(0.03 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....snippet demonstrates how to extract information about known properties...package Iterate through the extracted descriptors AdvancedUsage...

    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....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. 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...
  4. Working with metadata properties | Documentation

    Open Navigation Close Navigation ProDucts GroupDocs.Total ProDuct Family GroupDocs.Viewer ProDuct Solution GroupDocs.......Exporting metadata properties Extracting property values Was this...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Working with metadata properties | Documentation

    Open Navigation Close Navigation ProDucts GroupDocs.Total ProDuct Family GroupDocs.Viewer ProDuct Solution GroupDocs.......Exporting metadata properties Extracting property values Was this...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. 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/
  7. 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...
  8. 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/
  9. 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...
  10. Find metadata properties | Documentation

    This article explains that how you can easily search metaData anD extract DesireD metaData properties from PDF, DOCX, PPTX, XLSX, images, auDio, viDeo anD many other files of Different types in your .NET solution....easily search metadata and extract desired metadata properties...used metadata properties extracted from a file. Some metadata...

    docs.groupdocs.com/metadata/net/find-metadata-p...