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

word

(0.1 sec)
  1. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a Word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...Convert Excel file to word doc with selected worksheets using...Cells Product Family excel-to-word jeremyyma September 21, 2014...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  2. 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
  3. Aspose word java 在当前word中有很多个下一页分节符,有页眉页脚,在保存之前...

    当前使用aspose-java版本为22.1.0 在计算页码之前这些方法都调用了 mainDoc.updateTableLayout(); mainDoc.updatePageLayout(); mainDoc.updateFields(); 我通过调用 mainDoc.getPageCount,或者 mainDoc.getBuiltInDocumentProperties().getPages() 或者我把Word保存…...Aspose word java 在当前word中有很多个下一页分节符,有页眉页脚,在保存之前更新了域,也更新了tabl...eLayout,然后再统计word页面总数、每个节的页数,总是不对 中文技术支持 words-java yangxiong0301...

    forum.aspose.com/t/aspose-word-java-word-tablel...
  4. 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...
  5. 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...
  6. Chinese characters causing table width issues w...

    This is incredibly confusing. We’re creating a Word document using Open Office SDK. Some time ago we introduced the option to use “Pct” unit of measurement for table and column widths. We used to use “Dxa” exclusively. W…...issues when converting word to pdf Aspose.Words Product Family aspose-pdf-net...aspose-pdf-net , words-net patrick.ryan July 30, 2025, 6:52pm 1...

    forum.aspose.com/t/chinese-characters-causing-t...
  7. 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...
  8. 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-...
  9. After the mail merge Table of contents is broke...

    In my Word document I have added the table of contents. During the mail merge I am replacing the some tags data after that I am expecting that table of content will get auto adjusted but it is not doing it. But instead …...broken in word document Aspose.Words Product Family words-net srinicasepoint...October 17, 2025, 1:11am 1 In my word document I have added the table...

    forum.aspose.com/t/after-the-mail-merge-table-o...
  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-...