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

docx to html

(0.04 sec)
  1. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level To zero.... writeln ( "HTML" ); // Call the "ListOutdent"..."PDF" ); builder . writeln ( "HTML" ); builder . writeln ( "MHTML"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level To zero.... writeln ( 'HTML' ) # Call the "ListOutdent"...'PDF' ) builder . writeln ( 'HTML' ) builder . writeln ( 'MHTML'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...docx"); out_default_font.docx (7.3 KB) As you...save("C:\\Temp\\out_explicit_font.docx"); out_explicit_font.docx (7.4 KB) Font formatting...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  4. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveOptions.cssClassNamePrefix property. Specifies a prefix which is added To all CSS class names...Shows how to save a document to HTML, and add a prefix to all of...( base . myDir + "Paragraphs.docx" ); let saveOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlFixedSaveOptions.font_format property | Asp...

    HtmlFixedSaveOptions.font_format property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting...machine when saving a document to HTML. doc = aw . Document ( MY_DIR...points with alternative font.docx' ) save_options = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Provides methods To insert text, images and other content, specify font, paragraph and section formatting... insertHtml(html) Inserts an HTML string into the document...insertHtml(html, useBuilderFormatting) Inserts an HTML string into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods To insert text, images and other content, specify font, paragraph and section formatting... insert_html(html) Inserts an HTML string into the document...insert_html(html, use_builder_formatting) Inserts an HTML string...

    reference.aspose.com/words/python-net/aspose.wo...
  8. What is EPS file format? | Knowledge Base

    Encapsulated PostScript or EPS described in this article, in short, is one of the Page Description Languages, dynamic one if To be more specific....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/page/net/what-is-eps-file/
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added To all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....Shows how to save a document to HTML, and add a prefix to all of...Document > ( MyDir + u "Paragraphs.docx" ); auto saveOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows To specify additional options (such as password or base URI) when loading a document inTo a Document object. To learn more, visit the documentation article in C++....that will be used to load an HTML, TXT, or CHM document if the...a document is imported from HTML, MHTML. get_TempFolder () const...

    reference.aspose.com/words/cpp/aspose.words.loa...