Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 9,643 for

html to docx

(0.18 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolderAlias method. Specifies the name of the folder used To construct font URIs written inTo an Html document. Default is an empty string in C++....construct font URIs written into an HTML document. Default is an empty...When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Print Word Document with Comments using Java

    Follow this article To merge MD files in Java. It has details To set the IDE, a list of steps, and a sample code To combine MD in Java and create a single MD file....HTML Product Family Aspose.GIS Product...the document. You will print DOCX comments using Java with the...

    kb.aspose.com/words/java/print-word-document-wi...
  3. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInserToptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../documentbuilder/insertHtml/#string_HtmlinserToptions) method....default options when inserting HTML. UseBuilderFormatting Use font...formatting for text inserted from HTML. RemoveLastEmptyParag Remove...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. HtmlLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading Html document inTo a Document object in Java....additional options when loading HTML document into a Document object...conditional comments while loading an HTML document. HtmlLoadOptions loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.imagesFolderAlias property | As...

    HtmlSaveOptions.imagesFolderAlias property. Specifies the name of the folder used To construct image URIs written inTo an Html document...construct image URIs written into an HTML document. Default is an empty...When you save a Document in HTML format, Aspose.Words needs to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath To Html, MHtml and EPUB in C++....Words exports OfficeMath to HTML, MHTML and EPUB. enum class...0 OfficeMath is converted to HTML as image specified by tag. MathML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Compress PNG Files Online or via Java | product...

    Free online app To compress different PNG files. Java compression library code for PNG 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/png/
  9. 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...
  10. 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...