Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 9,642 for

docx to html

(0.73 sec)
  1. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table To be inserted and specify any extra formatting To the t…...Bold = false; var html = " <p><strong>Some Bold Text...ng</p>"; builder.InsertHtml(html, HtmlInsertOptions.UseBuilderFormatting);...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved To Html or MHtml. Default value is false in C++....input form fields are saved to HTML or MHTML. Default value is false...fields as INPUT elements in HTML. When exporting to EPUB, text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HtmlSaveOptions.CssStyleSheetType | Aspose.Word...

    Discover how the CssStyleSheetType property in HtmlSaveOptions optimizes CSS export To Html, MHtml, and EPUB formats for seamless integration....to HTML, MHTML or EPUB. Default value is Inline for HTML/MHTML...only supported when saving to HTML. When you are exporting to one...

    reference.aspose.com/words/net/aspose.words.sav...
  4. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported To Html in Java....Sheet) styles are exported to HTML. Examples: Shows how to work...with CSS stylesheets that an HTML conversion creates. public void...

    reference.aspose.com/words/java/com.aspose.word...
  5. Merge XLSB Files Online or using C++ | products...

    Free online app To combine different XLSB files. C++ merging library code To merge XLSB worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click the...Word 2007 Marco File) Merge DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/merge/xlsb/
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded inTo Html document in C++....Sheet) should be embedded into Html document. bool Aspose :: Words...when exporting a document to Html. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Compress DOTX Files Online or via Java | produc...

    Free online app To compress different DOTX files. Java compression library code for DOTX documents....Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...Interchange Format) Compress HTML Files (Hyper Text Markup Language)...

    products.aspose.com/total/java/compress/dotx/
  8. Compress TSV Files Online or via Java | product...

    Free online app To compress different TSV files. Java compression library code for TSV documents....Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...Interchange Format) Compress HTML Files (Hyper Text Markup Language)...

    products.aspose.com/total/java/compress/tsv/
  9. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your Html, MHtml, or EPUB exports by including essential built-in and cusTom document properties....custom document properties to HTML, MHTML or EPUB. Default value...Document ( MyDir + "Rendering.docx" ); // Use a SaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInserToptions method in Java.... final String HTML = "\n \n \n \n paragraph 1\n...// Set the new mode of import HTML block-level elements. int insertOptions...

    reference.aspose.com/words/java/com.aspose.word...