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

html to docx

(0.08 sec)
  1. HtmlSaveOptions.exportOriginalUrlForLinkedImage...

    HtmlSaveOptions.exporToriginalUrlForLinkedImages property. Specifies whether original URL should be used as the URL of the linked images...create when saving a document to HTML. let doc = new aw . Document...( base . myDir + "Rendering.docx" ); let options = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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. 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/
  8. 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...
  9. 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...
  10. ListFormat | Aspose.Words for Java

    Allows To control what list formatting is applied To a paragraph in Java....docx"); Methods Method Description...writeln("PDF"); builder.writeln("HTML"); // Call the "ListOutdent"...

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