Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,620 for

storage api

(0.31 sec)
  1. Get Document Information | Documentation

    This REST Api allows obtaining basic information about the document. The endpoint accepts the document Storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the Storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default Storage....feedback On this page This REST API allows obtaining basic information...endpoint accepts the document storage path as input payload. Here...

    docs.groupdocs.cloud/watermark/get-document-inf...
  2. 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....Viewer Cloud API enables you to to retrieve a...all attachments from MSG file. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/get-attachments/
  3. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST Api for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....Next Generation GroupDocs Cloud APIs. Our product team works hard...Cloud REST API 17.11 The Groupdocs.Viewer Cloud REST API) offers...

    blog.groupdocs.cloud/viewer/first-public-releas...
  4. Releasing Next Generation GroupDocs.Signature C...

    GroupDocs.Signature for Cloud is a REST Api to create, verify and search different type of Signatures objects to documents in your application... It is an e-Signature REST API to add the power of electronic...The GroupDocs.Signature Cloud API is an easy way to give your apps...

    blog.groupdocs.cloud/signature/releasing-next-g...
  5. 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....feedback On this page This REST API allows swapping two pages of...with a path to document in storage. For protected documents, it...

    docs.groupdocs.cloud/merger/swap-pages/
  6. ViewResult | Documentation

    ViewResult data structure returned by Document View Api working-with-viewer-Api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://Api.groupdocs.cloud/v2.0/viewer/Storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://Api.groupdocs.cloud/v2.0/viewer/Storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://Api.groupdocs.cloud/v2.0/viewer/Storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://Api.groupdocs.cloud/v2.0/viewer/Storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....Document working-with-viewer-api as output result ViewResult example...: "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewe...

    docs.groupdocs.cloud/viewer/viewresult/
  7. Convert PDF document to HTML webpage in Java

    Change your PDF to HTML format using simple and easy to use file converter Api. This article is about how to convert PDF to HTML in Java using REST Api....PDF to HTML in Java using REST API As a Java developer, you can...the GroupDocs.Conversion REST API. In certain scenarios, you may...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. Merge PDF Files using a REST API | Combine Spec...

    Programmatically merge multiple PDF files using a REST Api on the cloud in C#. Use document merger REST Api to combine two or more files using .NET SDK....Multiple PDF Files using a REST API Facebook Twitter Linkedin As...merge PDF files using a REST API . The following topics shall...

    blog.groupdocs.cloud/2021/02/02/merge-multiple-...
  9. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST Api that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Merger Cloud is a REST API that allows you to join multiple...operations GroupDocs.Merger API allows to manage document password-protection...

    docs.groupdocs.cloud/merger/features-overview/
  10. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive 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....input document into cloud storage Convert document Download converted...document from storage Steps 1 and 3 are storage operations, please...

    docs.groupdocs.cloud/conversion/convert-n-conse...