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

jwt

(0.5 sec)
  1. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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/disable-characters-...
  2. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a document. 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-n-consecutiv...
  3. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  4. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: 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....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/merger/change-page-orienta...
  5. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml 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": "sample..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'sample...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  6. Skip rendering of empty rows | Documentation

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

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  7. बैंक स्टेटमेंट पासवर्ड रिमूवर | पीडीएफ पासवर्ड ...

    हमारे केस स्टडी में पता लगाएं कि हम बैंक स्टेटमेंट पीडीएफ से पासवर्ड कैसे हटाते हैं। सफल पीडीएफ पासवर्ड हटाने के चरणों को जानें और वित्तीय डेटा तक आसानी से पहुंचें।... प्रमाणीकरण के लिए प्राप्त JWT का उपयोग करें। किसी दस्तावेज़...DELETE -H "Authorization: Bearer <jwt token>" -d "{ 'FileInfo': { 'FilePath':...

    blog.groupdocs.cloud/hi/merger/online-bank-stat...
  8. C#: Converter HTML para Word | HTML para DOC | ...

    Transforme conteúdo HTML em formato DOCX usando nosso guia passo a passo. Tutorial de conversão de HTML para Word fácil e simples, permitindo que você exporte web para Word...abordagem é gerar um token de acesso JWT e, em seguida, executar o seguinte...accessToken pelo token de acesso JWT personalizado. Para salvar o...

    blog.groupdocs.cloud/pt/conversion/convert-html...
  9. C#: Chuyển đổi MPP sang Excel | Xuất MS Project...

    Học cách chuyển đổi tệp Microsoft Project (MPP) sang Excel (XLS/XLSX) trực tuyến. Hướng dẫn từng bước để xuất dữ liệu MS Project sang Excel để phân tích dễ dàng....tạo một mã thông báo truy cập JWT và sau đó, thực hiện lệnh cURL...ACCESSTOKEN với 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-mpp-...
  10. Chuyển DOCX thành PDF trong C# | Trình chuyển đ...

    Dễ dàng chuyển đổi tệp DOC và DOCX sang định dạng PDF chất lượng cao bằng cách sử dụng REST API. Tìm hiểu cách chuyển đổi tệp DOC, DOCX sang pdf trực tuyến....tiên quyết là tạo một token JWT bằng cách sử dụng thông tin xác...accessToken bằng mã thông báo JWT truy cập cá nhân. DOC sang PDF...

    blog.groupdocs.cloud/vi/conversion/convert-doc-...