Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 4,003 for

extraction

(0.28 sec)
  1. Working with metadata in AVI files | GroupDocs

    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...
  2. 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...
  3. Extraire les hyperliens d'un PPT à l'aide de C#

    Découvrez comment extraire des hyperliens d'un PPT à l'aide de C#. Ce guide explique comment lire les hyperliens d'un PPT en C# pour des tâches efficaces d'audit de contenu et de traitement de données.... L’extraction de ces hyperliens par programmation...activer la fonctionnalité d’extraction des hyperliens à partir de...

    kb.groupdocs.com/fr/parser/net/extract-hyperlin...
  4. Extrahieren Sie Text aus DOC mit C#

    Dieser Artikel zeigt Ihnen, wie Sie mit C# Text aus DOC extrahieren. Er enthält ein Codebeispiel, das Ihnen bei der Textextraktion aus DOC in C# hilft, ohne zusätzliche Software zu verwenden.... Extracting text from DOC files using...documents, or automate tasks, extracting text is a fundamental step...

    kb.groupdocs.com/de/parser/net/extract-text-fro...
  5. Estrarre testo da DOC utilizzando C#

    Questo articolo mostra come estrarre testo da DOC usando C#. Include un esempio di codice per aiutarti a estrarre testo da DOC in C# senza usare software extra.... Extracting text from DOC files using...documents, or automate tasks, extracting text is a fundamental step...

    kb.groupdocs.com/it/parser/net/extract-text-fro...
  6. Comment extraire du texte de PowerPoint à l'aid...

    Familiarisez-vous avec les instructions étape par étape pour extraire du texte de PowerPoint à l'aide de Java et comment développer la fonctionnalité pour extraire du texte de PPTX en Java....simples de la bibliothèque d’extraction de données de documents pour...développer la fonctionnalité d’extraction de texte d’un fichier PowerPoint...

    kb.groupdocs.com/fr/parser/java/how-to-extract-...
  7. C# kullanarak DOC'tan Metin Çıkarma

    Bu makale, C# kullanarak DOC'tan nasıl metin çıkaracağınızı gösterir. Ekstra yazılım kullanmadan C#'ta DOC'tan metin çıkarmanıza yardımcı olacak bir kod örneği içerir.... Extracting text from DOC files using...documents, or automate tasks, extracting text is a fundamental step...

    kb.groupdocs.com/tr/parser/net/extract-text-fro...
  8. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats 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 JPEG image....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...
  9. Convertir DOCX en TXT à l'aide de Node.js

    Découvrez comment convertir efficacement des fichiers DOCX en TXT à l'aide de Node.js. Découvrez des méthodes pour exporter des fichiers DOCX vers TXT dans Node.js pour une Extraction de texte simplifiée....traitement de texte, de l’extraction de données et de la gestion...documents automatisés où l’extraction de données textuelles est...

    kb.groupdocs.com/fr/conversion/nodejs/convert-d...
  10. 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#....en détail le processus d’ extraction d’un code-barres à partir...composants clés impliqués dans l’extraction de codes-barres à partir...

    kb.groupdocs.com/fr/parser/net/scan-barcode-fro...