Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 18,447 for

docx to doc

(0.07 sec)
  1. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for Python via .NET To experience its simplicity and power in Python.... PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and...

    docs.aspose.com/words/python-net/hello-world/
  2. Online DOT File Comparison or Build C++ Apps to...

    Free online app To Compare different DOT files. C++ comparison library code for DOT Documents....Comparison Options with C++ Compare DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compare DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/compare/dot/
  3. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseuDocode in this article....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/pub/net/convert-pub-files/
  4. List.IsRestartAtEachSection | Aspose.Words for ...

    Discover the IsRestartAtEachSection property To control list numbering in sections. Enhance Document organization with this easy-To-use feature!...is supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Several Image Into PDF Java

    Merge multiple Image inTo PDF in Java code. Save Image as PDF using Java....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...png" , "Input2.png" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/image-to-pdf/
  6. Several Image Into HTML Java

    Merge multiple Image inTo HTML in Java code. Save Image as HTML using Java....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...png" , "Input2.png" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/image-to-h...
  7. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section...is supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert TSV to WORD with .NET or with free Onli...

    Convert TSV To WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free TSV To WORD online converter quickly before integrating the code....document to DOC format using Save method and set Doc as SaveFormat...to DOC (Microsoft Word Binary Format) Convert TSV to DOCX (Office...

    products.aspose.com/total/net/conversion/tsv-to...
  9. Edit MARKDOWN In C++

    Edit MARKDOWN in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/markdown/
  10. Problems converting word to pdf - Free Support ...

    When I converted a word Document To a pdf Document, the chart title has been changed from Chinese To English. How can I keep it unchanged? version:aspose-words-25.9-jdk17 Even if I use this code, it still doesn’t…...preferences: Document doc = new Document("input.docx"); doc.getStyles()...Ensure the font supports Chinese doc.save("output.pdf"); If the issue...

    forum.aspose.com/t/problems-converting-word-to-...