Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 9,643 for

html to docx

(0.11 sec)
  1. Compress DXF Files in C# via .NET | Aspose.Zip

    C# compression example To compress DXF documents inTo zip and other archive formats on .NET Framework and .NET Core....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    products.aspose.com/zip/net/compress/dxf/
  2. Compress STL Files in C# via .NET | Aspose.Zip

    C# compression example To compress STL documents inTo zip and other archive formats on .NET Framework and .NET Core....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    products.aspose.com/zip/net/compress/stl/
  3. Delete Bookmarks|Aspose.Words for Java

    Delete bookmarks from a document easily and fast instead of using Docx4j....docx" )); MainDocumentPart documentPart...dataDir + "Docx4jBookmarkDelete.docx" )); Download Running Code GitHub...

    docs.aspose.com/words/java/delete-bookmarks/
  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. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting.... 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...
  6. 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...
  7. 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...
  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. 转换 PUB 文件 | Aspose.PUB for C++

    本文通过伪代码描述并演示了使用 Aspose.PUB for C++ 解决方案转换 Publisher 文件的功能。...HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/pub/zh/cpp/convert-pub-files/
  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