Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 5,610 for

secret client

(0.05 sec)
  1. How to Convert EML files to PDF Online using RE...

    It is easy to convert emails EML format to PDF including attachments. This article is about how to convert EML files to PDF online using REST API in Ruby....that is used by many email clients to save emails on your PC or...quickly get your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. Remove Annotations From Word in Python

    Programmatically extract or remove annotations from Word in Python. GroupDocs.Annotation offers Cloud SDKs and REST APIs to delete annotations programmatically....Please get your Client ID and Client Secret from the dashboard... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/annotation/extract-or-remo...
  3. Add Watermark to Images using Java | Text or Im...

    Programmatically Add Text or Image Watermark to JPEG images using a REST API on the cloud with Watermarking Cloud SDK for Java....Please get your Client ID and Client Secret from the dashboard...code examples. Add your ID and Secret in the code as demonstrated...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  4. 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....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/reject-all-revi...
  5. 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/
  6. 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/
  7. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "Client_id" and Client Secret in "Client_Secret" argument. curl -v "https://api....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/merger/join-images/
  8. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...One set of keys Client Id and Client Secret are required for...

    docs.groupdocs.cloud/viewer/features-overview/
  9. Convert DOCX to PDF in C# | Online DOC to PDF c...

    Easily convert DOC and DOCX files to high-quality PDF format using REST API. Learn how to transform DOC, DOCX files to pdf online....Conversion-Cloud Get your Client ID and Client Secret from GroupDocs Cloud...= "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" }; var...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  10. 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....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/merger/swap-pages/