Works fine locally. Issue happens in docker container running on Alpine Linux.
GroupDocs.Conversion: v22.12
.NET version: .NET 7.0
Error Message:
GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…... rtf, docx, pptx, xlsx works fine. I have attached...
Learn how to extract text from PDF documents using GroupDocs.Parser for .NET. Extract text from entire PDF or specific pages with error handling. Includes PDF text extraction library C# examples.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
This article shows that how to provides syntax of all elements allowed in text search queries.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...
GroupDocs.Merger for Python via .NET merges, splits, and reorganises documents — PDF, DOCX, Xlsx, PPTX, images, and more — entirely on-premise without Microsoft Office....supported formats — DOCX, PDF, XLSX, PPTX, images, Visio diagrams...
This page contains information about the purpose and use of all search network events.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...
Learn how to easily extract table content from Word documents (.doc, .docx) using GroupDocs.Parser for .NET.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files.
The following are the steps to read native ASF metadata.
Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...