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

secret client

(1.08 sec)
  1. Annoter des fichiers DOCX à l'aide d'une API RE...

    Annotez par programmation des fichiers DOCX à l'aide de l'API REST sur le cloud en Python avec Document Annotation Cloud SDK pour Python....obtenir votre ID client et votre secret client à partir du tableau...votre secret dans le code comme illustré ci-dessous : client_id...

    blog.groupdocs.cloud/fr/annotation/annotate-doc...
  2. 在 Python 中将 CSV 转换为 Excel XLS/XLSX 电子表格

    如何将 csv 文件转换为 excel 或将 csv 文件在线导入 excel。让我们学习如何在 Python 中将 CSV 转换为 Excel XLS/XLSX 电子表格。...cloud 获取 client_id 和 client_secretclient_id = "xxxxxxx..."xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" client_secret = "xxxxxxxxxxxxxxxxxxxx"...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  3. Python'da XML'i CSV'ye ve CSV'yi XML'e dönüştürün

    XML'i CSV'ye dönüştürmek ve CSV'yi çevrimiçi olarak XML'e dönüştürmek için Python betiğini kullanın. Bu makale, Python'da XML'in CSV'ye ve CSV'nin XML'e nasıl dönüştürüleceği hakkındadır....adresinden client_id ve client_secret'i edinin. client_id = "xx..."xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" client_secret = "xxxxxxxxxxxxxxxxxxxx"...

    blog.groupdocs.cloud/tr/conversion/convert-xml-...
  4. Python'da REST API kullanarak İki veya Daha Faz...

    GroupDocs.Comparison Cloud SDK for Python ile Python'da bulutta bir REST API kullanarak iki veya daha fazla Excel dosyasını programlı olarak karşılaştırın.... client_id = '659fe7da-715b-4744-a0f7-cf469a392b73';...0f7-cf469a392b73'; client_secret = 'b377c36cfa28fa69960e'; configuration...

    blog.groupdocs.cloud/tr/comparison/compare-exce...
  5. دمج أنواع ملفات متعددة في مستند واحد باستخدام Ruby

    كيفية دمج أنواع ملفات متعددة في مستند واحد باستخدام Ruby...require 'groupdocs_merger_cloud' @client_id = "xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx"...x-xxxxxxxxxxxxx" @client_secret = "xxxxxxxxxxxxxxxxxxxx" # حدد...

    blog.groupdocs.cloud/ar/merger/merge-multiple-f...
  6. Guida passo passo alla conversione di documenti...

    Scopri come convertire i file PDF in DOCX in PHP con GroupDocs.Conversion Cloud SDK. Questa guida illustra l'installazione, un esempio di codice e consigli per il deployment....GroupDocs Cloud (client ID e client secret) - puoi crearne uno...Configuration ( 'YOUR_CLIENT_ID' , 'YOUR_CLIENT_SECRET' ); $api = new...

    blog.groupdocs.cloud/it/conversion/step-by-step...
  7. Compare dois ou mais arquivos do Excel usando a...

    Compare programaticamente dois ou mais arquivos do Excel usando uma API REST na nuvem em Python com GroupDocs.Comparison Cloud SDK para Python....obtenha seu ID e Segredo do cliente no painel antes de seguir as...adicionar seu ID de cliente e segredo no código. client_id = '659fe7...

    blog.groupdocs.cloud/pt/comparison/compare-exce...
  8. Convertir DOCX a Texto | Extraer Texto de DOC |...

    Aprende a extraer texto de documentos de Word utilizando la API REST de .NET. Convierte DOC y DOCX a formato TXT con funciones de OCR y análisis de texto. Documento a texto... Obtén tu ID de cliente y secreto de cliente. Para más información...= "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" }; var...

    blog.groupdocs.cloud/es/parser/extract-text-fro...
  9. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (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 # First get JSON Web Token # Replace Client_ID and Client_Secret with your own credentials....Token # Replace CLIENT_ID and CLIENT_SECRET with your own credentials..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/annotation/resource-redact...
  10. แก้ไขไฟล์ TXT ใน Java

    ค้นพบวิธีแก้ไขไฟล์ TXT ใน Java ด้วย GroupDocs.Editor Cloud SDK. ทำตามบทแนะนำแบบขั้นตอนต่อขั้นตอน, โค้ดเต็ม, ตัวอย่าง cURL, และเคล็ดลับด้านประสิทธิภาพ....Java # เริ่มต้น Editor API client - สร้างอินสแตนซ์ของ EditorApi...EditorApi ( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); Upload the...

    blog.groupdocs.cloud/th/editor/modify-txt-files...