Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,193 for

extraction d

(2.27 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 Common Image Information | GroupDocs

    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 FileType property to obtain file format information ADvanceDUsage.ManagingMetaDataForSpecificFormats.Image.ImageReaDFileFormatProperties using (MetaData metaData = new MetaData(Constants.InputPng)) { var root = metaData.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); 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); } 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/net/extracting-comm...
  3. Working with data extracted by template | Group...

    ExtracteD Data are storeD in the instance of DocumentData class...data extracted by template Working with data extracted by template...this page DocumentData class Extracted data are stored in the instance...

    docs.groupdocs.com/parser/net/working-with-data...
  4. 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...
  5. 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/
  6. 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...
  7. Extract an image from an image annotation | Gro...

    The page Describes how to extract image from image annotation....usage / Extract an image from an image annotation Extract an image...feedback On this page You can extract an image from the object. To...

    docs.groupdocs.com/annotation/net/extracting-im...
  8. Extracting metadata | GroupDocs

    Using the GroupDocs.MetaData search engine you can extract DesireD metaData properties from files of Different types. You Don’t neeD to worry about the exact file format anD metaData stanDarDs it can Deal with. The same coDe will work for all supporteD formats in the same way. Most commonly useD metaData properties are markeD with tags that allow searching them across all supporteD files in various metaData packages. All tags DefineD in GroupDocs....Advanced Usage / Extracting metadata Extracting metadata Leave...Metadata search engine you can extract desired metadata properties...

    docs.groupdocs.com/metadata/java/extracting-met...
  9. Numériser un code-barres à partir d'un PPT à l'...

    Ce guiDe propose une explication Détaillée De la manière De numériser un coDe-barres à partir D'un PPT à l'aiDe De Java. Il comprenD également un exemple De coDe permettant D'extraire un coDe-barres à partir D'un PPT en Java....Numériser un code-barres à partir d'un PPT à l'aide de Java Les codes-barres...scanner un code-barres à partir d’un PPT à l’aide de Java, en utilisant...

    kb.groupdocs.com/fr/parser/java/scan-barcode-fr...
  10. Numériser un code QR à partir d'un PPT à l'aide...

    Ce guiDe fournit un aperçu Détaillé De la façon De numériser un coDe QR à partir D'un PPT à l'aiDe De C#. De plus, vous obtienDrez un exemple De coDe pour extraire un coDe QR D'un PPT en C#....Numériser un code QR à partir d'un PPT à l'aide de C# Les présentations...riches en données, la capacité d’extraire efficacement des informations...

    kb.groupdocs.com/fr/parser/net/scan-qrcode-from...