Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 3,452 for

extraction

(0.17 sec)
  1. Numériser un code QR à partir d'un PDF à l'aide...

    Cet article propose un guide sur la façon d'extraire un code QR d'un PDF en C#, y compris un exemple de code qui montre comment numériser efficacement un code QR à partir d'un PDF à l'aide de C#....possibilités pour automatiser l’extraction de données et améliorer l’interaction...rapidement et sans effort. L’extraction de codes QR à partir de PDF...

    kb.groupdocs.com/fr/parser/net/scan-qrcode-from...
  2. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Metadata API supports extracting format-specific information...the root metadata package Extract the native metadata package...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. csharp parser

    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....d’analyse de documents et d’extraction de données. Il prend en charge...analyse de documents et l’ extraction d’images, de texte et de...

    blog.groupdocs.com/fr/tag/csharp-parser/
  4. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....version a loaded document and extract some additional file format...information. a PDF document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Numériser un code-barres à partir de RTF à l'ai...

    Ce guide explique comment scanner un code-barres à partir de RTF à l'aide de C#, avec un exemple de code pour vous aider à extraire efficacement un code-barres à partir de RTF en C#, garantissant un processus fluide et transparent....tout au long du processus d’extraction de codes-barres, en vous...vous pouvez automatiser l’extraction et la lecture de codes-barres...

    kb.groupdocs.com/fr/parser/net/scan-barcode-fro...
  6. Extraire les métadonnées de XLSX à l'aide de C#

    Dans cet article, nous allons décrire toutes les étapes nécessaires pour extraire les métadonnées de XLSX à l'aide de C#. Un exemple de code C# d'Extraction des métadonnées XLSX sera également inclus....tout au long du processus d’extraction de métadonnées de XLSX à...nous fournirons le code C# d’extraction de métadonnées XLSX, vous...

    kb.groupdocs.com/fr/parser/net/extract-metadata...
  7. Extraire du texte à partir de MHTML à l'aide de C#

    Cet article fournit un guide détaillé sur la façon d'extraire du texte de MHTML à l'aide de C#. De plus, il comprend un exemple de code pour une Extraction de texte efficace de MHTML en C#.... L’extraction de texte à partir de fichiers...et la bonne technique, l’extraction de texte à partir de MHTML...

    kb.groupdocs.com/fr/parser/net/extract-text-fro...
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Signature to RTF using C# How to Extract Text from PDF using Java How...DOCX as PDF using Java How to Extract Text from PDF using C# How...

    kb.groupdocs.com/categories/page/19/
  9. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....below demonstrates how to extract image resource blocks (building...the root metadata package Extract the instance and obtain a list...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Extraire des images d'ODT à l'aide de C#

    Voyons comment extraire des images d'ODT à l'aide de C#. Nous fournirons également du code C# pour extraire des images d'ODT compatible avec Windows, macOS et Linux....activer la fonctionnalité d’extraction d’images à partir de fichiers...l’aide de C# Le tutoriel C# d’extraction d’images ODT fournit aux...

    kb.groupdocs.com/fr/parser/net/extract-images-f...