Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 30,044 for

secret client

(0.07 sec)
  1. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....application with an unique Client Id and Client Secret combination after...previously specified Cliend Id + Client Secret credentials. You can check...

    docs.groupdocs.cloud/classification/overview/
  2. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the 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 moving 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/move-pages/
  3. GroupDocs.Viewer Cloud | Cloud Document Renderi...

    Java REST API & SDK for viewing & rendering most popular document file formats in the cloud. View Word, Excel, PowerPoint, OpenOffice, HTML, emails, PDF, etc....Requirements Building the API client library requires: Java 1.7+...and lookup/create Client ID and Client Secret at Cloud Dashboard...

    releases.groupdocs.cloud/viewer/java/
  4. Not able to read sourceand target files while c...

    I have tried using the full paths as well. I am not quite sure why this is happening. This is the error: groupdocs_comparison_cloud.api_exception.ApiException: (errorItemNotFound) Message: Can’t find file located at ‘…...groupdocs_comparison_cloud # set client_id = "abc" client_secret = "cde" configuration...oud.Configuration(client_id, client_secret) configuration.api_base_url...

    forum.groupdocs.cloud/t/not-able-to-read-source...
  5. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....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/remove-pages/
  6. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...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/generate-document-p...
  7. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....storage Edit HTML document at client side Upload HTML document back...Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/editor/working-with-text-d...
  8. 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 before... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  9. 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...
  10. 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 these...API credentials (i.e. Client Secret, Client ID). Next, Instantiate...

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