Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 6,799 for

id client

(1.51 sec)
  1. Trích xuất các trang PDF trong Java | Trình trí...

    Tìm hiểu cách trích xuất các trang từ PDF bằng Java và tách các trang PDF trực tuyến. Bài viết này cung cấp hướng dẫn từng bước về cách sử dụng API GroupDocs.Merger....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...API của bạn . Sau khi bạn có Id ứng dụng khách và Bí mật ứng...

    blog.groupdocs.cloud/vi/merger/extract-pages-fr...
  2. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api...."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/annotation/area-annotation/
  3. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hIde some text) 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/annotation/text-redaction-...
  4. แปลง Word เป็น JPG ใน Java | ตัวแปลง DOCX เป็น ...

    วิธีแปลงเอกสาร Word (DOC, DOCX) เป็นภาพ JPG โดยใช้ Java REST API แปลงเอกสาร Word เป็น JPG ได้อย่างง่ายดายด้วยการแปลงเอกสารบนคลาวด์...<repository> <id>repository.groupdocs.cloud</id> <name>repository...configuration . setClientId ( "YOUR_CLIENT_ID" ); configuration . setClientSecret...

    blog.groupdocs.cloud/th/conversion/convert-word...
  5. Comment créer un module complémentaire GroupDoc...

    Trouvez des instructions détaillées sur la création du module complémentaire GroupDocs pour la plateforme cloudControl....forfait gratuit et obtenez l’ID utilisateur et la clé privée...l’API GroupDocs à l’aide de l’ID client et de la clé privée (que vous...

    blog.groupdocs.cloud/fr/total/how-to-create-gro...
  6. 在 Python 中使用 REST API 从 PDF 中删除或提取注释

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式从 PDF 文档中删除或提取注释。...在执行上述步骤之前,请 从仪表板获取您的客户端 ID 和密码 。获得 ID 和密码后,添加如下所示的代码: # 此代码示例演示如何添加...此代码示例演示如何添加 ClientID 和 Secret client_id = "659fe7da-715b-4744-a0f7-cf469a392b73"...

    blog.groupdocs.cloud/zh/annotation/remove-annot...
  7. DOCXをテキストに変換 | DOCからテキストを抽出 | DOCをテキストに

    Word 文書からテキストを抽出する方法を学びます .NET REST API を使用して。DOC および DOCX を OCR およびテキスト解析機能を使用して TXT 形式に変換します。ドキュメントからテキストへ... クライアントIDとクライアントシークレットを取得してください。詳しくは this...ClientId = "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" };...

    blog.groupdocs.cloud/ja/parser/extract-text-fro...
  8. Chuyển đổi Excel sang PDF bằng API REST trong Ruby

    Cách chuyển đổi Excel sang PDF bằng API REST trong Ruby...groupdocs_conversion_cloud Vui lòng lấy Client ID và Secret của bạn từ GroupDocs...dưới. Sau khi bạn có Client IDClient Secret, hãy thêm những...

    blog.groupdocs.cloud/vi/conversion/convert-exce...
  9. REST APIを使用してPythonでXMLをPDFに変換する

    GroupDocs.Conversion Cloud REST API を使用して、オンラインで XML を PDF ファイルに高速に変換します。この記事では、REST API を使用して Python で XML を PDF に変換する方法について説明します。...上記の手順を実行する前に、 ダッシュボードからクライアント ID とシークレット を収集してください。 ID とシークレットを取得したら、以下に示すようにコードを追加します。...cloud から client_idclient_secret を取得します。 client_id = "xxxxx...

    blog.groupdocs.cloud/ja/conversion/convert-xml-...
  10. PythonでJPGをWordに変換する

    JPG から Word への変換により、各画像が数秒以内に編集可能な Word 文書に変換されます。この記事は、Python で JPG を Word に変換する方法について説明します。...ダッシュボード からクライアント ID とクライアント シークレットを取得してください。 ID とシークレットを取得したら、以下に示すコードを追加してください。...cloud から client_idclient_secret を取得します。 client_id = "xxxxx...

    blog.groupdocs.cloud/ja/conversion/convert-jpg-...