Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 17,155 for

docx to doc

(0.05 sec)
  1. PDF to XML Converter using C++ | Aspose.PDF

    Sample code for PDF To XML conversion using C++. Use C++ example for batch PDF To XML conversion.... auto doc = MakeObject < Document > ( u...pdf" ); // Save in XML format. doc -> Save ( u "convertedFile.xml"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xml/
  2. PDF to BMP Converter using C++ | Aspose.PDF

    Sample code for PDF To BMP conversion using C++. Use C++ example for batch PDF To BMP conversion....Output file: // Load the PDF auto doc = MakeObject < Document > ( u...pdfa" ); // Save in BMP format. doc -> Save ( u "convertedFile.bmp"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-bmp/
  3. Java API to Export MD to ODT | products.aspose.com

    Convert MD To ODT using on premise Java API...is to render the MD file to a DOC format using Aspose.PDF for Java...file has been rendered to a DOC format, the second step is to...

    products.aspose.com/total/java/conversion/md-to...
  4. PS to EMF Converter using C++ | Aspose.PDF

    Sample code for PS To EMF conversion using C++. Use C++ example for batch PS To EMF conversion.... auto doc = MakeObject < Document > ( u...ps" ); // Save in EMF format. doc -> Save ( u "convertedFile.emf"...

    products.aspose.com/pdf/cpp/conversion/ps-to-emf/
  5. How to Send Word Document in Email using Java

    In this brief Topic, you will learn how To send Word Document in Email using Java. The following simple steps can be used To send Docx in Email with Java export Docx To HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....the input Word document in DOCX or DOC file format. Then it is converted...email message. Code to Send DOCX in Email with Java In the code...

    kb.aspose.com/words/java/how-to-send-word-docum...
  6. Convert EXCEL to ODT using Python or with free ...

    EXCEL To ODT conversion in your Python applications without using Microsoft Office or online. Test free EXCEL To ODT online converter quickly before integrating the code....various other formats such as DOCX, DOC, RTF, and more. In conclusion...as XLSX, XLSM, XLSB, CSV, DOCX, DOC, RTF, and more. How to Convert...

    products.aspose.com/total/python-net/conversion...
  7. Online XPS to DOTX Conversion or Build .NET bas...

    Free online app To convert XPS To DOTX files. .NET C# conversion library code for XPS Documents....Convert XPS to Doc by using Save method Load Doc file by using...document = new Document ( "input.doc" ); // apply document protection...

    products.aspose.com/total/net/conversion/xps-to...
  8. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Words; var doc = new Document( "Input.html" ); doc.Cleanup();...

    products.aspose.com/words/net/compress/html/
  9. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...*; Document doc = new Document ( "Input.html" ); doc.cleanup();...

    products.aspose.com/words/java/compress/html/
  10. Several JPG Into TXT Javascript

    Merge multiple JPG inTo TXT in JavaScript code. Save JPG as TXT using JavaScript....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM..."Input1.jpg" , "Input2.jpg" ] var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/merge/jpg-...