Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 9,612 for

html to docx

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. LoadOptions.FontSettings | Aspose.Words for .NET

    CusTomize your document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!... For example, when loading HTML documents Aspose.Words may resolve...Document ( MyDir + "Document.docx" , loadOptions ); doc . Save...

    reference.aspose.com/words/net/aspose.words.loa...
  5. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows To specify document font settings.... For example, when loading HTML documents Aspose.Words may resolve...file_name = MY_DIR + 'Missing font.html' , load_options = load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/
  7. ListFormat.ListIndent | Aspose.Words for .NET

    Enhance your document's structure with the ListFormat ListIndent method, effortlessly elevating your paragraph's list level for improved clarity.... Writeln ( "HTML" ); // Call the "ListOutdent"..."PDF" ); builder . Writeln ( "HTML" ); builder . Writeln ( "MHTML"...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used To specify additional options when saving a document inTo the Svg format. To learn more, visit the documentation article in C++....quality of the JPEG images inside Html document. get_MaxImageResolution...used when saving to a DOC or DOCX file. By default, this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Working with Attachments and Embedded Objects|D...

    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....docx" ); refAttach . setProviderType...text and HTML bodies and an image embedded into the HTML Image embedded...

    docs.aspose.com/email/java/working-with-attachm...
  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...