Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,223 for

supported file formats

(0.14 sec)
  1. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. 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...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_xlsx/sample_page_1...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  2. Convert XLS to PDF Miss the Text in GroupDocs.C...

    When converting the attached xls File, the upper link get cut. We are using API version 21.12, we are using “groupdocs/conversion-cloud:latest” docker image and connecting over HTTP using swagger generated client. Arch…...converting the attached xls file, the upper link get cut. We...'{ "FilePath": "test.xls", "Format": "pdf", "OutputPath": "test...

    forum.groupdocs.cloud/t/convert-xls-to-pdf-miss...
  3. HTML to PDF Node.js API | Convert Web Page to P...

    Easily convert HTML Files or webpages to PDF using GroupDocs.Conversion Cloud SDK for Node.js. Automate HTML to PDF conversion online using REST API.... Converting HTML files or webpages to PDF is essential...archiving content in a portable format. Using GroupDocs.Conversion...

    blog.groupdocs.cloud/conversion/html-to-pdf-onl...
  4. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try to convert 50mb xls File its giving error Internal error: Exception of type ‘System.OutOfMemoryException’ was thrown I’m using the following API…...tested about 100MB files, but not Excel format. The memory consumption...document format and it’s content. If you share a file that need...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  5. System.OutOfMemoryException coverting HTML to D...

    Hi, I am getting System.OutOfMemoryException exception randomly when I try to convert a HTML document to DOC. This is the API I am using https://api.groupdocs.cloud/v2.0/conversion?format=docx&fromPage=1...format=docx&fromPage=1 mayurkhadke...inconvenience. We noticed some file conversion consumed memory in...

    forum.groupdocs.cloud/t/system-outofmemoryexcep...
  6. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Order Upgrade an Order Free Support Docs Free Consulting Blog New...then removes them. The API supports a rich set of search criteria...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  7. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Order Upgrade an Order Free Support Docs Free Consulting Blog New...operations over them. The API supports a rich set of search criteria...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  8. Render selected pages | Documentation

    GroupDocs.Viewer Cloud also provides the features to render only the selected page numbers. You can specify a list of the document pages to be rendered. Follow the below steps to achieve this functionality. The following code sample shows how to render first and third pages of a document. 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...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_2...

    docs.groupdocs.cloud/viewer/render-selected-pages/
  9. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_jpg/sample_page_1...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  10. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. 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...null , "attachments" : [], "file" : { "path" : "viewer/sample_docx/sample...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...