Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 8,422 for

page

(0.7 sec)
  1. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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 the environment variables CLIENT_ID and CLIENT_SECRET....Annotation Leave feedback On this page This REST API allows to add..."FilePath": "annotationdocs/ten-pages.docx" }, "OutputPath": "Output/output...

    docs.groupdocs.cloud/annotation/multiple-annota...
  2. 在 Ruby 中使用 REST API 将 Word 转换为图像格式

    GroupDocs Ruby SDK 是将 Word DOCX 转换为图像格式的最佳方式。本文介绍如何在 Ruby 中使用 REST API 将 Word 格式转换为图像格式... 定义灰度、from\pagepages\count、quality、rotate\angle...file_path = "word-to-images/one-page.docx" @settings.format = "jpeg"...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  3. 使用 Ruby 将 PDF 文件转换为 PNG、JPEG、BMP 和 TIFF 图像

    将 PDF 文档转换为高保真优化的图像格式。本文介绍如何在 Ruby 中将 PDF 文件转换为 PNG、JPEG、BMP 和 TIFF 图像。...PngConvertOptions 的实例 定义灰度、from\pagepages\count、quality、rotate\angle和use\pdf值...@convertOptions.from_page = 1 @convertOptions.pages_count = 1 @convertOptions...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  4. Self hosting - Purchase - groupdocs.com

    GroupDocs Cloud is centrally hosted on our own servers and we manage the scaling, performance, security, and maintenance for our customers.... Check out the trial page for instructions about how to...

    purchase.groupdocs.cloud/self-hosting
  5. 在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件

    本文介绍如何在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件...JpegConvertOptions 的实例 定义灰度、from\pagepages\count、quality、rotate\angle和use\pdf等...convertOptions.from_page = 1 convertOptions.pages_count = 1 convertOptions...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  6. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....Concepts Leave feedback On this page GroupDocs.Assembly Cloud is...<</if>> See Also . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  7. Minified HTML and Responsive HTML using PHP SDK...

    Render the responsive HTML and minified HTML and SVG documents using PHP SDK for Document Viewer Cloud API by GroupDocs Cloud.... As a result, page becomes smaller in size and...

    blog.groupdocs.cloud/viewer/minified-and-respon...
  8. Online PDF, Office & Image Files Annotation API...

    Add document annotation functionality to your Concrete5 website: view, annotate & share PDF, Word, Excel, PowerPoint, images straight on your site....widget to your Concrete5 web-pages. The embedded documents can...website. Also, please see this page for detailed installation instructions...

    blog.groupdocs.cloud/annotation/annotate-pdf-wo...
  9. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....Data Leave feedback On this page This section describes special...the Reporting Engine. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties.... C# Java Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/watermark/replace-watermarks/