Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 12,146 for

formatting

(0.06 sec)
  1. document conversion

    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....1 menambahkan dukungan format FlatOpc, perbaikan keamanan...Memperkenalkan API .NET untuk mengekspor format dokumen populer ke Markdown...

    blog.groupdocs.com/id/tag/document-conversion/
  2. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API....workbooks or specific sheets to PDF format. In this article, we will learn...Excel spreadsheets into PDF format in Java using the document...

    blog.groupdocs.com/conversion/convert-excel-spr...
  3. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API....operations against various formats to gain data insights. One...the features and the file formats supported by the API. Supported...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  4. GroupDocs.Viewer

    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....menyimpan dan mengangkut data dalam format terstruktur, banyak digunakan...atau berbagi data XML dalam format yang tepat. Muncul kebutuhan...

    blog.groupdocs.com/id/tag/groupdocs.viewer/page/2/
  5. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading ASF format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return page number and page stream. Using getPagePreview method you will get list of page image representations for a document of known format. So, source document file format should be specified....document of known format. So, source document file format should be specified...happen if you don’t specify file format or if it is undefined? The...

    blog.groupdocs.com/merger/get-image-representat...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...comparison results in image format as well. What does it take...Let’s talk about the new file formats introduced. Most of you might...

    blog.groupdocs.com/groupdocs.blog/page/42/
  8. Convertir CSV en PDF à l'aide de Java

    Voyons rapidement comment convertir un CSV en PDF à l'aide de Java. Nous vous fournirons des instructions essentielles et un exemple de code pour exporter CSV au format PDF à l'aide de Java....(Portable Document Format) est un format de fichier largement...partager des données dans un format plus organisé et sécurisé ou...

    kb.groupdocs.com/fr/conversion/java/convert-csv...
  9. 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....support for MP3 format. So management of audio format metadata is...features MP3 format supported - Detect MP3 format Reading ID3v1...

    blog.groupdocs.com/categories/groupdocs.metadat...
  10. Konversi Data JSON dan CSV dalam C# | JSON ke C...

    Konversikan JSON ke CSV dan CSV ke JSON di C# dalam aplikasi .NET. Contoh mengonversi data JSON terstruktur menjadi CSV nilai yang dipisahkan koma dan sebaliknya....(JavaScript Object Notation) adalah format data terstruktur yang dapat...tabel, diperlukan konversi format satu sama lain. Artikel ini...

    blog.groupdocs.com/id/conversion/convert-json-a...