Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,091 for

extraction d

(0.04 sec)
  1. Working with metadata in Diagrams | GroupDocs

    GroupDocs.MetaData for Java proviDes functionality that allows working with Different kinDs of Diagrams such as VDX, VSDX, VSX, 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 Diagram anD extract some aDDitional file format information. LoaD a PDF Document Extract the root metaData package Use the getDiagramType methoD to obtain file format information aDvanceD_usage....type of a loaded diagram and extract some additional file format...information. a PDF document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with metadata in PNG images | GroupDocs

    ReaDing PNG metaData properties The GroupDocs.MetaData API supports extracting format-specific information from PNG images. The following are the steps to reaD the native PNG metaData. LoaD a PNG image Get the root metaData package Extract the native metaData package using PngRootPackage.getPngPackage ReaD the PNG metaData properties aDvanceD_usage.managing_metaData_for_specific_formats.image.png.PngReaDTextChunks try (MetaData metaData = new MetaData(Constants.InputPng)) { PngRootPackage root = metaData.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyworD()); System.out.println(chunk.getText()); if (chunk instanceof PngCompresseDTextChunk) { PngCompresseDTextChunk compresseDChunk = (PngCompresseDTextChunk) chunk; System....Metadata API supports extracting format-specific information...the root metadata package Extract the native metadata package...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. GroupDocs.Conversion pour .NET 26.1 – dernières...

    Découvrez les nouveautés De GroupDocs.Conversion pour .NET 26.1. Disponible Dès maintenant sur NuGet et le site Web De GroupDocs....CONVERSIONNET-4551 Correction d’une conversion incorrecte des...requis, éliminant les erreurs d’exécution Could not load file...

    blog.groupdocs.com/fr/conversion/groupdocs-conv...
  4. Advanced Usage | GroupDocs

    Learn about the aDvance usage of metaData API...Leave feedback Loading files Extracting metadata Removing metadata...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/metadata/net/advanced-usage/
  5. Get text coordinates | GroupDocs

    Learn how to obtain text coorDinates when renDering your Documents with Image Viewer by GroupDocs anD place text over renDereD Document page image....Get the file information and extract it text. bool extractText =...Get the file information and extract it text. Dim extractText As...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  6. Working with metadata in EPUB E-Books | GroupDocs

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supporteD by many e-reaDers, anD compatible software is available for most smartphones, tablets, anD computers. Note Please finD more information on the format at https://en.wikipeDia.org/wiki/EPUB ReaDing EPUB format-specific properties The GroupDocs.MetaData API supports extracting format-specific information from EPUB files. The following are the steps to reaD native EPUB metaData. LoaD an EPUB file Get the root metaData package Extract the native metaData package using EpubRootPackage....Metadata API supports extracting format-specific information...the root metadata package Extract the native metadata package...

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

    We offer multiple solutions on how you can run GroupDocs.EDitor examples, by builDing your own or using our back-enD or front-enD examples out-of-the-box....file, extract the folders on your local disk. The extracted files...like following image: In extracted files and folders, you can...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  8. Images | GroupDocs

    Learn about managing metaData for Images formats....Images Images Leave feedback Extracting Common Image Information...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/metadata/net/images/
  9. Images | GroupDocs

    Open Navigation Close Navigation ProDucts GroupDocs.Total ProDuct Family GroupDocs.Viewer ProDuct Solution GroupDocs.......Images Images Leave feedback Extracting common image information...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/metadata/java/images/
  10. Advanced Usage | GroupDocs

    Open Navigation Close Navigation ProDucts GroupDocs.Total ProDuct Family GroupDocs.Viewer ProDuct Solution GroupDocs.......Leave feedback Loading files Extracting metadata Removing metadata...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/metadata/java/advanced-usage/