Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 8,432 for

doc to bmp

(0.11 sec)
  1. PDF to WORD Converter using Python | Aspose.PDF

    Sample code on Python for PDF To WORD conversion. Use example code for batch PDF To WORD conversion with Python and .NET... Doc # Save the file into MS Word...clipboard PDF to BMP PDF to BYTEARRAY PDF to DOC PDF to DOCX PDF...

    products.aspose.com/pdf/python-net/conversion/p...
  2. Export OFT to TEXT via C++ | products.aspose.com

    C++ API To Convert OFT To TEXT without using Microsoft Word or Outlook... It supports HTML, DOC, DOCX, RTF, and other popular...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. PDF to DOCX Converter using C++ | Aspose.PDF

    Sample code for PDF To DocX conversion using C++. Use C++ example for batch PDF To DocX conversion....Doc as parameters Save the output...develop // Load the PDF. auto doc = MakeObject < Document > ( u...

    products.aspose.com/pdf/cpp/conversion/pdf-to-d...
  4. PDF to PPTX Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  5. PDF to XPS Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/
  6. PCL to EMF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-emf/
  7. PCL to DOCX Converter using C++ | Aspose.PDF

    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...
  8. PCL to XPS Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-xps/
  9. PCL to HTML Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-h...
  10. PCL to XLS Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-xls/