Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 177,627 for

docx

(0.13 sec)
  1. Landscape pages are rendered as portrait pages ...

    Hi, When converting a Docx with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.Docx"); doc.Save(@".\out.pd…...portrait pages when converting DOCX to PDF Aspose.Words Product...1:33pm 1 Hi, When converting a DOCX with some portrait and landscape...

    forum.aspose.com/t/landscape-pages-are-rendered...
  2. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in Docx using C++. In order to insert rows inside table of Word document using C++ a very simple API interface is used....How to Add Rows to Table in DOCX using C++ In this topic, we...how to add Rows to Table in DOCX using C++ . Tables have wide...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...
  3. Table contents are getting split while converti...

    Hi, I’m trying to convert a Docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...getting split while converting docx to pdf Aspose.Words Product...Hi, I’m trying to convert a docx file (containing 23 pages along...

    forum.aspose.com/t/table-contents-are-getting-s...
  4. Equation field rendering issue in DOCX to PDF/P...

    When I try to convert a Docx containing equation fields to PDF or PNG, the equation fields are not rendered correctly. Input Docx test.Docx (15.9 KB) Aspose outputs (equation field rendering is incorrect) output.pdf …...Equation field rendering issue in DOCX to PDF/PNG Aspose.Words Product...9:26am 1 When I try to convert a DOCX containing equation fields to...

    forum.aspose.com/t/equation-field-rendering-iss...
  5. Docx save as PDF metadata missing - Free Suppor...

    Hi, I would like to generate an accessible PDF. To do this, metadata must be present. I set the metadata via BuildInDocumentProperties, but in the output pdf they are empty. I’m using Aspose Word 26.4.0. Heres my code: …...Docx save as PDF metadata missing Aspose.PDF Product Family words-net...

    forum.aspose.com/t/docx-save-as-pdf-metadata-mi...
  6. Aspose Word for java,docx转pdf文件格式问题 - Free Supp...

    test.zip (26.0 KB) Aspose word for java,将Docx文件转换为PDF过程中,表格中的斜划线消失了。 附件是示例文件和截图...Aspose Word for java,docx转pdf文件格式问题 中文技术支持 words-java xiaojie_li...0 KB) Aspose word for java,将docx文件转换为PDF过程中,表格中的斜划线消失了。 附件是示例文件和截图...

    forum.aspose.com/t/aspose-word-for-java-docx-pd...
  7. DOCX (with ( Content Controls) to HTML conversi...

    Hi, I have the below code to convert an MS Word file to an HTML file using ASPOSE Words ( Java). The MS Word file has Content Controls. Document d = new Document("TEST.Docx"); SaveOptions opt = SaveOptions.createSave…...DOCX (with ( Content Controls) to HTML conversion using ASPOSE...Document d = new Document("TEST.docx"); SaveOptions opt = SaveOptions...

    forum.aspose.com/t/docx-with-content-controls-t...
  8. Issue with accessibility in DOCX to PDF convers...

    Hello Team, I am using Aspose.Words for .NET with a valid temporary license to convert Docx documents to PDF using a PowerShell script (without Microsoft Word automation). My implementation uses the following configura…...Issue with accessibility in DOCX to PDF conversion using Aspose...temporary license to convert DOCX documents to PDF using a PowerShell...

    forum.aspose.com/t/issue-with-accessibility-in-...
  9. 在 Python 中将 EPUB 转换为 DOCX – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 EPUB 转换为 Docx。在Python代码示例中考虑各种EPUB到Docx的转换方案。...格式之间的转换 EPUB 转换器 将 EPUB 转换为 DOCX Live Demos HTML Python Solution...转换为 DOCX Contents [ Hide Show ] 将 EPUB 转换为 DOCX,可以利用 DOCX 格式丰...

    docs.aspose.com/html/zh/python-net/convert-epub...
  10. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from Docx to PDF, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.Docx”); doc.Save(@“.\out.pdf”); I’v…...incorrectly rendered when converting DOCX to PDF Aspose.Words Product...converting some charts from DOCX to PDF, we noticed rendered...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...