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

supported file formats

(0.12 sec)
  1. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Order Upgrade an Order Free Support Docs Free Consulting Blog New...watermarks in the document. The API supports a rich set of search criteria...

    docs.groupdocs.cloud/watermark/search-watermarks/
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Document file extension; Document size in bytes; Document file format;...

    docs.groupdocs.cloud/metadata/get-document-info...
  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. 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...
  5. 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...
  6. 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...
  7. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. 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_1...

    docs.groupdocs.cloud/viewer/add-watermark/
  8. 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/
  9. Split worksheets into pages | Documentation

    There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages. API Usage There are steps that usage of GroupDocs....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/split-worksheets-in...
  10. 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/