Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,330 for

supported file formats

(0.12 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Archive

    archives...Mustafa · 6 min Modify TXT Files in Java April 20, 2026 · Muhammad...Mustafa · 6 min Classify PDF Files in .NET: Tutorial and Sample...

    blog.groupdocs.cloud/archives/
  5. 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/
  6. Extract Text from PDF in Node.js | Text Extract...

    Easy and simple guide to extract text from PDF File. Perform text extraction operation from PDF using Node.js API. Beginners guide for text extraction....Extractor Unlocking text from PDF files is essential for content indexing...tables or forms It supports numerous formats — including PDF ,...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  7. 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...
  8. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....and forth between over 50 formats, including Microsoft Office...templates, and configurable date formats, to give developers more freedom...

    blog.groupdocs.cloud/total/december-2014-newsle...
  9. Extract Text from PowerPoint in Node.js | PPT T...

    Learn how to extract text from PowerPoint (.ppt, .pptx) using GroupDocs.Parser Cloud SDK for Node.js. Automate PowerPoint parsing with REST API or cURL....pptx files without relying on Microsoft...Metadata. Embedded files or images. It supports a large variety...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  10. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages into HTML, PDF, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are Supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how to adjust output page size....Order Upgrade an Order Free Support Docs Free Consulting Blog New...the pages sizes that are supported and provided in PageSize enumeration:...

    docs.groupdocs.cloud/viewer/adjust-page-size/