Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 17,142 for

docx to doc

(0.08 sec)
  1. C++ API to Export MHTML to DOCM | products.aspo...

    Convert MHTML To DocM within C++ applications.... It is similar to DOCX but contains macros and scripts...convert MHTML file format to DOC. Secondly, by using advanced...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. How to change table direction LTR to RTL - Free...

    I am trying To create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i save word file To PDF but it is not working in case of Savind word …...docx (26.3 KB) AuditDocReport_en.docx (25.9 KB) below...is correct . application (8).docx (19.5 KB) application (7).pdf...

    forum.aspose.com/t/how-to-change-table-directio...
  3. Convert CSV to Word using Java or with free Onl...

    Java API To Export CSV To Word or online with using Excel or Word or online. Test free CSV To Doc online converter quickly before integrating the code....document to DOC format using save method and set Doc as SaveFormat...Options with Java Convert CSV to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/java/conversion/csv-t...
  4. Convert HTML To EPUB C++

    Convert HTML To EPUB format in C++ code. Save HTML as EPUB using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Save...

    products.aspose.com/words/cpp/conversion/html-t...
  5. Convert JPG To BMP C++

    Convert JPG To BMP format in C++ code. Save JPG as BMP using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/conversion/jpg-to...
  6. Convert JPG To PNG Javascript

    Convert JPG To PNG format in JavaScript code. Save JPG as PNG using JavaScript....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert JPG To TIFF Javascript

    Convert JPG To TIFF format in JavaScript code. Save JPG as TIFF using JavaScript....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert JPG To SVG Python

    Convert JPG To SVG format in Python code. Save JPG as SVG using Python....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...

    products.aspose.com/words/python-net/conversion...
  9. Convert JPG To PDF Python

    Convert JPG To PDF format in Python code. Save JPG as PDF using Python....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  10. Convert Image To JPG C++

    Convert Image To JPG format in C++ code. Save Image as JPG using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/conversion/image-...