Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 7,826 for

doc to bmp

(0.06 sec)
  1. TEX to PNG Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/tex-to-png/
  2. TEX to SVG Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/tex-to-svg/
  3. TEX to HTML Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/tex-to-h...
  4. TEX to XML Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/tex-to-xml/
  5. PDFA to DOCX Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdfa-to-...
  6. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG Documents inTo one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...# create empty pdf document doc = aspose . pdf . Document ()..."1.jpg" , "2.jpg" ]: page = doc . pages . add () page . addImage...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  7. Export EML to TEXT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  8. C# API to Export EMLX to DOT | products.aspose.com

    Convert EMLX To DOT without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....EMLX to BMP (Bitmap Image File) Convert EMLX to DOC (Microsoft...

    products.aspose.com/total/net/conversion/emlx-t...
  9. Export EMLX to WORD via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  10. Export OFT to PNG via C++ | products.aspose.com

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

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