Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 50,269 for

bitmap

(0.08 sec)
  1. Merge Image to PDF in Python | products.aspose.com

    Merge Image to PDF in Python. Use Python library API to combine Image and PDF... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/ima...
  2. Merge PNG to PDF in Python | products.aspose.com

    Merge PNG to PDF in Python. Use Python library API to combine PNG and PDF... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/png...
  3. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java....getBitmapEmbeddingOn() Indicates the “Bitmap embedding only” restriction...getBitmapEmbeddingOn() Indicates the “Bitmap embedding only” restriction...

    reference.aspose.com/words/java/com.aspose.word...
  4. Scale Image in C#

    This tutorial covers how to scale image in C#. It contains the system configuration, the stepwise algorithm, and a runnable sample code to upscale image in C#....Initiate an instance of the Bitmap class Create an object of the...losing quality in C# . Create a bitmap class object with the specified...

    kb.aspose.com/drawing/net/scale-image-in-csharp/
  5. Convert PPTX to PNG using C# | products.aspose.com

    Sample code for PPTX to PNG C# conversion. Use API example code for batch PPTX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pptx-...
  6. Convert POT to PNG using C# | products.aspose.com

    Sample code for POT to PNG C# conversion. Use API example code for batch POT files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pot-t...
  7. Convert POTX to JPEG using C# | products.aspose...

    Sample code for POTX to JPEG C# conversion. Use API example code for batch POTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/potx-...
  8. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within Java products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/java/text-rendering-truety...
  9. Rotate Image in Java

    This concise topic shows how to rotate image in Java. The Java rotate Bitmap operation will be demonstrated for a user-defined angle, including how to specify the background color for areas revealed by the rotation.... The Java rotate bitmap operation will be demonstrated...Rotate Image in Java To rotate bitmap Java , the sample uses the...

    kb.aspose.com/imaging/java/rotate-image-in-java/
  10. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control....BitmapEmbeddingOnly property Indicates the “Bitmap embedding only” restriction...When this bit is set, only bitmaps contained in the font may be...

    reference.aspose.com/words/net/aspose.words.fon...