Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 2,219 for

html to html

(0.16 sec)
  1. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results To your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....optional html switch <<[ expression ]: "format" - html >> If html...corresponding tag in this case. If html switch is present, the expression...

    docs.groupdocs.com/assembly/java/template-synta...
  2. JSON to PDF

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....应用程序中将 JSON 文件转换为 JPG、PNG 和 HTML 格式。 由于是轻量级、基于文本、非常易于阅读且易于解析的结构化数据格式,JSON...应用程序中将 JSON 文件转换为 JPG、PNG 和 HTML 格式。 JSON 是一种非常易于人类阅读的结构化数据格...

    blog.groupdocs.com/zh/tag/json-to-pdf/
  3. XML to PDF

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....数据,通常需要将其转换为其他文档格式,例如 PDF、JPG、PNG 或 HTML。本文提供了一种使用简单的 Java 代码查看 XML 文件的基本方法。...文件呈现为其他文档格式,如 PDF、JPG、PNG 或 HTML。本文介绍了使用简单的 C# 代码查看 XML 文件的基本方法。...

    blog.groupdocs.com/zh/tag/xml-to-pdf/
  4. Build your first search solution | GroupDocs

    First of all you need To create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future To continue working....html' ; const outputAdapter = new...groupdocs . search . OutputFormat . Html , filePath ); // Creating the...

    docs.groupdocs.com/search/nodejs-java/build-you...
  5. Document Management with GroupDocs

    The GroupDocs dashboard provides you with several features for organizing files and folders. The new dashboard is very user friendly, so you get familiar with it pretty quickly. In this post, we focus on the GroupDocs dashboard. I’m going To list some of GroupDocs dashboard’s key features useful for document management: [caption id=“attachment_402” align=“alignnone” width=“622” caption=“Fig.1: GroupDocs dashboard helps you organise your files and folders for better document management”] [/caption]...supports DOCX to PDF , DOCX to HTML , DOCX to EPUB , PDF to JPEG...

    blog.groupdocs.com/total/document-management-wi...
  6. Common Master-Detail in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly To generate a Common Master-Detail report in Text Document format. Common Master-Detail in Text Document Note This feature is supported by version 17.3.0 or greater. Reporting Requirement As a report developer, you are required To represent the information of the cusTomers and products with the following key requirements: It must associate the cusTomers with their products Report must be generated in the Html Document Adding Syntax To be evaluated by GroupDocs....Report must be generated in the HTML Document Adding Syntax to be...

    docs.groupdocs.com/assembly/net/common-master-d...
  7. Split a worksheet into pages | GroupDocs

    Split worksheets inTo pages when rendering spreadsheets To Html, PDF, and image formats using GroupDocs.Viewer Python API....worksheet’s print area in the output HTML, PDF, or image file. The following...worksheet’s print area in the output HTML, PDF, or image file. The following...

    docs.groupdocs.com/viewer/python-net/split-work...
  8. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you To use data bands in table rows in Email Messageswith Html and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....rows in Email Messages with HTML and RTF bodies. A table-row...

    docs.groupdocs.com/assembly/net/working-with-em...
  9. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with Html and RTF bodies You can insert bookmarks To your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark To be inserted during run-time....Processing documents and emails with HTML and RTF bodies You can insert...

    docs.groupdocs.com/assembly/java/inserting-book...
  10. Render DOCX as Image using Python

    You will learn how To render DOCX as image using Python. A code example will also be provided To create images from DOCX in Python for visual content workflows....guide on how to render DOCX as HTML using Python . This resource...

    kb.groupdocs.com/viewer/python/render-docx-as-i...