Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,161 for

supported file formats

(0.06 sec)
  1. 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-...
  2. Archive

    archives...API | Transform JSON to CSV Format Online June 12, 2025 · Nayyer...MS Project Viewer in C# - MPP File Viewer August 21, 2024 · Nayyer...

    blog.groupdocs.cloud/archives/
  3. 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...
  4. 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...
  5. Working with Search Collection | Documentation

    Note Note: The features listed on this page are Supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Order Upgrade an Order Free Support Docs Free Consulting Blog New...features listed on this page are supported only in GroupDocs.Signature...

    docs.groupdocs.cloud/signature/working-with-sea...
  6. 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...
  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. 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...
  9. 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...
  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/