Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 6,166 for

id client

(0.04 sec)
  1. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besIdes the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....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/parser/extract-images-by-a...
  2. Adding Watermark in Word | Document Watermarkin...

    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....Watermark-Cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  3. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects 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 Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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....Token // Please get your Client Id and Client Secret from https://dashboard...Kindly place Client Id in the "client_id" and Client Secret in the...

    docs.groupdocs.cloud/annotation/extract-annotat...
  4. 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-...
  5. Combine Word Documents in C# | Merge DOC/DOCX F...

    Learn how to combine multiple Word (DOC, DOCX) documents into single file using REST API. Our guIde with C# code examples for automating Word file merging...You’ll also need your Client ID and Client Secret , which can be...Configuration class with the Client ID and Client Secret. Instantiate...

    blog.groupdocs.cloud/merger/merge-word-document...
  6. Paraphrase file with GroupDocs.Rewriter SDK | D...

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

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  7. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method 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. Swagger UI lets you call this REST API directly from the browser....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-rev...
  8. Convert Text to Image in Java

    Follow this guIde to learn how to convert Text to Image in Java programmatically. GroupDocs.Conversion offers Cloud SDKs and REST APIs to convert TXT to PNG....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...step is to obtain the Client ID and Client Secret from the API...

    blog.groupdocs.cloud/conversion/convert-text-to...
  9. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion...<repository> <id>repository.groupdocs.cloud</id> <name>repository...API credentials(i.e. Client ID and Client Secret). You may visit...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  10. Online HTML to Word Document | Convert HTML to ...

    Easy and simple HTML to Word document conversion using Java REST API. Use Java REST API to convert HTML file to MS Word document DOC or DOCX online...<repository> <id>repository.groupdocs.cloud</id> <name>repository...Dashboard and grab your Client ID and Client Secret (please follow...

    blog.groupdocs.cloud/conversion/convert-html-to...