Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 7,578 for

doc to png

(0.09 sec)
  1. Several JPG Into TIFF Python

    Merge multiple JPG inTo TIFF in Python code. Save JPG as TIFF using Python....want to merge Output format PNG BMP EMF GIF SVG TIFF JPG Select...jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...

    products.aspose.com/words/python-net/merge/jpg-...
  2. Several JPG Into JPG Javascript

    Merge multiple JPG inTo JPG in JavaScript code. Save JPG as JPG using JavaScript....want to merge Output format PNG BMP EMF GIF SVG TIFF JPG Select..."Input1.jpg" , "Input2.jpg" ] var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  3. Export PDF to ODP in Android | products.aspose.com

    Android API To Convert PDF To ODP without using Microsoft Word...image formats, including JPG, PNG, TIFF, and BMP. In the second...image formats, including JPG, PNG, TIFF, and BMP. By using Aspose...

    products.aspose.com/total/android-java/conversi...
  4. Export PS to SWF in Android | products.aspose.com

    Android API To Convert PS To SWF without using Microsoft Word...image formats, including JPEG, PNG, TIFF, and BMP. In the second...image formats, including JPEG, PNG, TIFF, and BMP. Therefore, with...

    products.aspose.com/total/android-java/conversi...
  5. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom facTor for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++....rendering a document to PNG. auto doc = System :: MakeObject <...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Online PCL to PPSX Conversion or Develop Java b...

    Free online app To convert PCL To PPSX 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...
  8. Online PCL to PPT Conversion or Develop Java ba...

    Free online app To convert PCL To PPT 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...
  9. 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...jpg" , u"Input2.jpg" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/jpg-to-jpg/
  10. 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...jpg" , u"Input2.jpg" }; auto doc = MakeObject <Document>(); auto...

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