Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 206,157 for

png

(0.06 sec)
  1. Convert PowerPoint Slides to Images in Java|Asp...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Java. Easily export PPTX and ODP slides to BMP, Png, JPEG, TIFF, and more with high-quality results....image formats, including BMP, PNG, JPG (JPEG), GIF, and others...range of formats (BMP, JPG, PNG, etc.). Convert Slides to Bitmap...

    docs.aspose.com/slides/java/convert-slide/
  2. Save Generated Barcodes in JavaScript|Documenta...

    Save Barcodes to File, Stream, Image Formats like BMP, Png, GIF, JPEG, EMF, SVG using JavaScript API...labels in various raster (BMP, PNG, JPEG, GIF, TIFF) and vector..."StoreImageAsFile.png" ); //or gen . SaveExt ( "StoreImageAsFile.png" , BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/save-bar...
  3. Modern API|Aspose.Slides Documentation

    Modern API...png" ); try { // create a PowerPoint...new FileOutputStream ( "image.png" ); slideImage . compress ( android...

    docs.aspose.com/slides/androidjava/modern-api/
  4. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C# or .NET...converters— JPEG to PowerPoint and PNG to PowerPoint —that allow people...convert JPG to PNG , convert PNG to JPG ; convert PNG to SVG , convert...

    docs.aspose.com/slides/net/picture-frame/
  5. Render Presentation with Fallback Font|Aspose.S...

    Render PowerPoint with fallback font in C++...rules collection and saving to PNG auto image = pres -> get_Slide...Save ( u "Slide_0.png" , ImageFormat :: Png ); image -> Dispose...

    docs.aspose.com/slides/cpp/render-presentation-...
  6. Supported File Formats|Aspose.PDF for Go via C++

    This page shows which Aspose.PDF for Go can load and save file formats....in JPEG Format PNG Saves the document in PNG Format BMP Saves...

    docs.aspose.com/pdf/go-cpp/supported-file-formats/
  7. Multithreading in Aspose.Slides|Aspose.Slides f...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a PowerPoint presentation to PNG images in parallel. Since it...output_file_path_template = "slide_{0}.png" image_scale = 2 presentation...

    docs.aspose.com/slides/python-net/multithreading/
  8. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!...while rendering a document to PNG. Document doc = new Document...ImageSaveOptions ( SaveFormat . Png ); // Set the "Resolution" property...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose.PSD CLI Export for .NET 24.6 - 发布说明|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....png --format png --layerName Layer1 --license...PathToOutputImage = "exported.png" , OutputFormat = "png" , LayerName = "Layer1"...

    docs.aspose.com/psd/zh/net/cli/export/aspose-ps...
  10. Set Barcode Size and Resolution in C#|Documenta...

    How to Set Size Units for Barcodes in Aspose.BarCode for .NET...png" , BarCodeImageFormat . Png ); //set unit size...$"{path}UnitIn2Millimeters.png" , BarCodeImageFormat . Png ); Set Barcode...

    docs.aspose.com/barcode/net/set-barcode-size/