Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 13,061 for

formatting

(0.08 sec)
  1. XMP metadata

    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....container die High-Efficiency Image Format HEIF-afbeeldingen kan bevatten...EXIF (Exchangeable Image File Format) is echter de standaard en...

    blog.groupdocs.com/nl/tag/xmp-metadata/
  2. Pretvorite CSV u PDF pomoću C#

    Hajdemo brzo razumjeti kako pretvoriti CSV u PDF pomoću C#. Pružit ćemo vam osnovne upute i primjer koda za izvoz CSV-a u PDF koristeći C#....CSV u PDF pomoću C# Popularni format datoteke za prijenos dokumenata...dizajn je PDF (Portable Document Format), dok se datoteke CSV (vrijednosti...

    kb.groupdocs.com/hr/conversion/net/convert-csv-...
  3. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....in files of all supported formats. Extracting and updating metadata...unified for all supported formats. The product architecture was...

    docs.groupdocs.com/metadata/java/migration-notes/
  4. eSign document with Metadata signature | GroupDocs

    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...
  5. Working with ZIP archives | GroupDocs

    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...
  6. 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...
  7. 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...
  8. 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 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...
  9. Convert Excel to PDF

    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....bestimmte Blätter häufig in das PDF-Format. In diesem Artikel lernen wir...von Excel-Tabellen in das PDF-Format in Java mithilfe der Dokumentkonvertierun-API...

    blog.groupdocs.com/de/tag/convert-excel-to-pdf/
  10. Generate PDF report from JSON

    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....données JSON brutes dans un format de rapport présentable et facilement...modèles simples. JSON est un format d’échange de données formaté...

    blog.groupdocs.com/fr/tag/generate-pdf-report-f...