Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 18,399 for

docx to doc

(0.17 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – 使用 C# 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/net/conversion/ Recent content in 使用 C# 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -- ......has-background-success https://docs.aspose.com/pdf/net/ 學習 aspose-learn...有关代码片段和其他可能的转换格式的更详细描述,请参见 https://docs.aspose.com/pdf/net/converting/...

    products.aspose.com/pdf/zh-hant/net/conversion/...
  2. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying To split some Words Documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced Document. Thanks. Test Info Using SDK: Aspose.Word…...information: var doc = new Document("input.docx"); HtmlSaveOptions...DocumentSplitHeading = 6 }; doc.Save("output.html", options);...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  3. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows To optimize the Document contents as well as default Aspose.Words behavior To a particular versions of MS Word.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert XML to BMP via C++ application

    Sample C++ conversion code for XML Document To BMP format. Use example code for batch XML To BMP conversion within any C++ Application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  5. Convert MPX to BMP via C++ application

    Sample C++ conversion code for MPX Document To BMP format. Use example code for batch MPX To BMP conversion within any C++ Application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/mpx-to...
  6. Convert XML to XPS via C++ application

    Sample C++ conversion code for XML Document To XPS format. Use example code for batch XML To XPS conversion within any C++ Application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  7. Convert MPT to MPT via C++ application

    Sample C++ conversion code for MPT Document To MPT format. Use example code for batch MPT To MPT conversion within any C++ Application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  8. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...Constructors Name Description Row(doc) Initializes a new instance of...Shows how to create a table. doc = aw . Document () table = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Words to PDF Track Changes Cell Highlighting pr...

    Hello, We have an issue where the resultant PDF of a Word Document that has track changes is unreadable due To the colour choices made for “By Author” Attached is the Document highlighting the issue Track Changes.Docx …...docx (17.7 KB) Attached is the PDF...document Document doc = new Document("Track Changes.docx"); // Create...

    forum.aspose.com/t/words-to-pdf-track-changes-c...
  10. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...Constructors Name Description Cell(doc) Initializes a new instance of...Shows how to create a table. doc = aw . Document () table = aw...

    reference.aspose.com/words/python-net/aspose.wo...