Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 20,678 for

docx to doc

(0.08 sec)
  1. Export EMAIL to MD via C++ | products.aspose.com

    C++ API To Convert EMAIL To MD without using Microsoft Word or Outlook...document formats, including DOC, DOCX, ODT, RTF, HTML, and PDF....System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/email-...
  2. Inconsistent output when converting from word t...

    Hello, I’m trying To convert word To html using the aspose.words JAVA API for some Documents I’m not getting the expected output. We require the Documents To have h1, h2, h3, h4, h5 and h6 in the HTML corresponding To t…...document correct-ENG-1161-test-doc-v4.docx (14.4 KB) This is the incorrect...document wrong-ENG-1161-test-doc-v4.docx (9.2 KB) correct html output...

    forum.aspose.com/t/inconsistent-output-when-con...
  3. Export EMAIL to TIFF via C++ | products.aspose.com

    C++ API To Convert EMAIL To TIFF without using Microsoft Word or Outlook...document formats, such as DOC, DOCX, ODT, and HTML. Aspose.Total...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/email-...
  4. C# API to Export PDF to ODT | products.aspose.com

    Convert PDF To ODT without using Microsoft Word...developers to convert PDF files to DOC format. This is a useful feature...document has been converted to DOC, the Aspose.Words for .NET API...

    products.aspose.com/total/net/conversion/pdf-to...
  5. Convert PDF to Excel Workbook in Jython|Aspose....

    Explore how To convert PDF Documents To Excel workbooks in Jython using Aspose.PDF, enabling data extraction for analysis....sites: GitHub Convert PDF to DOC or DOCX format in Jython Convert...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  6. Java API to Export PCL to DOTM | products.aspos...

    Convert PCL To DOTM using on premise Java API...you need to render PCL file to DOC using Aspose.PDF for Java . After...Words for Java , you can convert DOC to DOTM. Both APIs come under...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Export MSG to DOCM via C++ | products.aspose.com

    C++ API To Convert MSG To DocM without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Docm as save format doc -> Save ( u "convertedFile.Docm"...

    products.aspose.com/total/cpp/conversion/msg-to...
  8. Convert PDF To XPS C#

    Convert PDF To XPS format in C# code. Save PDF as XPS using C#....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/net/conversion/pdf-to...
  9. Convert PDF To HTML C#

    Convert PDF To HTML format in C# code. Save PDF as HTML using C#....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/net/conversion/pdf-to...
  10. Convert PDF To XPS - Java

    Convert PDF To XPS format in Java code. Save PDF as XPS using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...*; Document doc = new Document("Input.pdf"); doc.save("Output...

    products.aspose.com/words/java/conversion/pdf-t...