Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 6,356 for

secret client

(0.23 sec)
  1. 在 C# 中向 PDF 添加文本水印 | 将水印插入 PDF

    学习如何使用 C# .NET 向 PDF 文件添加文本水印。使用 .NET REST API 保护、品牌和自定义您的 PDF 文档,添加水印文本。...Configuration( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); var watermarkApi..."grant_type=client_credentials&client_id=YOUR_CLIENT_ID&client_secr...

    blog.groupdocs.cloud/zh/watermark/add-text-wate...
  2. Modifica i metadati PDF in Java: Guida passo‑pa...

    Scopri come modificare i metadati PDF in Java con GroupDocs.Metadata Cloud SDK. Questa guida mostra come aggiornare le proprietà del documento, aggiungere campi e salvare il PDF....d’ambiente) con il tuo client ID e client secret ottenuti dal dashboard...in Java # Inizializzare il client API : Creare un oggetto Configuration...

    blog.groupdocs.cloud/it/metadata/edit-pdf-metad...
  3. 提取 PowerPoint 圖像 | C# .NET 中的 PPTX 圖像提取器

    如何使用 .NET Cloud SDK 提取和下載 PowerPoint 演示文稿中的圖像。通過 REST API 自動化 PPT 和 PPTX 圖像提取。PPT 轉 JPG...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); var parserApi..."grant_type=client_credentials&client_id=YOUR_CLIENT_ID&client_secr...

    blog.groupdocs.cloud/zh-hant/parser/extract-ima...
  4. Python convertit un document PDF en images JPG,...

    Notre API de conversion PDF en image vous permet de convertir rapidement un PDF au format image. Cet article explique comment convertir des PDF en images JPG, PNG et GIF en Python...Veuillez obtenir votre ID client et secret à partir du tableau de...votre identifiant et votre secret, ajoutez le code comme indiqué...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  5. Python の REST API を使用して Word ドキュメントを PDF に変換する ...

    Document Conversion Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して、プログラムで Word ドキュメント (DOCX または DOC) を PDF ファイルに変換します。... client_id = "659fe7da-715b-4744-a0f7-cf469a392b73"...0f7-cf469a392b73" client_secret = "b377c36cfa28fa69960e" configuration...

    blog.groupdocs.cloud/ja/conversion/convert-word...
  6. Rechercher et remplacer des filigranes dans des...

    Recherchez et remplacez par programmation du texte ou des images de filigrane à l'aide d'une API REST à partir de vos documents sur le cloud en C# avec Watermarking Cloud SDK pour .NET...obtenir votre ID client et votre secret client à partir du tableau...votre identifiant et votre secret dans le code comme illustré...

    blog.groupdocs.cloud/fr/watermark/find-and-repl...
  7. Analyser des documents Word à l'aide de l'API R...

    Analysez par programmation des documents Word et extrayez du texte et des images à l'aide d'une API REST sur le cloud en Python avec GroupDocs.Parser Cloud SDK pour Python....Veuillez obtenir votre ID client et votre secret à partir du tableau...votre identifiant et votre secret, ajoutez le code comme indiqué...

    blog.groupdocs.cloud/fr/parser/parse-word-docum...
  8. Xóa hoặc trích xuất chú thích từ PDF bằng API R...

    Xóa hoặc trích xuất chú thích theo chương trình khỏi tài liệu PDF bằng cách sử dụng API REST trên đám mây trong Python với SDK đám mây chú thích tài liệu cho Python...._cloud Vui lòng lấy Client ID và Secret của bạn từ bảng điều...bày cách thêm ClientID và Secret client_id = "659fe7da-715b-474...

    blog.groupdocs.cloud/vi/annotation/remove-annot...
  9. Point Annotation | Documentation

    Point annotation sticks comments to any point in a document 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 JWT 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/point-annotation/
  10. Contoh Konversi ODS ke XLSX dalam PHP

    Konversi ODS ke XLSX dalam PHP dengan GroupDocs.Conversion Cloud SDK. Panduan langkah demi langkah, benchmark, dan praktik terbaik untuk konversi yang cepat dan efisien memori....OUR_CLIENT_ID’); $config->setAppKey(‘YOUR_CLIENT_SECRET’); //...application/json" \ -d '{"client_id":"YOUR_CLIENT_ID","client_secret":"YOUR_CLIENT_SECRET"}'...

    blog.groupdocs.cloud/id/conversion/ods-to-xlsx-...