Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 18,411 for

docx to doc

(0.26 sec)
  1. Several Image Into HTML Javascript

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

    products.aspose.com/words/nodejs-net/merge/imag...
  2. Convert PPTX to TSV via C++ or with free Online...

    Export PPTX To TSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To TSV online converter quickly before integrating the code....Options with C++ Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pptx-t...
  3. Convert PPTX to FODS via C++ or with free Onlin...

    Export PPTX To FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To FODS online converter quickly before integrating the code....Options with C++ Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pptx-t...
  4. Convert PPTX to MHTML via C++ or with free Onli...

    Export PPTX To MHTML in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To MHTML online converter quickly before integrating the code....Options with C++ Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pptx-t...
  5. Convert PPTX to XLSX via C++ or with free Onlin...

    Export PPTX To XLSX in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To XLSX online converter quickly before integrating the code....Options with C++ Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pptx-t...
  6. Converting a PDF file to EXCEL using C++ | Aspo...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-e...
  7. Converting a PDF file to EPUB using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-e...
  8. Converting a PDF file to SVG using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-svg/
  9. Converting a PS file to BMP using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-bmp/
  10. Converting a PS file to TIFF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-tiff/