Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 6,080 for

secret client

(0.49 sec)
  1. แปลง PDF เป็น PPTX โดยใช้ REST API ใน Python | ...

    แปลง PDF เป็นการนำเสนอ PowerPoint (PPTX) โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Conversion Cloud SDK สำหรับ Python...โปรดเพิ่มรหัสที่แสดงด้านล่าง: client_id = "112f0f38-9dae-42d5-b4fc-cc84ae644972"...4fc-cc84ae644972" client_secret = "16ad3fe0bdc39c910f57" my_storage...

    blog.groupdocs.cloud/th/conversion/convert-pdf-...
  2. CSV را به صفحه گسترده XLS/XLSX Excel در پایتون ...

    چگونه یک فایل csv را به اکسل تبدیل کنم یا csv را به اکسل به صورت آنلاین وارد کنم. بیایید یاد بگیریم که چگونه CSV را به صفحه گسترده XLS/XLSX در پایتون تبدیل کنیم....از ثبت نام رایگان، client_id و client_secret را از https://dashboard...groupdocs.cloud دریافت کنید. client_id = "xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"...

    blog.groupdocs.cloud/fa/conversion/convert-csv-...
  3. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses...."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/signature/sign-document-wi...
  4. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)...."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/signature/sign-document-wi...
  5. Как конвертировать файлы MSG в PDF в Ruby

    Преобразование сообщений электронной почты Outlook и файлов формата MSG OfficeLogic Groupware в формат PDF. Эта статья о том, как преобразовать файлы MSG в PDF в Ruby....ниже: # Получите свой client_id и client_secret с https://dashboard...'groupdocs_conversion_cloud' @client_id = "xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"...

    blog.groupdocs.cloud/ru/conversion/how-to-conve...
  6. Convertir du texte en HTML et du HTML en texte ...

    L'API de conversion de fichiers GroupDocs vous permet de convertir un fichier dans n'importe quel format en ligne. Cet article montre comment convertir du texte en HTML et du HTML en texte en Python....obtenir votre ID client et votre secret client à partir du tableau...votre identifiant et votre secret, veuillez ajouter le code comme...

    blog.groupdocs.cloud/fr/conversion/convert-text...
  7. Editar planilha do Excel usando API REST em Pyt...

    Edite programaticamente planilhas do Excel (XLS ou XLSX) usando uma API REST na nuvem em Python com o Excel Spreadsheet Editor 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/editor/edit-excel-sheet...
  8. Конвертация CSV в PDF в Java программно

    Изучите преобразование CSV в PDF на Java с помощью GroupDocs.Conversion Cloud SDK. Это руководство показывает настройку, полный пример кода, вызовы cURL и советы по производительности....ApiClient ( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); Загрузите...args) { // Initialize the API client with your credentials ApiClient...

    blog.groupdocs.cloud/ru/conversion/csv-to-pdf-c...
  9. Пошаговый пример преобразования CSV в PDF в Nod...

    Узнайте, как конвертировать CSV‑файлы в PDF в Node.js с помощью GroupDocs.Conversion Cloud SDK. Это руководство предоставляет код, шаги настройки, советы по производительности и часто задаваемые вопросы....ConversionApi с вашим client ID и client secret. Этот объект обрабатывает...'YOUR_CLIENT_ID' , clientSecret : 'YOUR_CLIENT_SECRET' }); Загрузить...

    blog.groupdocs.cloud/ru/conversion/step-by-step...
  10. Converti XML in PDF in Python utilizzando l'API...

    Converti rapidamente file XML in PDF online utilizzando l'API REST di GroupDocs.Conversion Cloud. Questo articolo spiega come convertire XML in PDF in Python utilizzando l'API REST....Si prega di raccogliere ID client e segreto dalla dashboard prima..._cloud # Ottieni client_id e client_secret da https://dashboard...

    blog.groupdocs.cloud/it/conversion/convert-xml-...