Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 927 for

extraction d

(0.05 sec)
  1. Working with vCard metadata | Documentation

    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...
  2. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of coDe will help you to Detect the version of a loaDeD GIF image anD extract some aDDitional file format information. LoaD a GIF image Extract the root metaData package Use the FileType property to obtain file format information ADvanceDUsage.ManagingMetaDataForSpecificFormats.Image.Gif.GifReaDFileFormatProperties using (MetaData metaData = new MetaData(Constants.InputGif)) { var root = metaData.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrDer); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.WiDth); Console.WriteLine(root.FileType.Height); } Working with XMP MetaData GroupDocs....of a loaded GIF image and extract some additional file format...format information. a GIF image Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Getting known property descriptors | Documentation

    This coDe snippet Demonstrates how to extract information about known properties that can be encountereD in a particular package. LoaD a file to examine Get a collection of PropertyDescriptor instances for any DesireD metaData package Iterate through the extracteD Descriptors aDvanceD_usage.GettingKnownPropertyDescriptors try (MetaData metaData = new MetaData(Constants.InputDoc)) { WorDProcessingRootPackage root = metaData.getRootPackageGeneric(); for (PropertyDescriptor Descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(Descriptor.getName()); System.out.println(Descriptor.getType()); System.out.println(Descriptor.getAccessLevel()); for (PropertyTag tag : Descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presenteD in the getKnowPropertyDescriptors collection....snippet demonstrates how to extract information about known properties...package Iterate through the extracted descriptors advanced_usage...

    docs.groupdocs.com/metadata/java/getting-known-...
  4. How to Run Examples | Documentation

    DownloaD from GitHub The complete examples package of GroupDocs.Assembly 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 Eclipse 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/assembly/java/how-to-run-exa...
  5. How to Run Examples | Documentation

    Learn how to run C# examples which contain removing metaData from photos, aDDing metaData to photos, removing metaData from pDf, aDDing metaData to various formats anD many more examples....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/metadata/net/how-to-run-exam...
  6. How to Run the Examples | Documentation

    Examples to annotate on your Documents, images or web pages using Java....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/annotation/java/how-to-run-t...
  7. How to Run Examples | Documentation

    Learn how to run Java examples which contain many examples of Data reDaction. You can learn reDact in worD, how to reDact information in pDf or images anD many more....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/redaction/java/how-to-run-ex...
  8. 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/29/
  9. Extraire les informations RIFF et les métadonné...

    Extraire les métaDonnées et RIFF INFO Des fichiers auDio WAV en Java. L'API De métaDonnées permet la gestion Des métaDonnées Dans vos applications Java....Metadata for Java est l’API d’automatisation et de manipulation...suppression, la mise à jour et l’extraction de métadonnées à partir de...

    blog.groupdocs.com/fr/metadata/extract-riff-inf...
  10. 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...