Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 1,863 for

jwt

(0.07 sec)
  1. แปลงไฟล์ JPG เป็นเอกสาร Word (DOCX) ใน C# .NET ...

    แปลงไฟล์ภาพ JPG เป็นเอกสาร Word ที่สามารถแก้ไขได้ (DOCX) โดยใช้ C# .NET วิธีการแปลงภาพถ่ายเป็น DOC โดยพัฒนาโปรแกรมแปลงรูปภาพเป็นเอกสารใน C# .NET...เราต้องสร้างโทเค็นการเข้าถึง JWT ก่อน จากนั้นดำเนินการคำสั่ง cURL...accessToken ด้วยโทเค็นการเข้าถึง JWT ส่วนบุคคล เพื่อบันทึกเอกสาร Word...

    blog.groupdocs.cloud/th/conversion/convert-jpg-...
  2. โปรแกรมดู MS Project | โปรแกรมดู MPP | โปรแกรมอ...

    วิธีแปลงไฟล์ Microsoft Project (MPP) เป็น HTML โดยใช้ C# .NET พัฒนา MS Project Viewer ใน C# โดยแปลง MPP เป็น HTML โปรแกรมดูไฟล์ MPP โดยใช้ C# .NET...คือการสร้างโทเค็นการเข้าถึง JWT จากนั้นดำเนินการคำสั่ง cURL ต่อไปนี้เพื่อพัฒนา...accessToken ด้วยโทเค็นการเข้าถึง JWT ส่วนบุคคล โปรดดำเนินการคำสั่ง...

    blog.groupdocs.cloud/th/conversion/convert-mpp-...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...アクセストークンの生成 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...認証 セキュリティを向上させるために、このリリースでは JWT (JSON Web Token) 認証を導入しました。 OAuth2...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/44/
  4. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  5. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific pages from word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "`{ 'FilePath': ...

    docs.groupdocs.cloud/conversion/convert-specifi...
  6. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  7. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  8. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/conversion/convert-present...
  9. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature to add custom font sources. Following code snippet shows how to set custom font source. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-with-custom-...
  10. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf documents into wordprocessing documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "Pdf/sample..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'Pdf/sample...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...