Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 177,476 for

docx

(0.34 sec)
  1. Aspose Word since 22.2 - never ending high CPU ...

    Uncleared Margin Questionnaire (2022) - 2022-05-12 15_59_03(1).Docx (44.5 KB) I am using java with Aspose words. The above document is processed fine in Aspose words 21.12 and 22.1. When I process the document with 22.…...docx (44.5 KB) I am using java with...aspose-word 25.3 JAVA. Any large docx to PDF takes forever and hangup...

    forum.aspose.com/t/aspose-word-since-22-2-never...
  2. Aspose.Words Features Missing in VSTO|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than VSTO. In addition, there are operations that are not supported by VSTO using C#....example, DOCX to DOC, Word to PDF, HTML to Markdown, DOCX to JPG...

    docs.aspose.com/words/net/missing-features-in-v...
  3. Working With Lists in C++|Aspose.Words for C++

    Introduction to numbering formatting feature in Aspose.Words for C++....supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    docs.aspose.com/words/cpp/working-with-lists/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# Convert DOCX to JSON in Java Convert DOCX to JSON in C#...

    kb.aspose.com/categories/page/8/
  5. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram.... DOCX ) { // modify an OLE object...aspose . words . SaveFormat . DOCX ); // replace an OLE object...

    docs.aspose.com/diagram/java/get-paper-width-an...
  6. Aspose Words Revisions date - Free Support Foru...

    Aspose.Words for dotnet 25.4.0 Document revisions all have a DateTime set to 01/01/0001 00:00:00 Code : Given the file Pierre2.Docx has a few revisions ( track changes enabled ) var filename = @"C:\Users\Pierre\Docum…...docx has a few revisions ( track...@"C:\Users\Pierre\Documents\TrackTest\Pierre2.docx"; var doc = new Aspose.Words...

    forum.aspose.com/t/aspose-words-revisions-date/...
  7. Word to pdf Arabic format is not conervted prop...

    Dears, Using (aspose-words-20.11 , aspose-words-21.11) to convert word file that contains Arabic letters to pdf file, It doesn’t view the Arabic format properly after the conversion. Please check the attached 2 files w…...docx (12.1 KB) awais.hafeez May 10...aspose arabic letters format .docx"); doc.getLayoutOptions().s...

    forum.aspose.com/t/word-to-pdf-arabic-format-is...
  8. 档案

    档案...API 提供了将 Microsoft Word DOC 或 DOCX 文档转换为 C# 和 Java 中的字节数组的最简单方法。...doc.Save(outStream, SaveFormat.Docx); // Convert the document to...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  9. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....document formats such as DOC, DOCX, HTML, Markdown, PDF, XML, and...documentation section. Q: How to convert DOCX to PDF? It is very easy as well...

    docs.aspose.com/words/java/faq/
  10. How to Convert HTML Document to Word in Python

    This short guide provides information on how to convert HTML document to Word in Python. It shares IDE settings, a list of steps, and a runnable sample code for HTML to Word conversion in Python....code to convert the HTML to DOCX in Python . Sample code will...via .NET to convert HTML to DOCX Open the source HTML file using...

    kb.aspose.com/words/python/how-to-convert-html-...