Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 5,791 for

doc to bmp

(0.21 sec)
  1. 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...
  2. Export EML to PDF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Convert SVG to PNG – Python Code and Online Con...

    Learn how To convert SVG To PNG format both online and using Aspose.SVG for Python via .NET. Discover a Python code example for SVG To PNG conversion....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/svg/python-net/conversion/s...
  4. C# API to Export EMAIL to DOTM | products.aspos...

    Convert EMAIL To DOTM without using Microsoft Word or Outlook on .NET...range of file formats, including DOC, DOCX, PDF, XLS, XLSX, PPT, PPTX...the ability to convert HTML to DOC, DOCX, and DOTM, as well as the...

    products.aspose.com/total/net/conversion/email-...
  5. Converting a PDF file to XLS using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/
  6. Converting a PDF file to GIF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-gif/
  7. Converting a PS file to JPEG using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-jpeg/
  8. C# API to Export EMAIL to DOT | products.aspose...

    Convert EMAIL To DOT without using Microsoft Word or Outlook on .NET...in various formats, including DOC, DOCX, ODT, RTF, and HTML. It...and set protection password doc . Protect ( ProtectionType ....

    products.aspose.com/total/net/conversion/email-...
  9. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML To POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...instance of Document class auto doc = MakeObject < Document > ( u...// save MHTML as PPTX format doc -> Save ( u "PptxOutput.pptx"...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. C++ API to Convert MD to PPT | products.aspose.com

    Convert MD To PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...instance of Document class auto doc = MakeObject < Document > ( u...); // save MD as PPTX format doc -> Save ( u "PptxOutput.pptx"...

    products.aspose.com/total/cpp/conversion/md-to-...