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

secret client

(0.12 sec)
  1. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved 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 Store in User Storage 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-s...
  2. Convert Markdown to HTML in C#

    Follow this guide to convert Markdown to HTML in C#. GroupDocs.Conversion provides rich methods and properties to convert MD to HTML programmatically....your application Client ID and Client Secret from the API Cloud...initialize it with the Client Secret & Client ID. Define the value...

    blog.groupdocs.cloud/conversion/convert-markdow...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container 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-o...
  10. 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...