Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 177,803 for

docx

(1.42 sec)
  1. Several WORD Into MARKDOWN C++

    Merge multiple a Word document into MARKDOWN in C++ code. Save a Word document as MARKDOWN using C++....example in C++ to combine multiple DOCX to MD Copy Examples Input files...want to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/cpp/merge/word-to-mar...
  2. WORD Mail Merge In Java

    Personalize your Mail merge WORD file using Java. Automate emails or build reports using Mail merge WORD template in Java....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using Java. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/java/mailmerge/word/
  3. Convert DOCM to POTM via C# .NET or with free O...

    Convert Word docm documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....Docx Files into .Potm Documents is...Potential The conversion of .Docx files into .Potm documents is...

    products.aspose.com/total/net/conversion/docm-t...
  4. 使用 Microsoft Azure 应用服务转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure 应用服务和 Aspose.PDF for .NET 转换 PDF 文档,优化云中的文档工作流程。...[FromQuery] string outputFormat = "docx" ) { try { if ( file == null...outputFormat . ToLower ()) { case "docx" : document . Save ( outputStream...

    docs.aspose.com/pdf/zh/net/converting-documents...
  5. PageSetup.text_orientation property | Aspose.Wo...

    PageSetup.text_orientation property. Allows to specify [PageSetup.text_orientation](./) for the whole page...supported for MS Word native formats DOCX, WML, RTF and DOC. Examples...'PageSetup.SetTextOrientation.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C# API to Export MSG to SVG | products.aspose.com

    Convert MSG to SVG without using Microsoft Word or Outlook on .NET...various formats, including HTML, DOCX, and PDF. It also provides features...various formats, including HTML, DOCX, and PDF. By using these APIs...

    products.aspose.com/total/net/conversion/msg-to...
  7. SvgSaveOptions.fit_to_view_port property | Aspo...

    SvgSaveOptions.fit_to_view_port property. Specifies if the output SVG should fill the available viewport area (browser window or container)...docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in Java: 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/java/merge/
  9. HTML Converter – Aspose.HTML for .NET

    Convert HTML to other formats using Aspose.HTML for .NET API or Online HTML Converter. Consider C# example of HTML to PNG transforming....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/html-converter/
  10. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part....can save the file in DOC or DOCX format after adding the picture...output file is saved back in DOCX format however, you may select...

    kb.aspose.com/words/java/how-to-insert-picture-...