Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 568,869 for

save

(0.14 sec)
  1. Convert Image To PNG C++

    Convert Image to PNG format in C++ code. Save Image as PNG using C++.... Save image as PNG in C++ The following...the local drive, then simply save it as PNG, specifying the required...

    products.aspose.com/words/cpp/conversion/image-...
  2. Convert WORD To HTML C++

    Convert a Word document to HTML format in C++ code. Save a Word document as HTML using C++.... Save Word as HTML in C++ The following...the local drive, then simply save it in web document format, specifying...

    products.aspose.com/words/cpp/conversion/word-t...
  3. Convert WORD To PNG C++

    Convert a Word document to PNG format in C++ code. Save a Word document as PNG using C++.... Save Word as PNG in C++ The following...the local drive, then simply save it in PNG image format, specifying...

    products.aspose.com/words/cpp/conversion/word-t...
  4. OfficeMath.get_math_renderer method | Aspose.Wo...

    OfficeMath.get_math_renderer method. Creates and returns an object that can be used to render this equation into an image....pass to the node renderer's "save" method to modify # how it renders...node into an image. save_options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Matrix and an ImageBrush and save XpsDocument. Following code...))); 12 // Save resultant XPS document 13 doc . save ( dataDir...

    docs.aspose.com/page/java/xps/working-with-images/
  6. Aspose.Imaging for Java 19.2 - Release Notes

    Aspose.Imaging for Java 19.2 - Release Notes – the latest updates and fixes.... save ( output , new PngOptions ());...rasterizationOptions ); image . save ( outputFile , options ); }...

    releases.aspose.com/imaging/java/release-notes/...
  7. GetImage | Aspose.Imaging for .NET API Reference

    GetImage IMaskingLayer.GetImage method Provides result image. public RasterImage GetImage () Return Value Result imag......images from masking result and save them to PNG. for ( int i = 0...GetImage ()) { resultImage . Save ( dir + outputFileName ); }...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. WmfImage - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....save(outFile, new com.aspose.imaging... , save , save , save , save , save , save , save , save , setAutoAdjustPalette...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. wmfimage - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....save(outFile, new com.aspose.imaging... , save , save , save , save , save , save , save , save , setAutoAdjustPalette...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. Microsoft Excel File Conversion Using Python vi...

    Convert Excel XLS, XLSX, ODS, CSV to PDF, XPS, HTML, JPEG, HTML and many other popular formats with just few lines of Python code....an instance of Workbook and saving back in the desired format...) // save as XLSX, ODS, SXC & FODS formats workbook.save( "output...

    products.aspose.com/cells/python-net/conversion/