Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,249 for

supported file formats

(0.38 sec)
  1. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is Supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....Order Upgrade an Order Free Support Docs Free Consulting Blog New...into HTML. This option is supported when rendering to HTML only...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  2. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...below: NOTE: this option is supported when rendering into PNG and...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  3. C#: Convert HTML to Word | HTML to DOC | HTML t...

    Transform HTML content into DOCX format using our step-by-step guide. Easy and simple HTML to Word conversion tutorial enabling you to export web to Word...simply want to preserve the formatting and structure of web content...more versatile and editable format, then the conversion of HTML...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. Summarize Documents in C# | Document Summarizat...

    How to summarize document content using .NET REST API. Create concise summaries of PDFs, Word Files, and text documents using AI-powered summarization.... Word documents , and HTML files. Extracting key points manually...Choose summary detail level Supports multiple languages Easy integration...

    blog.groupdocs.cloud/rewriter/summarize-documen...
  5. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....greatly, we added enhanced support for Microsoft Visio and Microsoft...Microsoft Outlook formats. We’re about to release a file synchronization...

    blog.groupdocs.cloud/total/groupdocs-september-...
  6. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is Supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden pages. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...PdfOptions) class. This feature is supported for: Diagrams with hidden...

    docs.groupdocs.cloud/viewer/render-hidden-pages/
  7. Convert HTML to Excel | Web to Excel in C# | We...

    How to convert HTML tables to Excel spreadsheets seamlessly using C# .NET.... The SDK supports a wide range of HTML formats and enables...column widths, adjusting cell formatting, and handling complex table...

    blog.groupdocs.cloud/conversion/convert-html-to...
  8. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...首先,使用以下任意一种方式将Word文档上传至云端: 使用 仪表板 使用 [Upload File API][16] 从浏览器上传源文件 使用下面给出的代码示例以编程方式上传:...CSharp { // 上传示例文件 class Upload_File { static void Main(string[]...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...performance. NOTE: this option is supported when rendering to HTML only...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  10. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image Formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Image watermark supports various image formats: PNG, GIF, TIFF...

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