Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 911 for

parsing

(0.06 sec)
  1. 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....fonctionnalité, connue sous le nom de C# parse XLSX metadata , peut faciliter...

    kb.groupdocs.com/fr/parser/net/extract-metadata...
  2. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....parse(request.body.read) begin raise...d-download' do data = JSON.parse(request.body.read) begin raise...

    blog.groupdocs.com/signature/working-with-group...
  3. Metagegevens uit PPTX extraheren met C#

    Leer snel hoe u metadata uit PPTX kunt extraheren met C#. Er wordt een voorbeeld van PPTX-metadata-extractie C#-code gegeven, compatibel met Windows, macOS en Linux....Samenvattend biedt het gebruik van C# parse PPTX metadata een efficiënte...

    kb.groupdocs.com/nl/parser/net/extract-metadata...
  4. Extract highlights | Documentation

    This article explains that how to extract highlights from documents.... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/net/extract-highlights/
  5. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  6. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  7. Extract metadata from Microsoft Office PowerPoi...

    This article explains that how to extract metadata from Microsoft Office PowerPoint(.ppt, .pptx) presentations... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Search text in HTML documents | Documentation

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects.... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/java/search-text-in-h...
  9. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text.... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/java/extract-attachme...
  10. Извличане на метаданни от PPTX с помощта на C#

    Научете бързо как да извличате метаданни от PPTX с помощта на C#. Ще бъде предоставен пример за C# код за извличане на метаданни PPTX, съвместим с Windows, macOS и Linux....обобщение, използването на C# parse PPTX метаданни предоставя ефективен...

    kb.groupdocs.com/bg/parser/net/extract-metadata...