Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 7,901 for

page

(0.05 sec)
  1. 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...
  2. 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/
  3. 在 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...
  4. 使用 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-...
  5. GroupDocs.Comparison Cloud Product Family

    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....displaying of tables in PDF and Add page mapper for Note format etc....

    blog.groupdocs.cloud/categories/groupdocs.compa...
  6. GroupDocs.Conversion Cloud Product Family

    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....structured JSON data as a web page? Learn how to convert JSON to...display structured data on web pages. This comprehensive guide will...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. 在 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...
  8. 在 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-hant/conversion/convert...
  9. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....Formats Leave feedback On this page GroupDocs.Conversion Cloud REST...$convertOptions . from_page = 1 $convertOptions . pages_count = 1 $settings...

    docs.groupdocs.cloud/conversion/convert-to-word...
  10. 如何在 Python 中拆分 PowerPoint PPT 或 PPTX 幻灯片

    使用 PowerPoint Splitter 在线和免费幻灯片拆分工具拆分 PowerPoint 演示文稿。让我们学习如何在 python 中拆分 PowerPoint PPT 或 PPTX 幻灯片...pages = [1, 3] options.mode = "Pages" result = documentApi...start\page\number 和 end\page\number 值 将 pptx 拆分模式设置为 Pages 以拆分...

    blog.groupdocs.cloud/zh/merger/how-to-split-pow...