Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 1,842 for

jwt

(0.18 sec)
  1. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  2. Get View Info for CAD Drawing | Documentation

    GroupDocs.Viewer Cloud provides additional information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view information for CAD drawing call Info method and cast output result to CadViewInfo type. Following example demonstrates how to retrieve view information for CAD drawing. 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-c...
  3. Adjust image quality | Documentation

    GroupDocs.Viewer Cloud enables you to adjust quality of output images contained by the source PDF document. To adjust image quality use PdfOptions.ImageQuality option. PdfOptions.ImageQuality can be set to: Low - The acceptable quality, best performance and least size of the output image. Medium - Better quality and slower performance. High - Best quality but slow performance. NOTE: this option is supported when rendering to HTML only. Following code snippet shows how to adjust image quality when rendering to HTML....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  4. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. 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/render-document-wit...
  5. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/merger/generate-document-p...
  6. C# .NET で HTML を PDF に変換する

    GroupDocs.Cloud 変換 API が HTML から PDF への変換を簡素化する方法をご覧ください。C# .NET を使用して、プログラムで簡単に HTML を PDF に変換します。...キーとアプリ SID) を取得し、JWT アクセス トークンを生成していることを確認します。JWT トークンを取得したら、次の...形式の名前に、 accessToken を上記で生成した JWT トークンに置き換えてください。 無料の HTML から PDF...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  7. C# Excel から PDF | XLS から PDF | XLSX から PDF オンライン

    C# .NET を使用して Excel ワークブックを PDF にシームレスに変換します。XLS および XLSX ファイルを高品質の PDF ドキュメントに変換するための専門的なテクニック。...さて、このアプローチの最初のステップは、パーソナライズされた JWT アクセス トークンを取得することです。JWT トークンを取得したら、次の cURL...の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の PDF...

    blog.groupdocs.cloud/ja/conversion/convert-exce...
  8. Excel を HTML に変換 | XLS を HTML に変換 | Excel を HTM...

    XLS および XLSX を HTML にシームレスに変換するためのステップバイステップの手順と専門家のヒントをご覧ください。Excel を HTML に簡単に変換する方法。...このアプローチの最初のステップは、パーソナライズされた JWT アクセス トークンを取得することです。JWT トークンを取得したら、次の cURL...の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。入力 Excel...

    blog.groupdocs.cloud/ja/conversion/convert-exce...
  9. CSV から HTML | C# .NET で CSV を HTML テーブルに変換する

    C# .NET を使用して CSV ファイルを HTML にシームレスに変換する方法を学びます。カンマ区切りのデータをオンラインで簡単に HTML に変換します。...最初のステップは、クライアントの資格情報に基づいて JWT アクセス トークンを生成することです。JWT トークンを生成したら、次の cURL...の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の HTML...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...
  10. PDF を JPG に変換 | PDF ドキュメントを JPG に変換 | C# で PDF ...

    .NET REST API を使用して PDF ドキュメントを JPG 画像に変換します。C# .NET で PDF から JPG への変換がシンプルで簡単になります。...キーとアプリ SID) を取得し、JWT アクセス トークンを生成することです。JWT トークンを取得したら、次の cURL...画像の名前に、 accessToken を上記で生成された JWT トークンに置き換えてください。変換が成功すると、結果のファイルはクラウド...

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