Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,843 for

jwt

(0.1 sec)
  1. JSON sang HTML | Chuyển JSON sang HTML | Trình ...

    Cách chuyển đổi JSON sang HTML bằng C# .NET. Hướng dẫn từng bước của chúng tôi giải thích các phương pháp chuyển đổi JSON sang HTML bằng .NET REST API....cần tạo mã thông báo truy cập JWT dựa trên thông tin xác thực của...Sau khi nhận được mã thông báo JWT, vui lòng thực hiện lệnh cURL...

    blog.groupdocs.cloud/vi/conversion/convert-json...
  2. تبدیل HTML به PDF در C#.NET

    کشف کنید که چگونه API تبدیل GroupDocs.Cloud تبدیل HTML به PDF را ساده می کند. با استفاده از C#.NET به راحتی HTML را به PDF تبدیل کنید....رمز دسترسی JWT را ایجاد کرده اید. هنگامی که توکن JWT داشتیم، لطفاً...شود و «accessToken» را با توکن JWT که در بالا ایجاد شده است جایگزین...

    blog.groupdocs.cloud/fa/conversion/convert-html...
  3. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token curl -v 'https://api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # cURL example to join several documents into one curl -v 'https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ ''FileInfo'':...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Join several documents into one (example endpoint) curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "`{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  5. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/barcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -v "https://api...

    docs.groupdocs.cloud/signature/supported-barcodes/
  6. Word'den HTML'ye | DOC'dan HTML'ye Çevrimiçi | ...

    C# .NET'te Word belgelerini HTML'ye dönüştürün. DOC, DOCX dosyalarını C# ile HTML formatına dönüştürmenin faydalarını öğrenin....bilgilerine göre JWT erişim belirtecini oluşturmaktır. JWT tokenını oluşturduktan...‘accessToken’ı kişiselleştirilmiş JWT erişim belirteciyle değiştirin...

    blog.groupdocs.cloud/tr/conversion/convert-doc-...
  7. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....ง ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...เราได้เปิดตัวการตรวจสอบสิทธิ์ JWT (JSON Web Token) ในรุ่นนี้ วิธีการตรวจสอบสิทธิ์...

    blog.groupdocs.cloud/th/page/42/
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...ง ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...เราได้เปิดตัวการตรวจสอบสิทธิ์ JWT (JSON Web Token) ในรุ่นนี้ วิธีการตรวจสอบสิทธิ์...

    blog.groupdocs.cloud/th/groupdocs.cloud/page/42/
  9. सभी नए GroupDocs.Signature Cloud V2!

    विभिन्न फ़ाइल स्वरूपों में ई-हस्ताक्षरों को लागू करने, सत्यापित करने और खोजने के लिए सिग्नेचर रेस्ट एपीआई। विभिन्न प्रकार के इलेक्ट्रॉनिक हस्ताक्षरों का समर्थन करता है...प्रस्तुत किया गया प्रमाणीकरण - JWT(JSON वेब टोकन) प्रमाणीकरण हस्ताक्षर...सकते हैं कि हमने V2 उदाहरण में JWT प्रमाणीकरण का उपयोग किया है।...

    blog.groupdocs.cloud/hi/signature/all-new-group...
  10. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....document information (replace $JWT_TOKEN with the token received...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":...

    docs.groupdocs.cloud/comparison/set-password-fo...