Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 781 for

resource

(0.54 sec)
  1. 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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...html" }, { "number" : 2 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  2. GroupDocs.Comparison | معرفی PHP SDK در نسل بعد...

    این نسخه ماهانه به کاربران این امکان را می دهد که تغییرات جدول محتوا، مقایسه تصویر و اچ تی ام ال را نیز به عنوان مسیر فایل سند نتیجه یا جریان مقایسه کنند....Comparison Cloud API Resources # برای شروع و کار با API می...

    blog.groupdocs.cloud/fa/comparison/introduction...
  3. Update PPTX File in .NET: Complete Developer Guide

    Learn how to update PPTX files in .NET using GroupDocs.Editor Cloud SDK for .NET. This guide provides code, setup, and REST API examples for editing slides....performance depends on your server resources and network latency. Review...

    blog.groupdocs.cloud/editor/update-pptx-file-in...
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...要求您指定生產服務器,然後通過向其附加“/heroku/resources”來構造用於配置附加組件的 URL。現在,提供哈希而...URL。現在,提供哈希而不是字符串,並將“/heroku/resources”更改為“/cloudcontrol/resources”。 添加 “sso\salt”:“PASSWORD”...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...要求您指定生产服务器,然后通过向其附加“/heroku/resources”来构造用于配置附加组件的 URL。现在,提供哈希而...URL。现在,提供哈希而不是字符串,并将“/heroku/resources”更改为“/cloudcontrol/resources”。 添加 “sso\salt”:“PASSWORD”...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/53/
  6. 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....要求您指定生产服务器,然后通过向其附加“/heroku/resources”来构造用于配置附加组件的 URL。现在,提供哈希而...URL。现在,提供哈希而不是字符串,并将“/heroku/resources”更改为“/cloudcontrol/resources”。 添加 “sso\salt”:“PASSWORD”...

    blog.groupdocs.cloud/zh/page/53/
  7. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage.... get ( "src\\main\\resources" ). toAbsolutePath (). toString...( dirname ( __DIR__ ) . '\Resources\Editordocs\one-page.docx'...

    docs.groupdocs.cloud/editor/working-with-files/
  8. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...png" }, { "number" : 2 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  9. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage.... \\ resources \\ conversions \\ one-page...Paths . get ( "src\\main\\resources" ). toAbsolutePath (). toString...

    docs.groupdocs.cloud/conversion/working-with-fi...
  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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...png" }, { "number" : 2 , "resources" : null , "path" : "viewe...

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