Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 17,275 for

docx to doc

(0.14 sec)
  1. C++ API to Convert PPTM to ODT or with free Onl...

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

    products.aspose.com/total/cpp/conversion/pptm-t...
  2. C++ API to Convert PPTM to WORDML or with free ...

    Export PPTM To WORDML within your C++ applications or online. Test free PPTM 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/pptm-t...
  3. C++ API to Convert POTX to DOCM or with free On...

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

    products.aspose.com/total/cpp/conversion/potx-t...
  4. 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...
  5. Different Ways to Open Files|Documentation

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....formats (for example PPT/PPTX, DOC/DOCX, etc.) by Aspose.Cells. There...

    docs.aspose.com/cells/python-java/different-way...
  6. PDF to XLSX Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-x...
  7. PDF to EMF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-emf/
  8. PDF to HTML Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-h...
  9. PDF to TXT Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-txt/
  10. Several JPG Into WORD C++

    Merge multiple JPG inTo WORD in C++ code. Save JPG as WORD using C++.... DOCX Node Python Java C# C++ View...C++ to combine multiple JPG to DOCX Copy Examples Input files Upload...

    products.aspose.com/words/cpp/merge/jpg-to-word/