This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....resources Leave feedback On this page In some cases documents may...objects found. Every document page has its Resources dictionary...
This article explains how to merge arbitrary Pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....files / Merge pages in the arbitrary order Merge pages in the arbitrary...feedback On this page With you can combine different pages from multiple...
GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information.
Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about Pages in a note document....to obtain information about pages in a note document. Please follow...() != null ) { for ( NotePage page : root . getInspectionPackage...
This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....modes Leave feedback On this page How to enable different document...and paginal (also known as paged ), where first one — float,...
The SaveOptions class provides the following properties to customize the saving process:
AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first Page number to save specific Page range; LastPage defines the last Page number to save specific Page range; OnlyAnnotatedPages indicates whether to save only annotated Pages or not. For details, see the following Pages:...defines the first page number to save specific page range; defines...defines the last page number to save specific page range; indicates...
Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java.... Define the desired page width (in pixels) of the output...conversion. Define the desired page height (in pixels) of the output...
Reorder the Pages of Word files in Java. The running example shows how to change the order of Pages in DOC/DOCX files using document automation Java API....files, it is never easy to move pages without losing the formatting... In order to rearrange the pages, this article discusses, how...
This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for .NET....formats Leave feedback On this page A database is a collection of..., JPG, , , , , , TIF, , , , Page Description Language: , , ,...
This article explains how to detect the document file type and calculate the number of Pages when converting a file with GroupDocs.Conversion for Java....format Creation date File size Page count Below is an example demonstrating...()); System . out . println ( "Pages count: " + info . getPagesCount...
With GroupDocs.Viewer for Node.js you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Viewer renders each page of the source document as a...with external resources stores page resources as separate files...