Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 2,144 for

html to html

(0.07 sec)
  1. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.EdiTor for .NET version 20.10 - inserting an edited worksheet inTo existing spreadsheet... Emitting HTML and CSS markup, which represents...methods like . Passing this HTML and CSS markup into the WYSIWYG...

    docs.groupdocs.com/editor/net/inserting-edited-...
  2. 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...
  3. Introducing GroupDocs.Assembly for Java | Group...

    Introduction To GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed To generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document AuTomation and Report Generation....ODP) Email (EML, EMLX, MSG) HTML and Plain Text Word Processing...Supported Supported Not Supported HTML, PDF, XPS, TIFF Supported Supported...

    docs.groupdocs.com/assembly/java/introducing-gr...
  4. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.1 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/net/inserting-bookm...
  5. 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...
  6. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....libraries, pictures, text files, HTML files, styles and other resources...creates a panel. This loads HTML content from the data folder...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  7. GroupDocs.Editor Product Family | GroupDocs

    Use GroupDocs.EdiTor libraries To programmatically edit Word documents, Excel spreadsheets and PowerPoint presentations...rendering Render to PDF Render to HTML Add text watermarks Node.js...

    docs.groupdocs.com/editor/
  8. 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...
  9. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operaTors **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with Html and RTF bodies. Furthermore, To enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....dynamically for Email Messages with HTML and RTF bodies. Furthermore...

    blog.groupdocs.com/assembly/color-chart-series-...
  10. 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...