Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 18,447 for

docx to doc

(1.15 sec)
  1. Create DOTM in Python | products.aspose.com

    Generate Microsoft Word DOTM Document using Python applications without using Microsoft Word....the source to generate DOCM/DOCX instances with embedded behaviors...Options with Python Generate DOC File (Microsoft Word Binary Format)...

    products.aspose.com/total/python-net/create/dotm/
  2. Watermark XLS File Online or using Android Mobi...

    Free online app To Watermark different XLS files. Android watermark library Java code for XLS worksheets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...with Android Add Watermark to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/android-java/watermar...
  3. Convert EPUB to XPS – C# code examples

    Convert EPUB To XPS using Aspose.HTML for .NET API. Consider various EPUB To XPS conversion scenarios in C# examples. Try online EPUB Converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-epub-to-xps/
  4. Java Split HTML

    Split HTML files inTo e pages using Java code. Save HTML as separate files using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/java/split/html/
  5. Java Split TXT

    Split TXT files inTo e pages using Java code. Save TXT as separate files using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.txt"...

    products.aspose.com/words/java/split/txt/
  6. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a Document using Python....is 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/python-net/working-with-l...
  7. word转HTML后,表格位置从右侧变成左侧 - Free Support Forum - a...

    版本:23.8 编程语言:java 问题截图(word文件中表格在右侧): Word源文件: 合同管理系统-采购服务合同.Docx (33.4 KB) 转换后的HTML文件: 合同管理系统-采购服务合同.zip (5.2 KB) 是否可以从 代码调整/修改源文件 两个方面处理...docx (33.4 KB) 转换后的HTML文件: 合同管理系统-采购服务合同...Document doc = new Document("path/to/your/document.docx"); TableCollection...

    forum.aspose.com/t/word-html/315337
  8. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML To Image using Aspose.HTML for .NET and consider the supported MHTML To Image conversion scenarios in C# examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  9. ImageSaveOptions | Aspose.Words for Java

    Allows To specify additional options when rendering Document pages or shapes To images in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Times...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font changed in PDF file - Free Support Forum -...

    Hi Alexey, We have the code that builds Aspose Document in memory and then saves it To either Word or Pdf. We have recently installed 3 new fonts To our server, and while the Word shows them correctly, the PDF Document …...subfolders var doc = new Aspose.Words.Document(stream); doc.FontSettings...FontSettings = fontSettings; doc.Save("output.pdf"); The SetFontsFolder...

    forum.aspose.com/t/font-changed-in-pdf-file/325129