Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 176,971 for

docx

(0.44 sec)
  1. How to change table direction LTR to RTL - Free...

    I am trying to create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i save word file to PDF but it is not working in case of Savind word …...docx (26.3 KB) AuditDocReport_en.docx (25.9 KB) below...is correct . application (8).docx (19.5 KB) application (7).pdf...

    forum.aspose.com/t/how-to-change-table-directio...
  2. 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-...
  3. 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...
  4. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in JavaScript: Docx, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more.... DOCX Conversion API supports a bunch...efficiency: Microsoft Word: DOCX, DOC, RTF, DOT, DOTM, DOTX,...

    products.aspose.com/words/nodejs-net/merge/
  5. Ինչպես փոխարկել 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...
  6. Header and footer display in a wrong format aft...

    Display In Wps apperently it all display in single page . when convert to pdf , it turns to double page . what is the best practoce to fix it ? following is the origin file . 695200843888066560.Docx (67.4…...docx (67.4 KB) env is : jdk:17 aspose...what method i used to convert docx into pdf ; 856×600 59.7 KB asad...

    forum.aspose.com/t/header-and-footer-display-in...
  7. 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-...
  8. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table...for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...artifactsDir + "Table.CreateNestedTable.docx" ); }); /// <summary> /// Creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...