Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 7,927 for

formatting

(0.05 sec)
  1. Convertir DOCX en ODT à l'aide de Node.js

    Dans cet article, nous vous expliquerons en détail comment convertir DOCX en ODT à l'aide de Node.js. Vous recevrez également un exemple de code pour exporter DOCX vers ODT dans Node.js....js Le format DOCX, natif de Microsoft Word...associé à LibreOffice, sont des formats de documents répandus, chacun...

    kb.groupdocs.com/fr/conversion/nodejs/convert-d...
  2. Convert Vector Graphics to JPG

    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....de convertir des images d’un format à un autre. Cet article explique...JPG sont également l’un des formats d’image couramment utilisés...

    blog.groupdocs.com/fr/tag/convert-vector-graphi...
  3. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Managing metadata for specific formats / Other / Working with ZIP...archives Leave feedback Get ZIP format metadata The API allows detecting...

    docs.groupdocs.com/metadata/java/working-with-z...
  4. 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 the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Managing metadata for specific formats / Video / Working with metadata...Metadata API supports extracting format-specific information from AVI...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. eSign document with Metadata signature | Docume...

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...Words formats - DOC, DOCX, RTF, and Open Office format - ODT...documents (Microsoft Office Excel formats - XLSX, XLS and Open Office...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Comment modifier des fichiers XML à l'aide de C...

    Modifiez ou mettez à jour vos données XML par programmation dans vos applications .NET à l'aide de C#. Modifiez les fichiers XML et enregistrez les modifications dans différents formats....中國傳統的 XML fait partie des formats structurés recommandés par...longue liste de différents formats de fichiers . C’est l’API ...

    blog.groupdocs.com/fr/editor/edit-xml-files-usi...
  7. Convertir CSV en JSON - Conversion d'image en l...

    Convertissez le format CSV au format JSON à l'aide de l'outil de conversion en ligne gratuit. Les développeurs peuvent utiliser .NET, Java et l'API Cloud pour créer CSV to JSON Converter....changer votre fichier CSV au format JSON. Convertir des données...(Comma Separated Values) au format JSON (JavaScript Object Notation)...

    blog.groupdocs.com/fr/conversion/convert-csv-to...
  8. Read XMP Metadata in AVI Videos With GroupDocs....

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.6.0. Four new features and a bug fix are introduced in this regular monthly release of the API. The latest version of the API has focused mainly on adding features related to the image format. It now allows reading maker notes in JPEG images along with providing the ability to parse additional IFD tags like SByte, SShort, SRational and SLong in supported image formats....features related to the image format. It now allows reading maker...and SLong in supported image formats. The API has also resolved...

    blog.groupdocs.com/metadata/read-xmp-metadata-a...
  9. Bidirectional Content & Export Metadata - Intro...

    We are at GroupDocs glad to announce another release of GroupDocs.Editor for .NET v17.9.0 API. This monthly release is adding support for new exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features to export Fonts and document export in PDF format....are done for words document format along with adding support for...and document export in PDF format. In this monthly release we...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  10. XMP data of HEIC in CSharp

    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....contenir des images HEIF au format d’image à haute efficacité...EXIF (Exchangeable Image File Format) est la norme et définit comment...

    blog.groupdocs.com/fr/tag/xmp-data-of-heic-in-c...