Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,069 for

indexed bitmap

(0.27 sec)
  1. Render Presentation Slides as SVG Images in Pyt...

    Learn how to render PowerPoint and OpenDocument slides as SVG images using Aspose.Slides for Python via .NET. High-quality visuals with simple code examples....especially those formats based on bitmap (JPEG or PNG). Aspose.Slides...Presentation ( "pres.pptx" ) for index in range ( pres . slides . length...

    docs.aspose.com/slides/python-net/render-a-slid...
  2. Render Presentation Slides as SVG Images in Jav...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Node.js via Java. High-quality visuals with simple JavaScript code examples....especially those formats based on bitmap (JPEG or PNG). Render Slides...pptx" ); try { for ( var index = 0 ; index < pres . getSlides ()...

    docs.aspose.com/slides/nodejs-java/render-a-sli...
  3. Converte PSD ad GIF cum C# | products.aspose.com

    Export PSD, PSB & AI, fasciculus per .NET API...psd/image/methods/load/index ) methodo crea instantia [GifOptions]...com/psd/net/aspose.psd/image/methods/save/index ) methodus Transi output name...

    products.aspose.com/psd/la/net/conversion/psd-t...
  4. Convert PSD to GIF using C#

    This article assists on how to convert PSD to GIF using C#. You can configure the environment and write an application to export PSD to GIF using C# by following the steps and sample code given in this guide....smart objects to a popular bitmap image format GIF using a few...to set the background color index and resolution, and apply palette...

    kb.aspose.com/psd/net/convert-psd-to-gif-using-...
  5. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation....Bitmap aspose.pydrawing.printing.PrinterSettings...Image and aspose.pydrawing.Bitmap are deprecated and will be...

    docs.aspose.com/slides/python-net/modern-api/
  6. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....BITMAP}, }; } /// /// Use a document...break; case InsertLinkedObjectAs.BITMAP: field.setInsertAsBitmap(true);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG....article explains how to convert bitmaps to vector graphics using Aspose...raster-to-vector conversion may accept bitmap formats such as JPG, TIFF,...

    docs.aspose.com/svg/net/image-vectorization-wor...
  8. Convert TIFF to SVG using C++ application | pro...

    Sample C++ conversion code for TIFF document to SVG format. Use example code for batch TIFF to SVG conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/tiff-...
  9. Convert POTX to XML using C++ application | pro...

    Sample C++ conversion code for POTX document to XML format. Use example code for batch POTX to XML conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/potx-...
  10. Convert PDF to JPG in C# | products.aspose.com

    Convert PDF to JPG in C#. Use .NET library API to convert PDF pages to JPG images...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; slide.GetThumbnail( new Size(...

    products.aspose.com/slides/net/conversion/pdf-t...