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

word

(0.13 sec)
  1. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转Word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.Words.Document docx = new com.aspose.Words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...Html转word,当<head></head>中间加了一段css样式后,html转word后图片消失 中文技术支持 words-java...编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件:...

    forum.aspose.com/t/html-word-head-head-css-html...
  2. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a Word scatter chart type, the converter…...converting Word scatter chart to PDF using Aspose.Words Aspose.Words...Words Product Family words-net prodigy234 December 12, 2025,...

    forum.aspose.com/t/exception-when-converting-wo...
  3. Convert XLTM to WORD using Java or with free On...

    Java API to Export XLTM to Word or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....XLTM to WORD Converting XLTM templates directly into Word documents...or financial templates into Word-ready documents. Automation...

    products.aspose.com/total/java/conversion/xltm-...
  4. 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-...
  5. 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...
  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...使用的25.12版本也存在问题 使用aspose wordword转成html 源文件中的表格没有边框,转出来的表格内容中存在边框...

    forum.aspose.com/t/aspose-word-word-html/323604
  7. 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...
  8. Converting a PDF file to WORD using CLI | Aspos...

    CLI from Aspose.PDF for PDF to Word conversion. Use example line for batch PDF to Word conversion with Aspose.PDF CLI App...Convert PDF to WORD in Aspose.PDF for Aspose.PDF CLI How to convert...convert PDF to WORD? You can easily convert programmatically...

    products.aspose.com/pdf/cpp-cli/conversion/pdf-...
  9. How to Convert Outlook Email to Word using Python

    In this easy tutorial, we will learn how to convert Outlook Email to Word using Python. You will see that in order to export Email to Word Python based API can be used. You can use this application in any of the Python configured environments in operating systems like Windows or Linux....Words Product Family Aspose.PDF Product...to Convert Outlook Email to Word using Python In this easy tutorial...

    kb.aspose.com/email/python/how-to-convert-outlo...
  10. Converting word document to pdf causes a table ...

    Hi, i want to convert a Word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...Converting word document to pdf causes a table to be moved to...next page Aspose.Words Product Family words-java curmas April...

    forum.aspose.com/t/converting-word-document-to-...