Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,106 for

get pages

(0.06 sec)
  1. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to Get all attachments from MSG file. 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....Guide / Basic usage / Get attachments Get attachments Leave feedback...feedback On this page GroupDocs.Viewer Cloud API enables you to...

    docs.groupdocs.cloud/viewer/get-attachments/
  2. Swap Pages | Documentation

    This REST API allows swapping two Pages of positions within the source document. The result is a new document where two Pages have their positions exchanged. For swapping Pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document Pages....Developer Guide / Pages Operations / Swap Pages Swap Pages Leave feedback...On this page This REST API allows swapping two pages of positions...

    docs.groupdocs.cloud/merger/swap-pages/
  3. Delete Document Pages | Documentation

    Delete Pages method allows to delete Pages in the cloud storage, created by Get Pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result Pages from cloud storage Delete Pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Delete Document Pages Delete Document Pages Leave feedback On...On this page Delete Pages method allows to delete pages in the...

    docs.groupdocs.cloud/annotation/delete-pages/
  4. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document Pages. The order of the Pages in the source document is never changed, instead, the API applies reordering to the resultant PDF document. The following code snippet shows how to reorder 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....Reorder pages Reorder pages Leave feedback On this page GroupDocs...reorder the document pages. The order of the pages in the source document...

    docs.groupdocs.cloud/viewer/reorder-pages/
  5. Mix Document Pages | Documentation

    This REST API allows mixing specific Pages from several source documents into a single resultant document. You can specify the exact order and selection of Pages from each document, enabling advanced document composition scenarios. To mix Pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which Pages to take from which document and in what order. The output path for the resultant document....Document Pages Mix Document Pages Leave feedback On this page This...API allows mixing specific pages from several source documents...

    docs.groupdocs.cloud/merger/mix-document-pages/
  6. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document Pages....Developer Guide / Pages Operations / Move Pages Move Pages Leave feedback...feedback On this page This REST API provides a move page feature that...

    docs.groupdocs.cloud/merger/move-pages/
  7. Render hidden pages | Documentation

    Hidden Pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden Pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden 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....hidden pages Render hidden pages Leave feedback On this page Hidden...Hidden pages are not rendered by default. In order to include them...

    docs.groupdocs.cloud/viewer/render-hidden-pages/
  8. Get View Info for CAD Drawing | Documentation

    GroupDocs.Viewer Cloud provides additional information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view information for CAD drawing call Info method and cast output result to CadViewInfo type. Following example demonstrates how to retrieve view information for CAD drawing. 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....CAD Drawings / Get View Info for CAD Drawing Get View Info for...Drawing Leave feedback On this page GroupDocs.Viewer Cloud provides...

    docs.groupdocs.cloud/viewer/get-view-info-for-c...
  9. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific Pages from word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Convert Specific Pages Convert Specific Pages Leave feedback On...On this page This example demonstrates how to convert specific...

    docs.groupdocs.cloud/conversion/convert-specifi...
  10. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. 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. Swagger UI lets you call this REST API directly from the browser....PDF Documents / Get View Info for PDF Document Get View Info for...Document Leave feedback On this page GroupDocs.Viewer Cloud provides...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...