Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 11,084 for

format

(0.05 sec)
  1. How to Convert ODT to PDF in C#

    This article provides a step-by-step procedure to convert ODT to PDF in C# and a sample working code for the C# ODT to PDF conversion application....converting from ODT to PDF format Create an instance of the Converter...disk for transforming to PDF format Create and set convert options...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. How to Convert ODT to DOCX using Java

    In this topic, you will discover the procedure how on convert ODT to DOCX using Java. Also, we will furnish you with Java code snippet to export ODT to DOCX in Java....the current digital era, file format conversions have gained paramount...Microsoft Word Document (DOCX) format. To streamline this conversion...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. 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...
  4. 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...
  5. GroupDocs.Conversion for Java | Documentation

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert files of different Formats from within Java applications....transformation between multiple file formats. It supports conversion across...including Microsoft Office formats (Word, Excel, PowerPoint),...

    docs.groupdocs.com/conversion/java/
  6. Read Metadata from XLSX using C#

    Learn how to read metadata from XLSX using C# without extra software installation. You will be provided sample code example of how to read metadata of XLSX using C#....xlsx format, accessing metadata programmatically...properties XLSX is a popular file format for spreadsheets, primarily...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  7. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Signature uses embedded json format serialization but allows user...serialization name and display format, same as to mark property of...

    docs.groupdocs.com/signature/java/sign-document...
  8. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG Formats....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/java/render-lotus-not...
  9. GroupDocs.Comparison 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....differences in two documents of same format. It can be a content difference...to compare supported file formatted documents in a very convenient...

    blog.groupdocs.com/categories/groupdocs.compari...
  10. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange....lightweight data-interchange format that is easy to edit manually...processing tools. JSON is a text format that is completely language-independent...

    blog.groupdocs.com/comparison/mastering-json-co...