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

word

(0.13 sec)
  1. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...Word 有序列表、嵌套列表解析失效 中文技术支持 words-java JLong_Chen July 21, 2025...2025, 8:39am 1 当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题:...

    forum.aspose.com/t/word/315453
  2. Question: Aspose .NET SDK support for scanned P...

    Hi, We are experiencing issues converting scanned (image-based) PDF files using the Aspose .NET SDK. The SDK currently converts the PDF to a Word document, but the output content remains an embedded image rather than ed…...scanned PDF conversion (OCR) to Word and Searchable PDF Aspose.OCR...Product Family aspose-pdf-net , words-net Cengizkurban December 23...

    forum.aspose.com/t/question-aspose-net-sdk-supp...
  3. Aspose Word since 22.2 - never ending high CPU ...

    Uncleared Margin Questionnaire (2022) - 2022-05-12 15_59_03(1).docx (44.5 KB) I am using java with Aspose Words. The above document is processed fine in Aspose Words 21.12 and 22.1. When I process the document with 22.…...Aspose Word since 22.2 - never ending high CPU on a particular...particular document Aspose.Words Product Family words-java nicolasmartel...

    forum.aspose.com/t/aspose-word-since-22-2-never...
  4. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...author changes in the word document Aspose.Words Product Family Dedeepya... 12:51pm 1 I’m working with Word documents that have been edited...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  5. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats....page explains how to convert Word documents to PDF and details...is a key feature of Aspose.Words. One of the most popular formats...

    docs.aspose.com/words/net/convert-a-document-to...
  6. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...Ask AI 在Word文档中使用Group Shapes Contents [ Hide ] 有时您需要将group shape添加到Word文档中。...shape添加到Word文档中。 这样的group shape由多个形状组成。 在Microsoft Word中,您可以使用组命令/按钮快速添加group...

    docs.aspose.com/words/zh/java/how-to-add-group-...
  7. Inconsistency between Word and PDF documents co...

    Hello, When saving document containing a table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the table is fitted into first page, while in Word it is…...Inconsistency between Word and PDF documents containing tables...next" settings Aspose.Words Product Family words-java ANDREA.FARRIS...

    forum.aspose.com/t/inconsistency-between-word-a...
  8. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose Word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...(RTL) for word table? Only supported for html? Aspose.Words Product...capabilities for our aspose word exporting, and I’m having difficulties...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  9. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Word Table Cell Merge Issue Aspose.Words Product Family words-net...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  10. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...colour in Word docs Aspose.Words Product Family words-java Rama_Menon...2025, 3:44am 1 Hi In Aspose Words for Java, we are using the following...

    forum.aspose.com/t/footer-text-showing-in-grey-...