Hi,
When we try to convert a document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in characters. Can you please suggest something here?...docx (465.4 KB) evgen.efimov February...
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....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
Hi,
I’m encountering a runtime exception when attempting to convert documents using GroupDocs.Conversion.CrossPlatform on an Azure Linux App Service (.NET 8).
Despite using the CrossPlatform package, conversions fail w…..., HTML → PDF, DOCX → PNG). The full version number...
This article shows that how to provides syntax of all elements allowed in text search queries....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This page contains information about the purpose and use of all search network events....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
Learn how to compare Word documents programmatically using GroupDocs.Comparison for Node.js via Java. Compare documents with custom styling, handle password-protected files, and use streams for memory-efficient processing....how to compare Word documents (DOCX) using GroupDocs.Comparison...'sample-files/source.docx' , 'sample-files/target.docx' , 'output/result...
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....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....demonstrates editing a sample DOCX file “Fields.docx”, that contains 3 input...editor = new Editor ( "Fields.docx" ); WordProcessingEditOp optionsWithoutClassN...