Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 7,024 for

page

(0.04 sec)
  1. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks Java API....stream Leave feedback On this page The following example democtrates...document . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/load-from-str...
  2. Merge pages from various documents | Documentation

    This article explains how to merge some Pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....files / Merge pages from various documents Merge pages from various...With you can combine different pages from multiple source documents...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  3. Rotate pages | Documentation

    Following this guide you will learn how to change PDF document Page rotation angle using GroupDocs.Merger for Python via .NET API....document operations / Rotate pages Rotate pages Leave feedback allows...allows to change page rotation angle by setting it to 90, 180 or 270...

    docs.groupdocs.com/merger/python-net/rotate-pages/
  4. Get text coordinates | Documentation

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document Page image....Page ; import com.groupdocs.viewer...viewInfoOptions ); for ( Page page : viewInfo . getPages ())...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  5. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to get load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...worksheets into pages Render whole worksheet on one page Split worksheet...worksheet by page breaks Render only print area Render print area...

    blog.groupdocs.com/viewer/working-with-spreadsh...
  6. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....formats Leave feedback On this page About note-taking file formats...files contain sections and pages for storing notes. A note document...

    docs.groupdocs.com/conversion/java/convert/note/
  7. Add link annotation | Documentation

    The Page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Link annotation adds a hyperlink...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/net/add-link-anno...
  8. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....or higher Leave feedback This page describes migration to the 19...rendered page as it is rendered, not when all pages are rendered...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...
  9. 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...
  10. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return Page number and Page stream. Using getPagePreview method you will get list of Page image representations for a document of known format. So, source document file format should be specified.... It will return page number and page stream. Using getPagePreview...method you will get list of page image representations for a...

    blog.groupdocs.com/merger/get-image-representat...