Key features of GroupDocs.Markdown for .NET — document to Markdown conversion with flavor control, image handling, front matter, and more...Assembly Product Solution GroupDocs...
Install GroupDocs.Viewer for Python via .NET on Windows, Linux, or macOS — from PyPI or from a pre-downloaded wheel, including Intel and Apple Silicon builds....Assembly Product Solution GroupDocs...
Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....Assembly Product Solution GroupDocs...
Configure GroupDocs.Comparison for .NET on Linux and in Docker: install libgdiplus, Microsoft core fonts, and set up .NET 6 or .NET 8 Dockerfiles for non-Windows environments....Assembly Product Solution GroupDocs...
Free conversion API version for Node.js developers is available to evaluate the API which will be similar to licensed version but with few limitations....Assembly Product Solution GroupDocs...
Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Assembly Product Solution 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...Assembly Product Solution GroupDocs...