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

docx to doc

(0.69 sec)
  1. Export EMAIL to IMAGE via C++ | products.aspose...

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

    products.aspose.com/total/cpp/conversion/email-...
  2. Export EML to RTF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Convert JPG To WORD Java

    Convert JPG To WORD format in Java code. Save JPG as WORD using Java.... DOCX Node Python Java C# C++ View...example in Java to convert JPG to DOCX format Copy Examples Input file...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Convert Image To WORD Java

    Convert Image To WORD format in Java code. Save Image as WORD using Java.... DOCX Node Python Java C# C++ View...example in Java to convert PNG to DOCX format Copy Examples Input file...

    products.aspose.com/words/java/conversion/image...
  5. 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...
  6. 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...
  7. Export OFT to PDF via C++ | products.aspose.com

    C++ API To Convert OFT To PDF without using Microsoft Word or Outlook...document formats, including DOC, DOCX, ODT, and more. It also provides...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/oft-to...
  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. Convert HTML To JPG C++

    Convert HTML To JPG format in C++ code. Save HTML as JPG 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...
  10. Convert Image To PDF C++

    Convert Image To PDF format in C++ code. Save Image as PDF 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-...