Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,067 for

extraction d

(0.52 sec)
  1. Working with metadata in Presentations | GroupDocs

    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...
  2. Working with metadata in Spreadsheets | GroupDocs

    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...
  3. 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....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 in JPEG2000 images | Grou...

    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...
  5. Getting known property descriptors | GroupDocs

    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...
  6. Working with vCard metadata | GroupDocs

    What is vCarD? vCarD, also known as VCF (Virtual Contact File), is a file format stanDarD for electronic business carDs. vCarDs are often attacheD to e-mail messages, but can be exchangeD in other ways. They can contain name anD aDDress information, telephone numbers, e-mail aDDresses, URLs, logos, photographs, anD even auDio clips. Note For more information on the format please see https://en.wikipeDia.org/wiki/VCarD Getting Simple vCarD metaData To access MetaData in a vCarD, GroupDocs....contains the information extracted from a file. The following...the root metadata package Extract the native metadata package...

    docs.groupdocs.com/metadata/net/working-with-vc...
  7. Features Overview | GroupDocs

    A .NET metaData API can be effectively useD in removing, upDating anD reaDing metaData in a variety of formats. It is very effective in removing metaData from photos. Supporting iptc metaData, exif metaData anD xmp metaData....password-protected documents Extracting information about hidden...properties in various formats, extracting technical information from...

    docs.groupdocs.com/metadata/net/features-overview/
  8. How to Run Examples | GroupDocs

    DownloaD from GitHub The complete examples package of GroupDocs.Parser is hosteD on GitHub. You can either DownloaD the ZIP file from here or clone the repository of GitHub using your favorite GitHub client. In case you DownloaD the ZIP file, extract the folDers on your local Disk. The extracteD files anD folDers will look like following image: Open IntelliJ IDea anD import the project to get starteD with it. ArchiveD project file can also be importeD....file, extract the folders on your local disk. The extracted files...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/parser/java/how-to-run-examp...
  9. Find metadata properties | GroupDocs

    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...
  10. GroupDocs.Total for Python via .NET | GroupDocs

    GroupDocs.Total for Python via .NET is the super-set of all the .NET 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 .NET Document manipulation APIs.... Extract text, metadata, and structured...images. GroupDocs.Metadata – Extract, edit, and remove metadata...

    docs.groupdocs.com/total/python-net/