Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 6,854 for

page

(0.03 sec)
  1. Optimize the PDF file by removing unused resour...

    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...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. Merge pages in the arbitrary order | Documentation

    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...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  3. Working with metadata in Note formats | Documen...

    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...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Float and paginal modes | Documentation

    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,...

    docs.groupdocs.com/editor/java/float-and-pagina...
  5. Saving | Documentation

    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...

    docs.groupdocs.com/annotation/net/saving/
  6. Convert to PDF with advanced options | Document...

    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...

    docs.groupdocs.com/conversion/java/convert-to-p...
  7. Rearrange Word Pages in Java | Organize DOC/DOC...

    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...

    blog.groupdocs.com/merger/move-word-pages-using...
  8. Convert database formats | Documentation

    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: , , ,...

    docs.groupdocs.com/conversion/net/convert/datab...
  9. Getting Document Information | Documentation

    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...

    docs.groupdocs.com/conversion/java/get-document...
  10. Render to HTML | Documentation

    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...

    docs.groupdocs.com/viewer/nodejs-java/rendering...