Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 13,530 for

file

(0.08 sec)
  1. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a File of any supported format....To access XMP metadata in a file of any supported format, GroupDocs...steps to read XMP metadata: a file that contains XMP metadata Extract...

    docs.groupdocs.com/metadata/java/working-with-x...
  2. Convert DOCX to DOCM using Node.js

    Learn how to convert DOCX to DOCM using Node.js while preserving macros and document structure. This guide explains how to export DOCX to DOCM in Node.js efficiently....js Converting DOCX files to DOCM format is essential...Microsoft Word documents. DOCM files support embedded macros, making...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  3. Convert CSV to JSON using Node.js

    Let's learn how to convert CSV to JSON using Node.js. Follow this guide to export CSV to JSON in Node.js for better data management without using extra software....understand how to process a CSV file and successfully export CSV...and provide the file path to load the CSV file Set up WebConvertOptions...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  4. How to Convert EPUB to PDF using Java

    Let's get familiar with a step-by-step process to convert EPUB to PDF using Java with simple API calls and review a sample code to convert EPUB File to PDF in Java....procedure for converting ebook file to non-editable format using...class for loading the input EPUB file for transforming to a PDF Initialize...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Licensing | Documentation

    Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations....from File The following code sets a license from a file. import...io.File ; ... String licensePath = "path to the .lic file" ;...

    docs.groupdocs.com/conversion/java/licensing-an...
  6. How to Sign XLSX with Digital Signature using C#

    In this topic, you will get help on how to sign XLSX with digital signature using C#. Also, code example will be supplied to create digital signature in XLSX using C#....digital signature into XLSX files. In this article, you will discover...providing the path of the input XLSX file as an argument to its constructor...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  7. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a File of any supported format....To access XMP metadata in a file of any supported format, GroupDocs...steps to read XMP metadata: a file that contains XMP metadata Extract...

    docs.groupdocs.com/metadata/net/working-with-xm...
  8. Export annotations and retrieve document pages ...

    post. Tagged with net, annotator, api, image....obtain annotations from a JSON file and export them to a PDF document:...AnnotationImageHandl(cfg); // Get file stream Stream manifestResourceStre...

    dev.to/groupdocs/export-annotations-and-retriev...
  9. Latest GroupDocs.Conversion Product Family topi...

    Get technical support of GroupDocs.Conversion for .NET and Java....March 28, 2025 Converting MSG file containing nested MSG attachments...20, 2025 How to convert pst file to html to view folder list...

    forum.groupdocs.com/c/conversion/11
  10. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book File format that uses the “.epub” File extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB Files. The following are the steps to read native EPUB metadata. Load an EPUB File Get the root metadata package Extract the native metadata package using the EpubRootPackage....is an e-book file format that uses the “.epub” file extension....format-specific information from EPUB files. The following are the steps...

    docs.groupdocs.com/metadata/java/working-with-m...