Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 18,291 for

docx to doc

(0.11 sec)
  1. C++ API to Convert PPTX to WORDML or with free ...

    Export PPTX To WORDML within your C++ applications or online. Test free PPTX To WORDML online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...save document in WORDML format doc -> Save ( u "output.wordml" );...

    products.aspose.com/total/cpp/conversion/pptx-t...
  2. C++ API to Convert PPTX to RTF or with free Onl...

    Export PPTX To RTF within your C++ applications or online. Test free PPTX To RTF online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...save document in RTF format doc -> Save ( u "output.rtf" ); Free...

    products.aspose.com/total/cpp/conversion/pptx-t...
  3. Convert JPG To TIFF Python

    Convert JPG To TIFF format in Python code. Save JPG as TIFF 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...
  4. Convert JPG To PNG Python

    Convert JPG To PNG format in Python code. Save JPG as PNG 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...
  5. Convert JPG To BMP Python

    Convert JPG To BMP format in Python code. Save JPG as BMP 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...
  6. Convert JPG To TXT Python

    Convert JPG To TXT format in Python code. Save JPG as TXT 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...
  7. Export EMLX to OTT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Convert HTML To Image C++

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

    products.aspose.com/words/cpp/conversion/html-t...
  9. C++ API to Export XPS to DOTM | products.aspose...

    Convert XPS To DOTM within C++ applications....is a more secure format than DOCX, as it prevents malicious macros...to convert XPS file format to DOC. Secondly, by using advanced...

    products.aspose.com/total/cpp/conversion/xps-to...
  10. Load And Save To Disk in Python|Aspose.Words fo...

    Load And Save Document To Disk using Python....Document" ) doc = new Document ( dataDir + "Document.doc" ) \# Save...Save the document as DOCX document . ") doc . save ( dataDir +...

    docs.aspose.com/words/java/load-and-save-to-dis...