This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....Assembly Product Solution GroupDocs...
Set up a virtual environment, install groupdocs-editor-net, and run three minimal examples — round-trip edit a DOCX, convert DOCX → PDF through HTML, and read document info — in under five minutes....Assembly Product Solution GroupDocs...
Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11:
Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Assembly Product Solution GroupDocs...
In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....Assembly Product Solution GroupDocs...
Render every page of a multi-page document into its own output file — loop page_number with pages_count=1 and Converter.convert() to produce one PNG, PDF, or image per page with GroupDocs.Conversion for Python via .NET....Assembly Product Solution GroupDocs...
This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java....Assembly Product Solution GroupDocs...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information.
Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Assembly Product Solution GroupDocs...