Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,608 for

updated packages

(0.17 sec)
  1. Converting Excel files with Groupdocs Version 2...

    Hello, We are using Groupdocs with JAVA for converting office documents on Windows within a web application. We are encountering an error when trying convert excel files with Ver. 26.1. None of them can be converted. Us…...other) conversion pipeline was updated to use the new ExcelConversionOptio...GroupDocs.Conversion.Native package (or a compatible Office installation)...

    forum.groupdocs.com/t/converting-excel-files-wi...
  2. Convert RTF to JPG using Node.js

    Effortlessly convert RTF to JPG using Node.js with a streamlined approach. Follow our guide to export RTF to JPG in Node.js while maintaining quality....conversion package in your project to unlock the...RTF to DOCX using Node.js . Updated on 28 Mar 2025 English Français...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  3. How to work with Metadata tags

    Explain how to work with Metadata tags...explore how to find, add, copy, update, and remove metadata using...in the appropriate metadata package if the format supports it....

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  4. Manage EPUB Metadata using Java – Metadata Editor

    Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items....programmatically read, edit, and update EPUB metadata properties, including...This API enables reading, updating, adding, cleaning, and removing...

    blog.groupdocs.com/metadata/manage-epub-metadat...
  5. Convert RTF to TXT using Node.js

    Easily convert RTF to TXT using Node.js while preserving content accuracy. Follow this guide to efficiently export RTF to TXT in Node.js with minimal effort....conversion package in your project to enable file...involves setting up the required package, loading the RTF file, and...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  6. Sign document error when using Azure Key Vault:...

    Hello, I am evaluating the GroupDocs.Signature product before purchasing, I am trying to generate a signed PDF signed with Azure Key Vault… I am following the documentation provided, but when I call the sign method I am…...have an estimate on when this update would be available? We need...API to use and without this update we will not be able to use...

    forum.groupdocs.com/t/sign-document-error-when-...
  7. Working with ZIP archives | GroupDocs

    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 ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....metadata package Extract the native metadata package using Read...GetString ( file . RawName )); } } Updating the user comment GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-zi...
  8. Convert CSV to XML using Node.js

    Learn how to convert CSV to XML using Node.js for efficient data transformation. A step-by-step instructions will be provided to export CSV to XML in Node.js....conversion package into your project to activate...CSV to MD using Node.js . Updated on 20 Mar 2025 English Français...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  9. Convert PDF to PPT using Node.js

    Learn how to convert PDF to PPT using Node.js with a step-by-step guide. Easily export PDF to PPT in Node.js for seamless editing and presentation....After installing the required package, create an instance of the...PDF to GIF using Node.js . Updated on 14 Mar 2025 English Français...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  10. Working with ZIP archives | GroupDocs

    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...metadata package Extract the native metadata package using the...getRawName (), charset )); } } Updating the user comment GroupDocs...

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