Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 30,953 for

id client

(0.12 sec)
  1. 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_…...loud'); // get your Client ID and Client Secret at https://dashboard...

    forum.groupdocs.cloud/t/compare-two-pdf-files-f...
  2. 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....Classification-Cloud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your client ID and Secret, add in the code...

    blog.groupdocs.cloud/classification/classify-do...
  3. GroupDocs.Viewer 云 |云文档渲染Java SDK

    Java Rest API&SDK用于查看和渲染云中最受欢迎的文档文件格式。查看Word,Excel,PowerPoint,OpenOffice,HTML,电子邮件,PDF等。...注册一个帐户并在 Cloud Dashboard 查找/创建客户端 ID 和客户端密码。有可用的免费配额。有关详细信息,请参阅 GroupDocs...<repository> <id> repository.groupdocs.cloud </id> <name> repository...

    releases.groupdocs.cloud/zh/viewer/java/
  4. GitHub - groupdocs-merger-cloud/groupdocs-merge...

    Java library for communicating with the GroupDocs.Merger Cloud API - groupdocs-merger-cloud/groupdocs-merger-cloud-java...repository > < id >groupdocs-artifact-repository</ id > < name >GroupDocs...groupdocs . cloud . merger . client .*; import com . groupdocs...

    github.com/groupdocs-merger-cloud/groupdocs-mer...
  5. 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....clearance or ids of the watermarks to remove. Ids could be retrieved...application with an unique Client Id and Client Secret combination after...

    docs.groupdocs.cloud/watermark/features-overview/
  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....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/parse-by-template-d...
  7. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....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-changes-coo...
  8. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (into an image, HTML or PDF) by divIding into square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared to rendering the entire document at once. Generally, DWG documents are divIded into pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate page....MyClientSecret = "" ; // Get Client Id and Client Secret from https://dashboard...MyClientId = "" ; // Get Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  9. 使用 REST API 查找和替换文档中的水印

    使用适用于 .NET 的 Watermarking Cloud SDK 在 C# 中的云文档中使用 REST API 以编程方式查找和替换水印文本或图像...dashboard 获取您的 Client IDClient Secret。在代码中添加您的 ID 和 Secret,如下所示:..."YOUR-CLIENT-ID"; string MyClientSecret = "YOUR-CLIENT-SECRET";...

    blog.groupdocs.cloud/zh/watermark/find-and-repl...
  10. GroupDocs.Annotation Cloud | Document Annotator...

    Java REST API & SDK to works with various types of cloud document annotations, such as, area, distance, ellipse, image, link, point, watermarking & redaction....Requirements Building the API client library requires: Java 1.7+...Cloud and lookup/create Client ID and Client Secret at Cloud Dashboard...

    releases.groupdocs.cloud/annotation/java/