Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,011 for

rendering documents

(0.54 sec)
  1. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.AddressFilter; 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....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering Lotus Notes...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  2. Error in converting from HTML to docx as gettin...

    I have a project where I have to convert a PDF to Docx, then do some format changes, and then convert HTML to Docx. I cant to PDF to Docx due to intermediate format changes. PDF to HTML is working perfect. I am getting u…...please share your input PDF document and custom fonts as well....for sharing your input PDF document. We have logged a ticket CONVERSIONCLOUD-396...

    forum.groupdocs.cloud/t/error-in-converting-fro...
  3. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering Text Files...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  4. Create Invoices Online with GroupDocs.Assembly ...

    Learn how to generate professional invoices on the fly using GroupDocs.Assembly Cloud. Upload a DOCX template, bind JSON data, and output DOCX or PDF with simple cURL calls or .NET SDK....storage – Access templates and documents stored in GroupDocs Cloud...Name]>> customer.name And table rendering template definition will look...

    blog.groupdocs.cloud/assembly/create-invoices-o...
  5. 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....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering Spreadsheets...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  6. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you to set default font name which may be useful in following cases: You want to generally specify the default font to fall back on if a particular font in a document cannot be found during Rendering; The document uses a font that contains non-English characters and the you want to make sure that any missing font is replaced with one which has the same character set available....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud.../ Advanced usage / Common rendering options / Replace missing...

    docs.groupdocs.cloud/viewer/replace-missing-font/
  7. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Conversion for Java API is UI-Agnostic and no additional tool or service is required, developers can integrate it in their existing projects as well....back-end API for document conversion between 50+ document formats. API...Java developers to convert a document in various supported formats...

    blog.groupdocs.cloud/conversion/groupdocs-conve...
  8. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....українська Polski Convert Word Document to PDF in Java using REST...Java library to convert Word documents to PDF without losing format...

    blog.groupdocs.cloud/conversion/convert-word-do...
  9. Get View Info for CAD Drawing | Documentation

    GroupDocs.Viewer Cloud provides additional information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view information for CAD drawing call Info method and cast output result to CadViewInfo type. Following example demonstrates how to retrieve view information for CAD drawing. 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....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering CAD Drawings...

    docs.groupdocs.cloud/viewer/get-view-info-for-c...
  10. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering Spreadsheets...

    docs.groupdocs.cloud/viewer/render-print-areas/