Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 9,595 for

docx to html

(0.61 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. 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...
  4. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF document manipulation library for Node.js that makes creating complex, multi-page documents accessible....html' Edit ‘settings.json’ and setup...can easily save PDF to DOC and DOCX formats. Save PDF pages as JPEG...

    products.aspose.com/pdf/nodejs-cpp/
  5. Aspose::Words::Lists::ListFormat::ListOutdent m...

    Aspose::Words::Lists::ListFormat::LisToutdent method. Decreases the list level of the current paragraph by one level in C++...."PDF" ); builder -> Writeln ( u "HTML" ); // Call the "ListOutdent"..."PDF" ); builder -> Writeln ( u "HTML" ); builder -> Writeln ( u "MHTML"...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...Docx, }; Document doc = new Document(@"Document.docx", loadOption);...new HtmlSaveOptions(SaveFormat.Html) { ExportImagesAsBase64 = true...

    forum.aspose.com/t/content-control-wrapping-iss...
  7. 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...
  8. Aspose.Total for Java|Documentation

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Words supports DOC, DOCX, RTF, HTML, OpenDocument, PDF, XPS...exporting Excel® files to PDF, XPS, HTML, MHTML, Plain Text and popular...

    docs.aspose.com/total/java/
  9. 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/
  10. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1.25em;margin-botTom:0pt;'><b>Manish Sharma</b>&nbsp…...InsertHtml parses the supplied HTML and converts every element –...Words for .NET 16.1.0.0 the HTML parser did not apply the hyperlink...

    forum.aspose.com/t/text-hyperlink-issue/323133