Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 10,763 for

formatting

(0.23 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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. 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....peuvent être de n’importe quel format tel que Word (Doc, Docx), PDF...Image File Format ) est la norme pour spécifier les formats d’image...

    blog.groupdocs.com/fr/page/29/
  7. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....in HTML, PDF, PNG, and JPEG formats. You do not need to use AutoCAD...PDF, or image format. Supported CAD file formats GroupDocs.Viewer...

    docs.groupdocs.com/viewer/net/render-cad-drawin...
  8. Ekspor Dokumen Terindeks ke HTML menggunakan Java

    Temukan cara mengekspor dokumen terindeks ke HTML menggunakan Java dengan langkah-langkah sederhana. Gunakan Java untuk mengekspor dokumen terindeks ke HTML guna meningkatkan pengorganisasian dokumen secara efisien....melihat konten dokumen dalam format yang ramah browser, mengekspor...saat dokumen disimpan dalam format terindeks dan harus dirender...

    kb.groupdocs.com/id/search/java/export-indexed-...
  9. Comment convertir DOCX en ODT à l'aide de Java

    Dans cet article, vous apprendrez comment convertir DOCX en ODT à l'aide de Java sans logiciel supplémentaire. De plus, nous partagerons un exemple de code pour exporter DOCX vers ODT en Java....LibreOffice sont tous deux des formats de documents largement utilisés...Microsoft Word et constitue le format incontournable pour créer et...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...
  10. Comment convertir MSG en MHTML à l'aide de Java

    Apprenons comment convertir MSG en MHTML à l'aide de Java sans utiliser d'installation de logiciel supplémentaire. Nous fournirons également un exemple de code pour exporter MSG vers MHTML en Java....arrivent souvent sous des formats divers, chacun étant adapté...conversion de documents d’un format à un autre devient nécessaire...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...