Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 5,807 for

doc to bmp

(0.15 sec)
  1. Online PCL to Powerpoint Conversion or Develop ...

    Free online app To convert PCL To Powerpoint files. Java conversion library code for PCL Documents....// open PCL document Document doc = new Document ( "input.pcl"...formats including Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint...

    products.aspose.com/total/java/conversion/pcl-t...
  2. Online PCL to PPSM Conversion or Develop Java b...

    Free online app To convert PCL To PPSM files. Java conversion library code for PCL Documents....// open PCL document Document doc = new Document ( "input.pcl"...formats including Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint...

    products.aspose.com/total/java/conversion/pcl-t...
  3. Online PCL to POT Conversion or Develop Java ba...

    Free online app To convert PCL To POT files. Java conversion library code for PCL Documents....// open PCL document Document doc = new Document ( "input.pcl"...formats including Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint...

    products.aspose.com/total/java/conversion/pcl-t...
  4. Convert Multi-Page Documents to a Single Image ...

    Aspose.Words for .NET 25.6 adds multi-page Document export To a single image with cusTom layouts, ideal for sharing, printing, or visual display....image formats: Jpeg, Gif, Png, Bmp, Tiff, WebP. In addition to the...image with Grid layout: Document doc = new Document( "Rendering.docx"...

    blog.aspose.com/words/convert-multi-page-docume...
  5. Several JPG Into PNG C++

    Merge multiple JPG inTo PNG in C++ code. Save JPG as PNG using C++....want to merge Output format PNG BMP EMF GIF SVG TIFF JPG Select the...jpg" , u"Input2.jpg" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/jpg-to-png/
  6. Online XML to PPSX Conversion or Develop Java b...

    Free online app To convert XML To PPSX files. Java conversion library code for XML Documents....// open XML document Document doc = new Document ( "input.xml"...formats including Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint...

    products.aspose.com/total/java/conversion/xml-t...
  7. Several JPG Into JPG C++

    Merge multiple JPG inTo JPG in C++ code. Save JPG as JPG using C++....want to merge Output format PNG BMP EMF GIF SVG TIFF JPG Select the...jpg" , u"Input2.jpg" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/jpg-to-jpg/
  8. Several JPG Into SVG C++

    Merge multiple JPG inTo SVG in C++ code. Save JPG as SVG using C++....want to merge Output format PNG BMP EMF GIF SVG TIFF JPG Select the...jpg" , u"Input2.jpg" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/jpg-to-svg/
  9. Converting a HTML file to DOCX using Java | Asp...

    HTML To DocX conversion via Java sample code. Programmers can use this example code To export HTML To DocX within any Web or DeskTop Java based application....document in DOC format pdfDocument . save ( "output.doc" , SaveFormat...the clipboard HTML to BMP HTML to DOC HTML to EMF HTML to EPUB...

    products.aspose.com/pdf/java/conversion/html-to...
  10. Several Image Into JPG C++

    Merge multiple Image inTo JPG in C++ code. Save Image as JPG using C++....want to merge Output format PNG BMP EMF GIF SVG TIFF JPG Select the...png" , u"Input2.png" }; auto doc = MakeObject <Document>(); auto...

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