Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 6,609 for

client id

(0.08 sec)
  1. Chuyển đổi BMP sang PDF bằng Rest API trong Python

    API chuyển đổi hình ảnh BMP sang PDF của chúng tôi sẽ giữ nguyên chất lượng của tệp gốc. Bài viết này nói về cách chuyển đổi BMP sang PDF bằng Rest API trong Python....groupdocs_conversion_cloud Vui lòng lấy ID khách hàng và Bí mật khách hàng...ví dụ về mã có sẵn. Khi bạn có ID và bí mật của mình, vui lòng...

    blog.groupdocs.cloud/vi/conversion/convert-bmp-...
  2. Banka Ekstresi Şifre Kaldırıcı | PDF Şifresini ...

    Örnek olay incelememizde banka ekstresi PDF'lerinden şifreleri nasıl kaldırdığımızı keşfedin. Başarılı bir PDF şifresi kaldırma adımlarını öğrenin ve finansal verilere kolayca erişin....Token * Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    blog.groupdocs.cloud/tr/merger/online-bank-stat...
  3. Convertir HTML en PDF à l'aide de l'API REST en...

    Convertissez par programme des fichiers HTML en documents PDF à l'aIde d'une API REST sur le cloud en Python avec Document Conversion Cloud SDK pour Python....obtenir votre ID client et votre secret client à partir du tableau...comme indiqué ci-dessous : client_id = "659fe7da-715b-4744-a0f7-cf469a392b73"...

    blog.groupdocs.cloud/fr/conversion/convert-html...
  4. Modifier des présentations PowerPoint à l'aide ...

    Modifiez par programmation des présentations PowerPoint à l'aIde d'une API REST sur le cloud en Python avec Document Editor Cloud SDK for Python....obtenir votre ID client et votre secret client à partir du tableau...comme indiqué ci-dessous : client_id = "da0c487d-c1c0-45ae-b7bf-43eaf53c5ad5"...

    blog.groupdocs.cloud/fr/editor/edit-powerpoint-...
  5. PDF에서 텍스트 추출하기 Node.js | 텍스트 추출 REST API

    PDF 파일에서 텍스트를 추출하는 쉽고 간단한 가이드. Node.js API를 사용하여 PDF에서 텍스트 추출 작업을 수행합니다. 텍스트 추출을 위한 초보자 가이드....Dashboard 에서 계정을 생성하여 인증을 위한 Client ID와 Client Secret을 획득하세요. 더 자세한 정보는...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const parserApi...

    blog.groupdocs.cloud/ko/parser/extract-text-fro...
  6. Trích xuất văn bản từ PowerPoint trong Node.js ...

    Học cách trích xuất văn bản từ PowerPoint (.ppt, .pptx) bằng cách sử dụng GroupDocs.Parser Cloud SDK cho Node.js. Tự động hóa việc phân tích PowerPoint bằng REST API hoặc cURL.... Lấy ID khách hàng và Khóa bí mật khách...more about, cách để lấy Client IDClient Secret của bạn cho xác...

    blog.groupdocs.cloud/vi/parser/extract-text-fro...
  7. 在 Python 中使用 REST API 比较 PDF 文件 |比较两个 PDF 文件

    在 Python 中使用云中的 REST API 与 GroupDocs.Comparison Cloud SDK for Python 以编程方式比较两个或多个 PDF 文件。...从仪表板获取您的客户端 ID 和密码 。获得 ID 和密码后,添加如下所示的代码: # 此代码示例演示如何设置客户端 ID 和密码。 client_id...client_id = "659fe7da-715b-4744-a0f7-cf469a392b73" client_secret...

    blog.groupdocs.cloud/zh/comparison/compare-pdf-...
  8. 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...
  9. 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...
  10. تحويل PDF إلى Word في Node.js | PDF إلى DOCX أو...

    تعلم كيفية تحويل PDF إلى تنسيق Word القابل للتعديل (DOC/DOCX) باستخدام واجهة برمجة تطبيقات Node.js. بسهولة تصدير محتوى PDF إلى مستندات Microsoft Word عبر الإنترنت....Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); // حدد عنوان...

    blog.groupdocs.cloud/ar/conversion/convert-pdf-...