Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 10,823 for

formatting

(0.06 sec)
  1. Rapports PDF et Word à partir de XML en C# | XM...

    Automatisez la génération de rapports en C# en convertissant les données XML en PDF et DOC/DOCX via des modèles textuels à l'aide de l'API .NET de GroupDocs....changer le format XML en n’importe quel autre meilleur format lisible...en rapports de différents formats de fichiers. Vous pouvez télécharger...

    blog.groupdocs.com/fr/assembly/generate-reports...
  2. Extraire des images de documents PDF, Excel, PP...

    API .NET avec des fonctionnalités pour extraire des images de PDF, de feuilles de calcul, de présentations, de documents de traitement de texte et de pages spécifiques à l'aide de l'API d'analyse en C#....l’image d’une page spécifique Formats pris en charge pour l’extraction...À la fin de l’article, les formats de document sont mentionnés...

    blog.groupdocs.com/fr/parser/extract-images-fro...
  3. SVG to PNG 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....web, PNG adalah salah satu format yang muncul di benak Anda....SVG juga merupakan salah satu format gambar yang umum digunakan...

    blog.groupdocs.com/id/tag/svg-to-png-in-csharp/
  4. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....in HTML, PDF, PNG, and JPEG formats. You do not need to use Microsoft...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/nodejs-java/render-ms...
  5. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...à convertir des images d’un format à un autre. Cet article explique...difficile de lire ces données au format brut. Cependant, lorsque ces...

    blog.groupdocs.com/fr/groupdocs.blog/page/15/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...