Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 176,925 for

docx

(1.12 sec)
  1. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word Docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…...When saving Word docx as PDF, the "Alt Text" is lost on the images...version 25.1. We have a Word docx file with images/shapes containing...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  2. Use French Culture from DATE Field Formatting P...

    Hi, When converting a Docx with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.Docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...(Language Setting) & Convert DOCX to PDF using Aspose.Words (C#...11:18am 1 Hi, When converting a DOCX with French date fields to PDF...

    forum.aspose.com/t/use-french-culture-from-date...
  3. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...When converting docx to html using aspose .net words tell me...are included when converting a DOCX file to HTML using Aspose.Words...

    forum.aspose.com/t/when-converting-docx-to-html...
  4. 在 Python 中創建 DOCX | products.aspose.com

    使用 Python 應用程序生成 Docx 文件,而不使用 Microsoft Word。...Python 中創建 DOCX 使用 Python 創建 DOCX 通過您的 Python 應用程序生成 DOCX,無需安裝 Microsoft...對於開發人員,誰正在嘗試通過 Python 應用程序創建 DOCX 文件? Aspose.Total for Python...

    products.aspose.com/total/zh-hant/python-net/cr...
  5. Aspose.word 大量生成docx文档后,内存升高,如何控制 - Free Suppor...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …...word 大量生成docx文档后,内存升高,如何控制 中文技术支持 words-java dhzhao2016...createSaveOptions(SaveFormat.DOCX); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/aspose-word-docx/320895
  6. DOCX Mail Merge Python Ում

    Անհատականացրեք ձեր Mail merge Docx ֆայլը՝ օգտագործելով Python...Ստեղծեք DOCX ՝ օգտագործելով Mail merge Python ում Բարձր արագությամբ...արագությամբ Python գրադարան՝ DOCX ձևանմուշների և տվյալների հատուկ...

    products.aspose.com/words/hy/python-net/mailmer...
  7. My dox file getting currepted if chart creates ...

    [image]...creates using aspose present in docx file? whay this is happening...@Amol_Hekade You mentioned that the DOCX becomes corrupted when a chart...

    forum.aspose.com/t/my-dox-file-getting-currepte...
  8. Output Streams – Aspose.HTML for Java

    Learn how to use and manage output streams to handle multi-output rendering and streamline HTML workflows with the Aspose.HTML for Java....Streams – Convert HTML to PDF, DOCX, and Images Contents [ Hide...

    docs.aspose.com/html/java/output-streams/
  9. docx转PDF,文件中的图片,openjdk环境下图片变成红叉,换成oraclejdk环境是...

    版本:23.8 编程语言:java 问题截图: 源文件: 格式测试.Docx (31.4 KB) openjdk环境转换后的PDF: 格式测试-正式环境-Open-jdk.zip (6.9 KB) Oracle jdk环境转换后的PDF: 格式测试-测试环境-Oracle-jdk.zip (24.4 KB)...docx转PDF,文件中的图片,openjdk环境下图片变成红叉,换成oraclejdk环境是正常的 中文技术支持 ZhonghaoSun...问题截图: 1104×772 7.44 KB 源文件: 格式测试.docx (31.4 KB) openjdk环境转换后的PDF:...

    forum.aspose.com/t/docx-pdf-openjdk-oraclejdk/3...
  10. 档案

    档案... DOCX 文件在打印或共享之前转换为 PDF 格式。在本文中,我们将在 Python 中自动执行 DOCX 到 PDF...Python 中将 DOCX 转换为 PDF。此外,您将了解自定义 Word 到 PDF 转换的不同选项。 用于 DOCX 到 PDF...

    blog.aspose.com/zh/words/convert-docx-to-pdf-in...