Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 1,868 for

jwt

(2.35 sec)
  1. Chuyển đổi HTML sang JSON trong Node.js | Xuất ...

    Chuyển đổi các tệp HTML thành định dạng JSON bằng cách sử dụng GroupDocs.Conversion Cloud SDK cho Node.js. Biến đổi các tài liệu HTML có cấu trúc thành định dạng JSON trực tuyến với REST API....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...bằng một mã thông báo truy cập JWT cá nhân hóa. Nếu yêu cầu của...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  2. Java: Nhúng Trang Web vào PowerPoint | Chèn Tra...

    Học cách chuyển đổi HTML thành các bài thuyết trình PowerPoint bằng Java với GroupDocs.Conversion Cloud SDK. Dễ dàng chèn HTML vào PowerPoint hoặc HTML thành PPT....tạo một mã thông báo truy cập JWT và sau đó, thực hiện lệnh cURL...accessToken bằng token truy cập JWT cá nhân hóa. Trình chuyển đổi...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  3. C# .NET Chuyển đổi MPP thành PDF | Xuất MS Proj...

    Cách chuyển đổi tập tin Microsoft Project (MPP) sang PDF bằng cách sử dụng .NET REST API. Hướng dẫn từng bước để xuất MS Project sang PDF để dễ dàng chia sẻ và báo cáo....này là tạo một token truy cập JWT và khi token đã được tạo, vui...ACCESSTOKEN - mã thông báo truy cập JWT được tạo ở trên. Lưu vào ổ đĩa...

    blog.groupdocs.cloud/vi/conversion/convert-mpp-...
  4. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Chuyển đổi tài liệu Word thành HTML bằng cách sử dụng GroupDocs.Conversion Cloud SDK cho Node.js. Tìm hiểu cách chuyển đổi tập tin DOC, DOCX thành HTML thân thiện với web bằng Node.js.... Đầu tiên, tạo một JWT token bằng cách sử dụng thông...quả và accessToken bằng token JWT truy cập cá nhân hóa. Để tải...

    blog.groupdocs.cloud/vi/conversion/convert-doc-...
  5. Konwertuj HTML na Excel | Web do Excela w C# | ...

    Jak bezproblemowo konwertować tabele HTML do arkuszy kalkulacyjnych Excel przy użyciu języka C# .NET.... Po wygenerowaniu tokena JWT na podstawie spersonalizowanych...spersonalizowany token dostępu JWT. Jeśli chcesz zapisać wynikowy...

    blog.groupdocs.cloud/pl/conversion/convert-html...
  6. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. 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 Optional: Delete rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-document/
  7. Get View Info for Outlook Data File | Documenta...

    GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method. Following example demonstrates how to retrieve view information for Outlook Data File. 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....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/get-view-info-for-o...
  8. スケーラブル ベクター グラフィックスを JPEG に変換 | C# で SVG を JPG ...

    GroupDocs.Conversion Cloud SDK を使用して、C# .NET で SVG を JPG に変換します。C# でスケーラブルなベクター グラフィックを JPG にシームレスに変換します。SVG から JPG へのコンバーター...このアプローチでは、まずクライアントの資格情報に基づいて JWT アクセス トークンを生成する必要があります。JWT トークンを取得したら、次の cURL...イメージの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の JPG...

    blog.groupdocs.cloud/ja/conversion/convert-svg-...
  9. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. 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....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  10. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. 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....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/enable-font-hinting/