Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 6,159 for

api configuration

(0.06 sec)
  1. 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....Spreadsheet documents This REST API provides an ability to load the...~/load lets you call this REST API directly from the browser. The...

    docs.groupdocs.cloud/editor/working-with-spread...
  2. Working With Storage | Documentation

    Storage existence Api This Api intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. Api Explorer GroupDocs.Merger Cloud Api Reference lets you try out Storage existence Api right away in your browser! It allows you to effortlessly interact and try out every single operation our Apis expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://Api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our Api is completely independent of your operating system, database system or development language....this page Storage existence API This API intended for checking the...storage with a given name from . API Explorer lets you try out right...

    docs.groupdocs.cloud/merger/working-with-storage/
  3. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST Api allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST Api directly from the browser....Conversion Cloud REST API allows us to convert the to Word.../conversion lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-to-word...
  4. 發布下一代 GroupDocs.Signature 雲 API

    GroupDocs.Signature for Cloud 是一個 REST Api,用於創建、驗證和搜索應用程序中文檔的不同類型的 Signatures 對象...它是一個電子簽名 REST API,可在您的應用程序中添加電子簽名的功能,而無需安裝任何其他軟件。...。 GroupDocs.Signature Cloud API 是一種為您的應用程序提供電子簽名功能的簡單方法,具有 添加電子簽名...

    blog.groupdocs.cloud/zh-hant/signature/releasin...
  5. 发布下一代 GroupDocs.Signature 云 API

    GroupDocs.Signature for Cloud 是一个 REST Api,用于创建、验证和搜索应用程序中文档的不同类型的 Signatures 对象...它是一个电子签名 REST API,可在您的应用程序中添加电子签名的功能,而无需安装任何其他软件。...。 GroupDocs.Signature Cloud API 是一种为您的应用程序提供电子签名功能的简单方法,具有 添加电子签名...

    blog.groupdocs.cloud/zh/signature/releasing-nex...
  6. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. 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.... API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/compare-multipl...
  7. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here).... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a 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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...
  9. 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....feedback On this page This REST API allows merging two or more documents...~/join lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  10. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This Api allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name Api will find the folder in GroupDocs Cloud Storage. Api Explorer GroupDocs.Merger Cloud Api Reference lets you try out List Files in a Folder Api right away in your browser. It allows you to effortlessly interact and try out every single operation that our Apis expose....Listing of a Specific Folder This API allows you to get a list of all...you do not pass storage name API will find the folder in GroupDocs...

    docs.groupdocs.cloud/merger/working-with-folder/