Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,678 for

groupdocs.editor cloud

(0.49 sec)
  1. Add Watermark to Word Documents using REST API ...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the Cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....documents programmatically on the cloud. The watermarks are used to...SDK of GroupDocs.Watermark Cloud API. It allows you to programmatically...

    blog.groupdocs.cloud/2021/07/23/add-watermark-t...
  2. Merge Multiple File Types into One Document usi...

    How to Merge Multiple File Types into One Document using Ruby...types into one file on the cloud. In this article, we will learn...Ruby SDK of GroupDocs.Merger Cloud API . It enables us to combine...

    blog.groupdocs.cloud/2022/05/21/merge-multiple-...
  3. Translating Excel files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating Excel files....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/file/sdk/excel/
  4. Translating Markdown files with GroupDocs.Trans...

    How to use GroupDocs.Translation Cloud SDK for translating Markdown files....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/file/sdk/markd...
  5. Translating HTML files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating HTML files....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/file/sdk/html/
  6. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/metered-consump...
  7. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.Cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/get-document-me...
  8. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. 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....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  9. 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....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/delete-pages/
  10. Convert BMP to PDF using Rest API in Python

    Our BMP image to PDF converter API will keep the quality of the original file. This article is about how to convert BMP to PDF using Rest API in Python....Cloud Conversion API any developer...SDK of GroupDocs.Conversion Cloud API. This API allows you to...

    blog.groupdocs.cloud/2022/08/05/convert-bmp-to-...