Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 6,666 for

file format

(0.21 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....0/viewer/storage/file/viewer/sample_xlsx/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_xlsx/sample_page_2...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  2. 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....0/viewer/storage/file/viewer/sample_xlsx/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_xlsx/sample_page_2...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  3. Embed MS Word form in app for signing - Free Su...

    I have a form in word, that I want to embed in app for signing by each new users before they can use the application. It needs to be able to be retrieved at a later stage if required. Is Groupdocs the solution?...document along with many other file formats . There are two types of...

    forum.groupdocs.cloud/t/embed-ms-word-form-in-a...
  4. Basic usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Leave feedback Get Supported File Formats Get Supported Barcodes Get...

    docs.groupdocs.cloud/signature/basic-usage/
  5. Basic usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Leave feedback Get Supported File Formats Get Document Metadata Convert...

    docs.groupdocs.cloud/conversion/basic-usage/
  6. Extract Images from HTML | HTML Image Extractor...

    How to extract images from HTML File using .NET REST API. Extract Base64, inline, embedded, and linked images from HTML using the best HTML image extractor...Processing API Supported Image Formats Prerequisites Install via NuGet...(Benefits & Use Cases) # HTML files often include several types...

    blog.groupdocs.cloud/parser/extract-images-from...
  7. 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....Password The password to open file Should be specified only for...The folder for the resultant file “watermark/removed_watermark”...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  8. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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. Swagger UI lets you call this REST API directly from the browser....0/viewer/storage/file/viewer/sample_pdf/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_pdf/sample_page_2...

    docs.groupdocs.cloud/viewer/disable-characters-...
  9. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive 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....0/viewer/storage/file/viewer/sample_docx/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_2...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...
  10. Timeout error ApiClient - Free Support Forum - ...

    Getting this today: com.groupdocs.cloud.merger.client.ApiException: java.net.SocketTimeoutException: timeout at com.groupdocs.cloud.merger.client.ApiClient.execute(ApiClient.java:789) ~[groupdocs-merger-cloud-22.5.jar!…...cause the error, and the input files (without sensitive data), so...byte[] result = null; File inputFile1 = null; File inputFile2 = null;...

    forum.groupdocs.cloud/t/timeout-error-apiclient...