Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 30,044 for

client secret

(1.16 sec)
  1. Classify Documents and Raw Text using C# | REST...

    Programmatically Classify your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....Please get your Client ID and Client Secret from the dashboard... Once you have your client ID and Secret, add in the code as...

    blog.groupdocs.cloud/classification/classify-do...
  2. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....application with an unique Client Id and Client Secret combination after...previously specified Cliend Id + Client Secret credentials. You can check...

    docs.groupdocs.cloud/watermark/features-overview/
  3. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "Client_id" and Client Secret in "Client_Secret" argument....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-document-in...
  4. Python Display JSON Data in HTML Page | HTML Re...

    Generate dynamic Python reports with JSON data using GroupDocs.Assembly Cloud API. Display JSON data on HTML pages with charts, tables, and more for engaging content. A step-by-step guide with samples...."Name":"John Smith","Contract":\[ {"Client":{"Name":"A Company"},"Price":1200000}..."Price":1200000}, {"Client":{"Name":"B Ltd."},"Price":750000}, {"Client":{"Name":"C...

    blog.groupdocs.cloud/assembly/display-json-data...
  5. Compare Two PDF Files for Differences in Node.j...

    There is an error: let response = await compareApi.comparisons(request); ^^^^^ SyntaxError: await is only valid in async function Code is here: // initialize api let compareApi = groupdocs_comparison_…...'); // get your Client ID and Client Secret at https://dashboard...

    forum.groupdocs.cloud/t/compare-two-pdf-files-f...
  6. How to Retrieve Information about PDF Document ...

    I want to integrate your service for my Client’s work but I am facing some problem knocking many times on your skype no response. After everything is fine it gives “Can’t find file located at” error...integrate your service for my client’s work but I am facing some...'/vendor/autoload.php'); //Get Client Id and Client Secret from https://dashboard...

    forum.groupdocs.cloud/t/how-to-retrieve-informa...
  7. Python Page formatting issue in PDF to Word Doc...

    Also @tilal.ahmad I have a pdf that is actually somehow adjusted in A4 size but while converting it to word using GroupDocs it is not completely getting fit into A4 size. 20% of the page is cut. How can I adjust it so …...import shutil # Get your client_id and client_key at https://dashboard...required). client_id = "xxxxxxxxxxxxxxxxxxxx" client_key = "xxxxxxxxxxxxxxxxxxxx"...

    forum.groupdocs.cloud/t/python-page-formatting-...
  8. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....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/parse-by-template-d...
  9. Convert Word Document to PowerPoint Presentatio...

    PowerPoint PPTX help users to have greater visual impact. This article is about how to convert Word Document to PowerPoint Presentation using Ruby...you need to add Client Id and Client Secret before making any...Conversion Cloud API. You can get client credentials by creating an...

    blog.groupdocs.cloud/2022/05/09/convert-word-do...
  10. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...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/conversion/convert-documen...