Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 10,785 for

formatting

(0.04 sec)
  1. Obtenir des informations sur un document à l'ai...

    Découvrez comment obtenir des informations sur un document à l'aide de Java. Améliorez l'efficacité de la gestion des documents en maîtrisant la technique permettant d'obtenir les propriétés des fichiers à l'aide de Java....présentations ou d’autres formats, la possibilité de récupérer...hébergées dans différents formats de fichiers. En respectant...

    kb.groupdocs.com/fr/metadata/java/get-document-...
  2. Lire les métadonnées de XLSX en utilisant C#

    Découvrez comment lire les métadonnées de XLSX à l’aide de C# sans installation de logiciel supplémentaire. Vous recevrez un exemple de code montrant comment lire les métadonnées de XLSX à l’aide de C#....s’agit de fichiers Excel au format .xlsx , l’accès aux métadonnées...propriétés obtenues XLSX est un format de fichier populaire pour les...

    kb.groupdocs.com/fr/metadata/net/read-metadata-...
  3. Extraire du texte d'un PPT à l'aide de Java

    Cet article explique le processus d'extraction de texte à partir d'un PPT à l'aide de Java. Il fournit également un exemple de code pour intégrer l'extraction de texte à partir d'un PPT dans des projets Java....généralement enregistrées au format PPT , contiennent souvent des...présentations en d’autres formats ou archiver des données textuelles...

    kb.groupdocs.com/fr/parser/java/extract-text-fr...
  4. GroupDocs Blog | Document Automation Solutions ...

    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....EXIF ( Exchangeable Image File Format ) é o padrão para especificar...dúvida o [Portable Document Format][2], que é um dos formatos...

    blog.groupdocs.com/pt/page/29/
  5. Konvertieren Sie RTF mit Node.js in ODT

    Konvertieren Sie RTF mit Node.js einfach in ODT und behalten Sie dabei die Formatierung bei. Diese Anleitung führt Sie durch die Schritte zum effizienten Exportieren von RTF nach ODT in Node.js mit minimalem Aufwand....js in ODT Rich Text Format ( RTF ) wird häufig für den...von RTF-Dateien in das ODT-Format sorgt für mehr Flexibilität...

    kb.groupdocs.com/de/conversion/nodejs/convert-r...
  6. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...Extract data from various formats / Extract data from Emails...Console . WriteLine ( string . Format ( "{0}: {1}" , metadata . Name...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  7. 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....Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-attachme...
  8. Extract metadata from Microsoft Office PowerPoi...

    This article explains that how to extract metadata from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....collection of date formats that allows you to specify formats for the date...

    docs.groupdocs.com/search/java/search-options/
  10. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java....Search library is released, the format for storing the index on disk...from the original in the new format. However, the index of old...

    docs.groupdocs.com/search/java/update-index/