Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 6,673 for

api configuration

(0.24 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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  2. 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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  3. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please obtain your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # They are supplied via the environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://Api....~/join lets you call this REST API directly from the browser. cURL...CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/merger/join-images/
  4. 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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/get-view-info-for-c...
  5. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output PDF file for a web browser or to reduce the file size by optimizing resources. Optimization for a web allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download. Resource optimization allows you to reduce the size of the output PDF file. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal information from a document, and so on.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  6. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/set-document-me...
  7. Extract Images from ZIP | Download ZIP Images i...

    Step-by-step guide to automatically extract and download images from ZIP archives using .NET REST Api. Learn how to parse ZIP contained images via REST Api... ZIP File Processing API Prerequisites Install via NuGet...ZIP Files? ZIP File Processing API Extract Images from ZIP using...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....~/conversion/async lets you call this REST API directly from the browser. cURL...CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/conversion/convert-documen...
  9. Working With Storage | Documentation

    Storage existence Api This Api intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. Api Explorer GroupDocs.Merger Cloud Api Reference lets you try out Storage existence 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 storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://Api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....this page Storage existence API This API intended for checking the...storage with a given name from . API Explorer lets you try out right...

    docs.groupdocs.cloud/merger/working-with-storage/
  10. 下一代GroupDocs.Annotation Clou首次公开发布

    GroupDocs.Annotation for Cloud Api 为开发人员提供了一个 Api,用于创建支持文本和图形注释的高级在线文档注释工具...Annotation Cloud 是一个 RESTful API,可操作所有常见业务文件格式的注释。它允许开发人员在任何跨...在操作注释时,从文档导入注释是应用程序的基本要求。您可以使用以下 REST API 轻松导入注释,它将注释列为 AnnotationInfo...

    blog.groupdocs.cloud/zh/annotation/first-public...