Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 290,998 for

word

(0.13 sec)
  1. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...In Word to HTML Conversion, how do I exempt the strikethrough...conversion Aspose.Words Product Family words-net RohanBade759...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  2. About inconsistence of header alignment from fi...

    Hi Team, Header alignment from first page is not correctly reflecting in the following aspose Word templates. Could you pls assist me on this? First page in grid view:: Second page header alignment: Header (Test Re…...aspose word templates Aspose.Words Product Family words-net rose...reflecting in the following aspose word templates. Could you pls assist...

    forum.aspose.com/t/about-inconsistence-of-heade...
  3. Word转html后复选框乱码 - Free Support Forum - aspose.com

    Document doc = new Document("/Users/lpg/Documents/工作/中合通用平台/zhonghe-guangan-java/zhonghe-admin/src/抗震试验记录 " + ".docx"); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.HTML); doc.save("./2121.html", sa…...Word转html后复选框乱码 中文技术支持 words-java 321227850 May 16, 2025, 8:20am...

    forum.aspose.com/t/word-html/312780
  4. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…...getting cut off in word document Aspose.Words Product Family ApplicationsTeamAvis...team is currently using Aspose.Words.ReportingServices version 22...

    forum.aspose.com/t/long-text-value-visible-when...
  5. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.PDF and ran into an interesting issue. We create a PDF using a MemoryStream based on a byte[] stored in our database and random blocks of Words are having the spaces between them re…...Words running together when converting from PDF to Word Aspose...database and random blocks of words are having the spaces between...

    forum.aspose.com/t/words-running-together-when-...
  6. 使用aspose wordword转成html 源文件中的表格没有边框,转出来的表格内容中...

    边框问题.zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...使用aspose wordword转成html 源文件中的表格没有边框,转出来的表格内容中存在边框 中文技术支持 words-java...2 @xiangma 您遇到的现象可能与 Aspose.Words 在使用固定格式保存选项时会把隐藏(非可见)表格边框渲染出来...

    forum.aspose.com/t/aspose-word-word-html/323607
  7. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…...Border Style when Converting Word to HTML after Accepting Track...Track Changes Aspose.Words Product Family words-net nilesh.awtade...

    forum.aspose.com/t/losing-table-border-style-wh...
  8. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to PDF only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …...Word document has 1288 pages. When converted to PDF only 55 pages...converted Aspose.Words Product Family words-net pnocera January...

    forum.aspose.com/t/word-document-has-1288-pages...
  9. Aspose.words for java能否将Word文档解析出层级? - Free Sup...

    aspose.Words for java对Word文档解析后,没有分出层级,都是平级结构;我们也不太确定是不是这样,向您们再确认一下,它能否将Word文档解析出层级?...words for java能否将Word文档解析出层级? 中文技术支持 words-java Gavin_Zhang...2026, 10:25am 1 aspose.words for java对Word文档解析后,没有分出层级,都是平级结构;我...

    forum.aspose.com/t/aspose-words-for-java-word/3...
  10. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This Word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Converting Word Lists to Text Aspose.Words Product Family words-python...type 'Aspose.Words.BookmarkStart' to type 'Aspose.Words.Run'. Do...

    forum.aspose.com/t/converting-word-lists-to-tex...