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

page

(0.11 sec)
  1. PDF signature with PDF gives wrong format error...

    I am experiencing an error when trying to sign a PDF document using a .pfx certificate through your API tester: https://reference.groupdocs.cloud/signature/#/Sign/CreateSignatures The signing operation fails with the f…..."SignatureType": "Digital", "Page": 1, "AllPages": false, "PagesSetup":...

    forum.groupdocs.cloud/t/pdf-signature-with-pdf-...
  2. 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...
  3. Latest GroupDocs.Conversion Cloud Product Famil...

    Get technical support of GroupDocs.Conversion Cloud....1 447 December 25, 2023 next page →...

    forum.groupdocs.cloud/c/conversion/11
  4. Latest GroupDocs.Total Cloud Product Family top...

    This public forum is used to discuss issues those are common to multiple GroupDocs.Cloud products....5 943 October 13, 2021 next page →...

    forum.groupdocs.cloud/c/total/8
  5. 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...
  6. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try to convert 50mb xls file its giving error Internal error: Exception of type ‘System.OutOfMemoryException’ was thrown I’m using the following API…...streams: here is the documentation page: Convert document without storage...using streams properly” next page →...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  7. 在 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...
  8. 使用 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-...
  9. Working with Storage API | Documentation

    Storage existance API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Storage existence 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 storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Storage API Leave feedback On this page Storage existance API This API...ObjectExistsRequest ( "Comparisondocs/one-page.docx" , Common . MyStorage );...

    docs.groupdocs.cloud/comparison/working-with-st...
  10. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Storage existence 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 storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Storage API Leave feedback On this page Storage existence API This API...ObjectExistsRequest ( "conversions/one-page.docx" , Common . MyStorage );...

    docs.groupdocs.cloud/conversion/working-with-st...