Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 177,474 for

docx

(1.05 sec)
  1. 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...
  2. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).Docx (33.6 KB)...docx转PDF后,生僻字不显示 中文技术支持 ZhonghaoSun July 2, 2025, 10:21am 1 版本:23...金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB) Professionalize.Discourse...

    forum.aspose.com/t/docx-pdf/314728
  3. 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...
  4. 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...
  5. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a Docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your document will be upgraded to the newest file format” How do I keep this from coming up? I am …...DOCX prompt on saving file created in .Net Aspose.Words Product...Hey everyone! I am creating a docx file and it looks and prints...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  6. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting Docx files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...Height Rendering When Converting DOCX to Image with Parentheses Aspose...Words Product Family words-net , docx-to-image SzuChiChen September...

    forum.aspose.com/t/inconsistent-line-height-ren...
  7. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a Docx file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…...HTML HTML converted to DOCX no content not in compatibility...Converter.ConvertHTML to create a DOCX file from HTML content. // Use...

    forum.aspose.com/t/aspose-html-html-converted-t...
  8. Noto Serif JP font not rendering when embedded ...

    Greetings! We are using HTML to Docx conversion for converting HTMLs containing Japanese characters to Docx files. These HTMLs are using “Noto Serif JP” font, which is a google font. To ensure that it works on other sys…...not rendering when embedded in DOCX Aspose.Words Product Family...Greetings! We are using HTML to DOCX conversion for converting HTMLs...

    forum.aspose.com/t/noto-serif-jp-font-not-rende...
  9. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into Docx using C++. Comments are useful for reviewing the Word document. They don't change the document itself but are used by authors to discuss or comment about any section of Word Document....Family How to Insert Comment into DOCX using C++ In this tutorial,...learn how to insert comment into DOCX using C++. Comments are useful...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  10. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…...Saving and converting docx File by Aspose.Words and Aspose.Pdf...PDF to save and convert our Docx Templates as/to PDF. First we...

    forum.aspose.com/t/saving-and-converting-docx-f...