Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 176,684 for

docx

(0.12 sec)
  1. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...Drawing]Pdf To Docx issue with OCR of a document...Family aspose-pdf-net , pdf-to-docx IBurzoEvoRWS May 15, 2025, 9:55am...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  2. docx转PDF,部分文字丢失 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 转PDF后,第一页,第二行和第三行末尾的【司】丢失 问题截图: 源文件: 有问题的源文件.Docx (505.6 KB)...docx转PDF,部分文字丢失 中文技术支持 words-java ZhonghaoSun May 14, 2025, 1:35am...1405×963 128 KB 源文件: 有问题的源文件.docx (505.6 KB) alexey.noskov May...

    forum.aspose.com/t/docx-pdf/312664
  3. docx转PDF,序号样式变更 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件中序号样式 源文件: 关于报送专利转化运用专项行动实施情况总结的报告 (1).Docx (32.0 KB)...docx转PDF,序号样式变更 中文技术支持 words-java ZhonghaoSun December 24, 2025...关于报送专利转化运用专项行动实施情况总结的报告 (1).docx (32.0 KB) Professionalize.Discourse...

    forum.aspose.com/t/docx-pdf/323677
  4. 将 MHTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML Python 库将 MHTML 转换为 Docx。在即用型 Python 示例中考虑支持的 MHTML 到 Docx 的转换方案。...格式之间的转换 MHTML 转换器 将 MHTML 转换为 DOCX Live Demos HTML Python Solution...Download Pricing Buy 将 MHTML 转换为 DOCX – Python 代码示例 Contents [ Hide...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  5. pdf转docx出现异常,System.NullReferenceException - Fr...

    示例代码: Document pdfDocument = new Document(“d:\test1.pdf");test1.pdf (176.5 KB) DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.Format = DocSaveOptions.DocFormat.Docx; pdfDocument.Save(“d:\test1.Docx”, …...pdf转docx出现异常,System.NullReferenceExcepti 中文技术支持 arlpan2000 September...DocSaveOptions.DocFormat.DocX; pdfDocument.Save(“d:\test1.docx”, saveOptions);...

    forum.aspose.com/t/pdf-docx-system-nullreferenc...
  6. 将 HTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 Docx。使用 Python 示例探索 HTML 到 Docx 的转换场景。...格式之间的转换 HTML 转换器 将 HTML 转换为 DOCX Live Demos HTML Python Solution...HTML 转换为 DOCX – Python 代码示例 Contents [ Hide Show ] DOCX 文件是一种 Microsoft...

    docs.aspose.com/html/zh/python-net/convert-html...
  7. How to Convert DOCX to TIFF using C#

    In this brief tutorial you will learn how to convert Docx to TIFF using C#. The simple steps below can be followed to export Docx to TIFF in C# on any common operating system like MS Windows, Linux, or macOS....Product Family How to Convert DOCX to TIFF using C# In this step-by-step...convert DOCX to TIFF using C# . We can easily export DOCX to TIFF...

    kb.aspose.com/words/net/how-to-convert-docx-to-...
  8. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached Docx files (APA-Table-of-Contents-TemplateLab.com_.Docx, APA-Table-of-Contents-TemplateLab.com_v2.Docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...validations in the resulting DOCX and PDF after comparison Aspose...Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab...

    forum.aspose.com/t/defect-data-validations-in-t...
  9. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to PDF/HTML, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\test.Docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.html"); On the first …...Chart axis issues when rendering DOCX to PDF/HTML Aspose.Words Product...doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf"); doc...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  10. EQ Field Enclosure Rendering Issue in DOCX Conv...

    Description When converting a Word document containing an EQ field using the \o (overlay) command with three parameters, Aspose.Words renders the equation incorrectly in PNG and HTML outputs. In the EQ field, spaces are…...Enclosure Rendering Issue in DOCX Conversion Aspose.Words Product...overlay position. Sample Docx sample.docx (16.1 KB) Expected Result...

    forum.aspose.com/t/eq-field-enclosure-rendering...