Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 174,946 for

docx

(0.15 sec)
  1. Convert Markdown to HTML in Python

    Python code for Markdown to HTML conversion. Save Markdown as HTML file using Aspose.HTML for Python via .NET. Try online MD to HTML 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/...
  2. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.Docx (175.8 KB) out.Docx (129.3 KB) cover.Docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB)...main = new Document(path + "1.docx"); Document cover = new Document(path...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  3. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 Word...PPTX)中的文本内容或信息,您可能会受益于将演示文稿转换为 Word(DOC 或 DOCX)。 与 Microsoft PowerPoint 相比,Microsoft...PowerPoint 文件(PPTX 或 PPT)转换为 Word(DOCXDOCX),您需要 Aspose.Slides for Java...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  4. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....will commence by loading source DOCX using Document class object...example in Java replace word in DOCX by utilizing simple API calls...

    kb.aspose.com/words/java/how-to-find-and-replac...
  5. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....Document class object to load DOCX for replacing text Create FindReplaceOptions...using C++ and save the modified DOCX on disk. Code to Replace Text...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  6. Ինչպես փոխարկել 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...
  7. Ինչպես փոխարկել HTML-ը Word-ի փաստաթուղթ C#-ի մ...

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել HTML-ը Word փաստաթղթի C#-ի միջոցով: Այն ունի բոլոր մանրամասները IDE-ն կարգավորելու համար, քայլերի ցանկ և գործարկվող կոդ, որը կատարում է HTML-ից Word-ի փոխակերպում՝ օգտագործելով C#:...Save բեռնված HTML ֆայլը որպես DOCX, որը տրամադրում է ելքային ֆայլի...ֆայլը նախքան այն պահելը որպես DOCX ֆայլ՝ օգտագործելով Document...

    kb.aspose.com/hy/words/net/how-to-convert-html-...
  8. Print Word Document with Comments in Python

    Follow this article to print Word document with comments in Python. It contains information to establish the development environment, a list of steps, and a sample code to print Docx comments.... and a sample code to print DOCX comments in Python . It assists...These steps assist in rendering DOCX comments . Import the desired...

    kb.aspose.com/words/python/print-word-document-...
  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. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from Docx in C++ that can be viewed in the browser or any other viewer....calls and generate PDF from DOCX in C++ that can be viewed in...compliance mode of PDF Save the DOCX file as PDF using Save method...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...