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

supported file formats

(0.07 sec)
  1. 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...
  2. No ChatGPT | Rephrase Rewrite Paraphrase Text a...

    Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST API. Better than Gemini, Microsoft Copilot, and Claude... Supports rewriting in specific writing...neutral. Handles multiple file formats: DOCX, PPTX, TXT, RTF, and...

    blog.groupdocs.cloud/rewriter/paraphrase-docume...
  3. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST Formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. 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...type / Rendering Outlook Data Files / Limit count of items to render...

    docs.groupdocs.cloud/viewer/limit-count-of-item...
  4. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta File Formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. 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...VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  5. 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...
  6. 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/
  7. 在 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...
  8. 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-...
  9. 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...
  10. 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/