Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 177,627 for

docx

(1.19 sec)
  1. 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...
  2. 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...
  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. 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...
  5. 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...
  6. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in Docx using C++. Inserting images inside word document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls....Product Family How to Add Image in DOCX using C++ In this example, we...will learn how to add image in DOCX using C++. Inserting images...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  7. MUSTACHE Mail Merge In Python

    Personalize your Mail merge MUSTACHE file using Python. Automate emails or build reports using Mail merge MUSTACHE template in Python....Create docx using Mail merge in Python High-speed Python library...execute Mail merge operation for docx templates and data from custom...

    products.aspose.com/words/python-net/mailmerge/...
  8. 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...
  9. PDF to DOCX conversion loses all vector graphic...

    PDF to Docx conversion loses all vector graphic colors (rendered as black) Environment Product: Aspose.Words for Python via .NET Versions tested: 25.1.0 and 26.3.0 (same result) OS: Ubuntu 22.04 (Docker, also reproduced…...PDF to DOCX conversion loses all vector graphic colors (rendered...March 20, 2026, 9:22am 1 PDF to DOCX conversion loses all vector...

    forum.aspose.com/t/pdf-to-docx-conversion-loses...
  10. Convert PDF to DOC or DOCX format in Jython|Asp...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Convert PDF to DOC or DOCX format in Jython Contents [ Hide ]...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...