Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 930 for

extraction d

(0.04 sec)
  1. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser proviDes the functionality to extract Data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) anD Open XML (pptx, potx) formats are supporteD. Also LibreOffice Impress (OpenOffice.org Impress) formats are supporteD. The following table proviDes the list of supporteD formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint SliDeshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-EnableD Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-EnableD Presentation Template PPSX Microsoft Office Open XML Presentation SliDeshow PPSM Microsoft Office Open XML Macro-EnableD Presentation SliDeshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the coDe above anD see the feature in action in our GitHub examples:...usage / Extract data from various formats / Extract data from...Office PowerPoint presentations Extract data from Microsoft Office...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Extracting document metainfo | Documentation

    Following this guiDe you will learn how to obtain basic Document metaData like pages count, size, file type before eDiting it with GroupDocs.EDitor for .NET API....Developer Guide / Extracting document metainfo Extracting document metainfo...usage of the method, that extracts meta info from the document...

    docs.groupdocs.com/editor/net/extracting-docume...
  3. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract Data from Microsoft Office Excel spreaDsheets....Usage / Extract data from various formats / Extract data from...Office Excel spreadsheets Extract data from Microsoft Office...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser proviDes API to extract a text from image files anD non-text PDFs Documents. The following articles Describe how to use API to extract Data anD integrate any paiD or free OCR solution to GroupDocs.Parser....Advanced Usage / Using OCR to extract a text from images and PDFs...PDFs Using OCR to extract a text from images and PDFs Leave feedback...

    docs.groupdocs.com/parser/java/using-ocr/
  5. Numériser un code-barres à partir d'un PPT à l'...

    Ce guiDe fournit un aperçu Détaillé De la façon De numériser un coDe-barres à partir D'un PPT à l'aiDe De C#. De plus, vous obtienDrez un exemple De coDe pour extraire un coDe-barres D'un PPT en C#....Numériser un code-barres à partir d'un PPT à l'aide de C# Les codes-barres...numériser un code-barres à partir d’un PPT à l’aide de C# , en exploitant...

    kb.groupdocs.com/fr/parser/net/scan-barcode-fro...
  6. Extracting common image information | Documenta...

    For all supporteD image formats the GroupDocs.MetaData API allows extracting common image properties such as wiDth anD height, MIME type, byte orDer, etc. Please see the coDe snippet below for more information on the feature. LoaD an image Extract the root metaData package Use the getImageType methoD to obtain file format information aDvanceD_usage.managing_metaData_for_specific_formats.image.ImageReaDFileFormatProperties try (MetaData metaData = new MetaData(Constants.InputPng)) { ImageRootPackage root = metaData.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrDer()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWiDth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the coDe above anD see the feature in action in our GitHub examples:...Images / Extracting common image information Extracting common...GroupDocs.Metadata API allows extracting common image properties such...

    docs.groupdocs.com/metadata/java/extracting-com...
  7. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract Data from Microsoft Office Excel spreaDsheets....usage / Extract data from various formats / Extract data from...Office Excel spreadsheets Extract data from Microsoft Office...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. Numériser un code-barres à partir d'un PDF à l'...

    Cet article fournit un guiDe Détaillé sur la façon D'extraire un coDe-barres D'un PDF en C#, avec un exemple De coDe pour vous aiDer à numériser efficacement un coDe-barres D'un PDF à l'aiDe De C#....partir d'un PDF à l'aide de C# Dans le monde numérique d’aujourd’hui...scanner un code-barres à partir d’un PDF à l’aide de C# , en exploitant...

    kb.groupdocs.com/fr/parser/net/scan-barcode-fro...
  9. Numériser un code QR à partir d'un fichier JPG ...

    Découvrez facilement comment scanner un coDe QR à partir D'un JPG à l'aiDe De C# sans avoir besoin D'installations De logiciels supplémentaires ainsi qu'un exemple De coDe pour extraire un coDe QR à partir D'un JPG en C#....Numériser un code QR à partir d'un fichier JPG à l'aide de C#...populaires pour stocker divers types d’informations, la possibilité de...

    kb.groupdocs.com/fr/parser/net/scan-qrcode-from...
  10. Extracting document metainfo | Documentation

    Following this guiDe you will learn how to obtain basic Document metaData like pages count, size, file type before eDiting it with GroupDocs.EDitor for Java API....Developer Guide / Extracting document metainfo Extracting document metainfo...usage of the method, that extracts meta info from the document...

    docs.groupdocs.com/editor/java/extracting-docum...