Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 175,553 for

docx

(0.09 sec)
  1. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to PDF. Some of the pages are not rendered correctly and new page is added at the end. Input Word file Employee evaluation form - 5 …...docx (679.7 KB) Output PDF file Employee...Employee evaluation form – 5 page.docx to PDF skips some pages and...

    forum.aspose.com/t/converting-word-document-to-...
  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. Page is missing after insert image - Free Suppo...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document word = new Document(path + "1.Docx"); var builder = new DocumentBuilder(word); for (int i = 0; i < word.getSections().getCount(); i++) { builde…...docx"); var builder = new DocumentBuilder(word);...word.save(path + "1result.docx"); 1.docx (103.1 KB) 1.png (109 Bytes)...

    forum.aspose.com/t/page-is-missing-after-insert...
  5. EPUB 转换器 – Aspose.HTML for Python via .NET

    了解支持的 EPUB 转换,并考虑如何使用 Aspose.HTML 将 EPUB 转换为 PDF 的 Python 示例。... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/zh/python-net/epub-converter/
  6. Convert Markdown to PNG in Python

    Use Python library to convert Markdown to PNG. Save Markdown as an image file using Aspose.HTML for Python via .NET. Try online MD to PNG Converter.... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'PDF' 'DOCX' 'XPS' 'BMP' 'JPEG' 'GIF' 'PNG'...

    products.aspose.com/html/python-net/conversion/...
  7. Aspose.HTML for Python via .NET – Create, Edit ...

    Python API for HTML files processing. Parse, edit, and convert HTML, SVG, EPUB, MHTML, and Markdown to PDF, Docx, or images using Aspose.HTML for Python via .NET....and convert HTML pages to PDF, DOCX, XPS, Images and other formats...Markdown and can render to PDF, DOCX, XPS, and Image file formats...

    products.aspose.com/html/python-net/
  8. Ինչպես փոխարկել Excel-ը Word-ի Node.js-ում

    Այս հոդվածը ներառում է, թե ինչպես փոխարկել Excel-ը Word-ի Node.js-ում: Այն ներառում է կազմաձևման մանրամասները, քայլ առ քայլ ընթացակարգը և գործարկվող կոդ՝ Excel-ը Word-ին Node.js-ում արտահանելու համար:...ինչպես օրինակ՝ արտահանել XLSX -ը DOCX ՝ օգտագործելով քայլերի մանրամասն...սկզբնաղբյուր Excel ֆայլը որպես DOCX Word փաստաթուղթ՝ հատուկ հատկությունների...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-ex...
  9. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....Word document and saves it to DOCX file format. Steps to Insert...Finally, save the document to DOCX file format In these steps,...

    kb.aspose.com/words/net/how-to-insert-header-an...
  10. Print Word Document with Comments using C#

    Follow this article to print Word document with comments using C#. It has details to set the IDE, a list of steps, and a sample code to render DOC comments using C#....NET to render DOCX comments Create an empty Word...summarize the process to render DOCX comments using C# . Import the...

    kb.aspose.com/words/net/print-word-document-wit...