Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,126 for

get pages

(0.1 sec)
  1. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output Pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output Pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or Get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....watermark Leave feedback On this page GroupDocs.Viewer Cloud enables...apply a watermark on the output pages (HTML / Image / PDF). The following...

    docs.groupdocs.cloud/viewer/add-watermark/
  2. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (into an image, HTML or PDF) by dividing into square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared to rendering the entire document at once. Generally, DWG documents are divided into Pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate page....tiles Leave feedback On this page Tiled rendering or (rendering...documents are divided into pages by Model and Layouts, but when...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  3. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific Pages only by setting Pages range. This operation supports only documents with Pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Request # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard....Images by a Page Number Range Extract Images by a Page Number Range...Range Leave feedback On this page This REST API allows extracting...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  4. Split Word Documents in Ruby - Word Document Sp...

    You may need to split huge Word files and DOC/DOCX Pages into smaller files. Let's learn how to Split Word Documents in Ruby using a Word document splitter....Multi-Page Word Documents Split Document to Single Page Documents...Providing Exact Page Number Split Document to One-Page Documents by...

    blog.groupdocs.cloud/merger/split-word-document...
  5. How to Change Page Orientation in Word Document...

    Change word document orientation to portrait or landscape in same word document. Let's examine how to change page orientation in Word document using Ruby....Polski Change Orientation of one Page Word to Landscape or Portrait...Portrait Word offers a variety of page layout and formatting options...

    blog.groupdocs.cloud/merger/how-to-change-page-...
  6. Merge PDF Files using REST API in Python | Comb...

    Programmatically merge PDF files using a REST API on the cloud in Python with Document Merger Cloud SDK for Python. Merge specific Pages of PDFs in Python....API in Python Merge Specific Pages of Multiple PDF Files using...exchange, rotate or change the page orientation either as portrait...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...
  7. Merge PowerPoint PPT/PPTX Files Online using RE...

    Combine multiple PowerPoint presentations into a single file. This article is about how to merge powerPoint PPT/PPTX files online using REST API in Ruby....API in Ruby Merge Specific Pages of Multiple PowerPoint Files...exchange, rotate or change the page orientation either as portrait...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  8. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want to render: Visio scheme Pages or figures of Visio scheme. If Visio scheme does not contain Pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically. API Usage There are steps that usage of GroupDocs....Figures Leave feedback On this page When you are converting Visio...want to render: Visio scheme pages or figures of Visio scheme....

    docs.groupdocs.cloud/viewer/render-visio-docume...
  9. Split PDF Files using REST API in Ruby

    Split a PDF document at certain Pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....SDK Split PDF Files into One-Page Documents using Ruby How to...into Multi-Page PDF using Ruby Split PDF to Single Page Files by...

    blog.groupdocs.cloud/merger/split-pdf-files-usi...
  10. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....formats Leave feedback On this page This REST API allows merging...password-protected documents Pages Collection of page numbers to use in...

    docs.groupdocs.cloud/merger/join-document-cross...