Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 55,932 for

api

(0.04 sec)
  1. 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...Upgrade an Order Support Docs API Reference Live Demos Free Support...Get ZIP format metadata The API allows detecting ZIP archives...

    docs.groupdocs.com/metadata/java/working-with-z...
  2. 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....Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs.Metadata API supports extracting format-specific...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Watermarks in word processing document | Docume...

    This article explains how to add watermarks in word processing document....Upgrade an Order Support Docs API Reference Live Demos Free Support...headers. GroupDocs.Watermark API uses the same approach. When...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  4. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....Upgrade an Order Support Docs API Reference Live Demos Free Support...this the GroupDocs.Metadata API provides direct access to the...

    docs.groupdocs.com/metadata/net/working-with-ip...
  5. How to Convert XLSX to PDF using Java

    This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java....Find Answers by API GroupDocs.Total Product Family GroupDocs...accomplished with only a few API calls. After installing the document...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Convert XLSX to PDF using C#

    In this article, you will be guided on how to convert XLSX to PDF using C#. Also, a code example will be provided to demonstrate how to generate PDF from XLSX in C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...conversion only needs a few API calls. It is very easy to integrate...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Convert HTML to RTF in C#

    In this quick how-to tutorial, we will explain the steps to convert HTML to RTF in C# and how to implement C# HTML to RTF feature using this guide....Find Answers by API GroupDocs.Total Product Family GroupDocs...feature is developed with a few API calls and just two-three lines...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Saving to HTML with External Resource Files | D...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Upgrade an Order Support Docs API Reference Live Demos Free Support...code snippet shows the way of API usage: In the following example...

    docs.groupdocs.com/assembly/java/saving-to-html...
  9. Ինչպես փոխարկել HTML-ը Word-ի՝ օգտագործելով C#

    Այս կարճ ձեռնարկը բացատրում է ձեզ, թե ինչպես փոխարկել HTML-ը Word-ի՝ օգտագործելով C# առանց որևէ երրորդ կողմի գործիքի և ինչպես օգտագործել այս ուղեցույցը՝ HTML-ը Word-ի C#-ով փոխարկելու համար:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...հեշտությամբ՝ ընդամենը մի քանի API զանգերով և առանց երրորդ կողմի...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  10. Ինչպես փոխարկել Excel-ը HTML-ի՝ օգտագործելով C#

    Եկեք ծանոթանանք Excel-ը C#-ի միջոցով HTML-ի փոխարկելու ընթացակարգին: Իմացեք, թե ինչպես օգտագործել հրահանգները՝ գրելու կոդը՝ Excel-ը C#-ով HTML արտահանելու համար:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...երեք-չորս տող կոդ, որը բաղկացած է API զանգերից: Ավելին, դուք կարող...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...