Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 6,786 for

page

(0.12 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. TIFF to PDF Conversion Result is Too Large - Fr...

    Hello, I am trying to convert multi-size, multi-Page TIFF streams into PDF files. I am able to convert the file and the PDF can load in Chrome but it is far too large (larger than 200 inches on at least one side). As a …...to convert multi-size, multi-page TIFF streams into PDF files...afterwards, to resize each individual page in order to keep the total dimensions...

    forum.groupdocs.com/t/tiff-to-pdf-conversion-re...
  3. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image Pages when rendering documents with GroupDocs.Viewer within your .NET applications....Rotate pages Rotate pages Leave feedback To rotate a page when...the following two parameters: page number rotation angle The rotation...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...
  4. Get document information | Documentation

    This article explains how to detect document file type and calculate Pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger.... - indicates count of pages for text processing document...properties for each document page. For example, height and width...

    docs.groupdocs.com/merger/net/get-document-info...
  5. Presentation PowerPoint

    Text inside a bookmark 1 Page 1 heading! Sample test text - Page 1! Text inside a bookmark 2 Page 2 heading! Sample test text - Page 2! Text inside a bookmark 3 Page 3 heading! Sample test text - P......bookmark 1 Page 1 heading! Sample test text - Page 1! Text inside...bookmark 2 Page 2 heading! Sample test text - Page 2! Text inside...

    docs.groupdocs.com/conversion/java/_sample_file...
  6. 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...
  7. 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...
  8. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....documents Leave feedback On this page When it comes to convenient..., JPG, , , , , , TIF, , , , Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/wordp...
  9. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image Pages when rendering documents with GroupDocs.Viewer within your Java applications....Rotate pages Rotate pages Leave feedback To rotate a page when...the following two parameters: page number rotation angle The rotation...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  10. 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...