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

docx to doc

(0.15 sec)
  1. Convert Millimeters to Pixels – C# code

    Learn how To convert millimeters To pixels with the Unit class in Aspose.HTML for .NET. Get C# examples for mm To px conversion....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/net/pixel-calculator/m...
  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. 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/
  4. 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/
  5. 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...
  6. 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
  7. 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...
  8. 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
  9. CompressionLevel | Aspose.Words for Java

    Compression level for OOXML files in Java.... (DOCX and DOTX files are internally...Document doc = new Document(getMyDir() + "Big document.docx"); //...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/