Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 2,379 for

html to html

(0.05 sec)
  1. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents To OOXML formats using GroupDocs.Assembly for .NET...., PDF, HTML, RTF) using GroupDocs.Assembly...saving to other formats like PDF, HTML, or RTF, this property is ignored...

    docs.groupdocs.com/assembly/net/basic-usage-oox...
  2. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document auTomation and reports generation API designed To create cusTom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generaTor which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document AuTomation and Report Generation....OTP) Email (EML, EMLX, MSG) HTML, Markdown, and Plain Text Word...Supported Supported Not Supported HTML, PDF, XPS, TIFF Supported Supported...

    docs.groupdocs.com/assembly/net/introducing-gro...
  3. 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...
  4. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....Ensure proper formatting for HTML or RTF email bodies. Advanced...more about email attachments, HTML email bodies, email headers...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  5. Get document info | GroupDocs

    This article explains how To detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....signed, whether its body is in HTML format; See the for a complete...Console . WriteLine ( "Is body in HTML: {0}" , docInfo . IsHtml );...

    docs.groupdocs.com/conversion/net/get-document-...
  6. Load Markup document with options | GroupDocs

    Learn this article and check how To load and convert Html documents with advanced options using GroupDocs.Conversion for .NET API....Specifies the base path/url for the HTML. Specifies the encoding to be...numbering: var source = "sample.html" ; var loadOptions = new WebLoadOptions...

    docs.groupdocs.com/conversion/net/load-markup-d...
  7. Archive

    archives...3 min How to Convert PDF to HTML in Java with Just a Few Steps...min Convert PDF documents to HTML using C# January 16, 2023 ·...

    blog.groupdocs.com/archives/
  8. Specify encoding when loading documents | Group...

    This article explains how To specify encoding when loading documents with GroupDocs.Viewer within your .NET applications....and render the text file to HTML: C# using System.Text ; using...

    docs.groupdocs.com/viewer/net/specify-encoding-...
  9. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Node.js via Java supported document types...File MHTML Web Archive MIME HTML Portable Document Format File...

    docs.groupdocs.com/merger/nodejs-java/supported...
  10. 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...