Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 13,502 for

html to doc

(0.42 sec)
  1. Converting a PS file to TXT using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-txt/
  2. Converting a PS file to DOCX using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-docx/
  3. Converting a PS file to XML using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-xml/
  4. Converting a PS file to EPUB using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-epub/
  5. Converting a PCL file to DOCX using C++ | Aspos...

    Sample code for PCL To DocX conversion using C++. Use C++ example for batch PCL To DocX conversion.... auto doc = MakeObject < Document > ( u...pcl" ); // Save in DOCX format. doc -> Save ( u "convertedFile.docx"...

    products.aspose.com/pdf/cpp/conversion/pcl-to-d...
  6. Converting a PCL file to TIFF using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-t...
  7. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported To Html, MHtml or EPUB....and footers are exported to HTML, MHTML or EPUB. Members Name...when saving a document to HTML. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Converting a TEX file to EMF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/tex-to-emf/
  9. Convert PPTX to XLSM via C++ or with free Onlin...

    Export PPTX To XLSM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To XLSM online converter quickly before integrating the code....can be used to export PPTX to HTML. After that, Aspose.Cells for...Programming API can be used to convert HTML to XLSM. This makes it easy...

    products.aspose.com/total/cpp/conversion/pptx-t...
  10. Convert PPTX to XLSB Format via Java or with fr...

    Convert PPTX To XLSB format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To XLSB online converter quickly before integrating the code....Slides for Java to export PPTX to HTML. Aspose.Slides for Java is a...you can easily export PPTX to HTML. In the second step, you can...

    products.aspose.com/total/java/conversion/pptx-...