Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 3,999 for

extraction

(0.18 sec)
  1. Release

    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....12 ajoute l’extraction de tables sans modèle pour...La version 25.11 ajoute l’extraction native de tableaux DOCX à...

    blog.groupdocs.com/fr/tag/release/page/2/
  2. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Answers How to Extract Text from PDF in Java How to Extract Metadata...from PDF using Java How to Extract Metadata from Word Document...

    kb.groupdocs.com/categories/page/41/
  3. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Latest Answers Extract Text from XLSX using C# Extract Text from DOCX...DOCX using Java Extract Text from DOCX using C# Remove Annotations...

    kb.groupdocs.com/categories/page/18/
  4. Working with metadata in PDF documents | GroupDocs

    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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property 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/net/working-with-me...
  5. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....type of a loaded document and extract some additional file format...a WordProcessing document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Extraire du texte d'un PPT à l'aide de C#

    Cet article détaille le processus d'Extraction de texte à partir d'un PPT à l'aide de C#. Il comprend un exemple de code pour vous aider à intégrer l'Extraction de texte à partir d'un PPT dans des projets C#....numérique, la gestion et l’extraction d’informations à partir de...tout au long du processus d’extraction de texte à partir de PPT...

    kb.groupdocs.com/fr/parser/net/extract-text-fro...
  7. Extraire les métadonnées de DOCX à l'aide de C#

    Cet article vous explique comment extraire des métadonnées de DOCX à l'aide de C#. Un exemple de code C# d'Extraction de métadonnées DOCX est fourni, montrant comment effectuer ce processus....traitement de documents, l’extraction de métadonnées à partir de...tout au long du processus d’extraction de métadonnées à partir de...

    kb.groupdocs.com/fr/parser/net/extract-metadata...
  8. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....a loaded presentation and extract some additional file format...information. a presentation Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Numériser un code-barres à partir d'un PPTX à l...

    Découvrez comment scanner un code-barres à partir de PPTX à l'aide de Java. Pour faciliter l'Extraction efficace et transparente des codes-barres, cet article comprend un exemple d'Extraction de codes-barres à partir de PPTX en Java....plus près les procédures d’ extraction de codes-barres à partir...for Java pour permettre l’extraction de codes-barres à partir...

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

    Apprenons rapidement à scanner un code QR à partir d'un DOCX à l'aide de C#. De plus, un exemple sera fourni pour extraire un code QR à partir d'un DOCX en C# sans utiliser de logiciel supplémentaire....robuste pour l’analyse et l’extraction de données à partir de plusieurs...fonctionnalités qui simplifient l’extraction de codes-barres, y compris...

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