Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 8,289 for

page

(0.23 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. change page orientation in Java on GroupDocs Bl...

    change Page orientation in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in change Page orientation in Java on GroupDocs Blog | Document Automatio......change page orientation in Java on GroupDocs Blog | Document...Developers Recent content in change page orientation in Java on GroupDocs...

    blog.groupdocs.com/tr/tag/change-page-orientati...
  3. Working with metadata in Note formats | GroupDocs

    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. change page orientation in Java on GroupDocs Bl...

    change Page orientation in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in change Page orientation in Java on GroupDocs Blog | Document Automatio......change page orientation in Java on GroupDocs Blog | Document...Developers Recent content in change page orientation in Java on GroupDocs...

    blog.groupdocs.com/nl/tag/change-page-orientati...
  5. Known Issues | GroupDocs

    FIPS mode limitations Connection to remote email servers doesn’t support FIPS mode....Issues Leave feedback On this page FIPS mode limitations Connection...support FIPS mode. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/known-issues/
  6. Convert to PDF with advanced options | GroupDocs

    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. Convert database formats | GroupDocs

    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, , , , PDF: Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/datab...
  8. converted.doc

    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...
  9. Getting Document Information | GroupDocs

    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. Convert DOCX to PNG using C#

    Learn how to Convert DOCX to PNG using C# with the .NET conversion API, covering setup, options, and per‑Page streaming for high‑quality results....explains how to convert each page of a Word document into individual...efficiently process documents page by page. The example also demonstrates...

    kb.groupdocs.com/conversion/net/convert-docx-to...