Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,403 for

id client

(0.04 sec)
  1. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  2. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  3. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provIdes an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can Identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....application with an unique Client Id and Client Secret combination after...previously specified Cliend Id + Client Secret credentials. You can...

    docs.groupdocs.cloud/comparison/overview/
  4. Python Generate HTML Report from XML | HTML Rep...

    Use the GroupDocs.Assembly Cloud API to generate dynamic HTML reports with XML data in Python....<Contract> <Client> <Name>A Company</Name> </Client> <Price>1200000</Price>...alongside their corresponding Clients and related information. Subsequently...

    blog.groupdocs.cloud/assembly/display-xml-data-...
  5. Extract Images from Word in Node.js

    Extract Images from Word in Node.js. Develop your image file extractor using GroupDocs.Parser Cloud SDKs for your business software and boost productivity....obtain API credentials (Client ID, Client Secret) from our API Cloud...Configuration class with the Client ID and Client Secret. Invoke the fromConfig...

    blog.groupdocs.cloud/parser/extract-images-from...
  6. Convert GIF to PNG in Node.js

    Want to Convert GIF to PNG in Node.js? GroupDocs.Conversion offers Cloud SDKs and REST APIs to achieve GIF to PNG conversion programmatically....the API Credentials (Client ID, Client Secret). You can obtain...credentials (i.e. Client Secret, Client ID). Next, Instantiate...

    blog.groupdocs.cloud/conversion/convert-gif-to-...
  7. 在 Python 中使用 REST API 将项目数据从 MPP 渲染为 PDF

    使用适用于 Python 的 Document Viewer Cloud SDK 在 Python 中使用云中的 REST API 以编程方式将项目数据从 MPP 或 MPT 呈现为 PDF。...获取您的 Client IDClient Secret。在代码中添加您的 ID 和密码,如下所示: client_id...client_id = "YOUR-CLIENT-ID" client_secret = "YOUR-CLIENT-SECRET" my_storage...

    blog.groupdocs.cloud/zh/viewer/render-project-d...
  8. 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....Token // Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  9. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. 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....Token * Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/comparison/get-list-of-cha...
  10. 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....You need to get your Client ID and Client Secret from the dashboard...code examples. Add your Client ID and Client Secret in the code as...

    blog.groupdocs.cloud/merger/merge-multiple-pdf-...