Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 631 for

get started

(0.11 sec)
  1. 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....Request * First get JSON Web Token * Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/merger/swap-pages/
  2. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Request * First get JSON Web Token * Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/editor/working-with-spread...
  3. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Request // First get JSON Web Token // Please get your Client Id...application/json" // cURL example to get document information curl -v...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  4. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or Get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....storage Compare documents or get document info Download comparison...Request * First get JSON Web Token * Please get your Client Id...

    docs.groupdocs.cloud/comparison/compare-multipl...
  5. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents toGether it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. 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 It could be omitted for default storage....Request * First get JSON Web Token * Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  6. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. 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 the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...convert the to Html Format and get the output as a storage URL Resource...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/conversion/convert-to-html...
  7. Convert Visio VSDX to PDF in Java - A Step-by-S...

    Convert Visio file to PDF in Java using GroupDocs.Conversion Cloud SDK for Java. Learn how to efficiently convert Visio files to PDF format with this SDK.... So let’s get started! We will cover the following...up for a GroupDocs account to get the Client ID and Client Secret...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  8. 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....document Required Resource URI HTTP GET ~/Pages/Move lets you call this...Request * First get JSON Web Token * Please get your Client Id...

    docs.groupdocs.cloud/merger/move-pages/
  9. 4. Convert One Note Document with Load Options ...

    This example demonstrates how to convert one note documents into pdf documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....Request # First get JSON Web Token # Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/conversion/convert-one-not...
  10. Backroung Brush and Stamp Brush Styles Signatur...

    Ruby SDK release for public use of GroupDocs.Viewer cloud features in Ruby based applications....7" bundle install: Getting Started # Once you are done with...require 'groupdocs_viewer_cloud' Get your app_sid and app_key at https://dashboard...

    blog.groupdocs.cloud/viewer/introduction-of-rub...