Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 11,100 for

formatting

(0.05 sec)
  1. GroupDocs.Metadata Product Family

    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/categories/groupdocs.meta...
  2. Convert SVG 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....facilement les images SVG au format JPG en quelques étapes simples...de convertir des images d’un format à un autre. Cet article explique...

    blog.groupdocs.com/fr/tag/convert-svg-to-jpg/
  3. Protect PDF on GroupDocs Blog | Document Automa...

    Protect PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Protect PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers A......Affichage de documents Word au format PDF en Java Découvrez comment...les fichiers Word DOC/DOCX au format PDF en Java. Transformez les...

    blog.groupdocs.com/fr/tag/protect-pdf/index.xml
  4. Word as PDF on GroupDocs Blog | Document Automa...

    Word as PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word as PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers A......Affichage de documents Word au format PDF en Java Découvrez comment...les fichiers Word DOC/DOCX au format PDF en Java. Transformez les...

    blog.groupdocs.com/fr/tag/word-as-pdf/index.xml
  5. Render Outlook data files as HTML, PDF, and ima...

    Convert Outlook (PST/OST) files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....in HTML, PDF, PNG, and JPEG formats. Use this library to display...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/python-net/render-out...
  6. Working with saved Emails | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Managing metadata for specific formats / Other / Working with saved...most popular email message formats: EML and MSG. The following...

    docs.groupdocs.com/metadata/net/working-with-sa...
  7. Java Regex - Pencarian di Dokumen menggunakan E...

    Buka kekuatan pencarian terprogram di Java! Pelajari cara mencari beberapa dokumen berbasis teks di seluruh folder dengan presisi menggunakan ekspresi reguler....cerdas mencari dokumen dalam format file berbeda di seluruh folder...tertentu dalam file dengan format berbeda di seluruh folder,...

    blog.groupdocs.com/id/search/search-in-document...
  8. 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...
  9. 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...
  10. 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...