Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,289 for

supported file formats

(0.72 sec)
  1. Excel to JSON | XLS to JSON Converter | XLSX to...

    How to convert Excel to JSON format using C# .NET. Expert techniques for converting XLS and XLSX documents to JSON data...convert Excel data into JSON format. JSON (JavaScript Object Notation)...preferred data interchange format. Therefore, by converting Excel...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  2. 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...
  3. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert Supported document Formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the Supported document Formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Any Format format example....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Convert to Any Format 1. Convert to Any Format Leave feedback...

    docs.groupdocs.cloud/conversion/convert-to-any-...
  4. 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...
  5. 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...
  6. Scalable Vector Graphics to JPEG | Convert SVG ...

    Convert SVG to JPG in C# .NET using GroupDocs.Conversion Cloud SDK. Perform seamless conversion of scalable vector graphics to JPG in C#. SVG to JPG Converter...(Scalable Vector Graphics) files are excellent for web graphics...and applications that do not support SVG. In this article, we are...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  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. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....Order Upgrade an Order Free Support Docs Free Consulting Blog New...comments. This feature is supported for: Microsoft Word documents...

    docs.groupdocs.cloud/viewer/render-document-wit...
  9. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering text documents or email messages. This feature is Supported for: Plain-text (.txt) Files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. 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...feature is supported for: Plain-text (.txt) files Comma-separated...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...
  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/