Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 280,489 for

image

(0.1 sec)
  1. Digitally Sign JPEG File Online or Build Python...

    Free online app for digital signature in JPEG files. Develop Python application to electronically sign JPEG documents....signature or upload signature image. Click the “Sign” button. Download...Aspose.Imaging ) Load JPEG File. Load the Signature image. Use...

    products.aspose.com/total/python-net/signature/...
  2. Clarification on usePdfImageConversion Support ...

    Hello, We are a licensed Aspose.Total customer using Aspose.PDF for Java (version 23.1), and we would like to request clarification and assistance regarding the following: 1. usePdfImageConversion — Feature Availabili…...by embedding each page as an image. However: We cannot find this...rendered to an image using JpegDevice (200 DPI) These images are inserted...

    forum.aspose.com/t/clarification-on-usepdfimage...
  3. Convert HTML to JPG in Python

    This brief article covers how to convert HTML to JPG in Python. It contains the stepwise algorithm and the sample code to render HTML to JPG in Python....Imaging Product Family Aspose.BarCode...Aspose.HTML library to render images Load the source HTML file using...

    kb.aspose.com/html/python/convert-html-to-jpg-i...
  4. Convert from EMZ(Windows Compressed Enhanced Me...

    Aspose.Imaging API can easily convert from EMZ(Windows Compressed Enhanced Metafile) to other formats using Java platform...Imaging Java Conversion Emz Convert images from EMZ...EMZ format using Aspose.Imaging for Java Convert from EMZ(Windows...

    products.aspose.com/imaging/java/conversion/fro...
  5. Convert PPSM to GIF using C# | products.aspose.com

    Sample code for PPSM to GIF C# conversion. Use API example code for batch PPSM files to GIF conversion within VB.NET, Asp.NET or any .NET based application....Presentation Create a full scale image as a Bitmap with each iteration...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...

    products.aspose.com/slides/net/conversion/ppsm-...
  6. Convert PPS to GIF using C# | products.aspose.com

    Sample code for PPS to GIF C# conversion. Use API example code for batch PPS files to GIF conversion within VB.NET, Asp.NET or any .NET based application....Presentation Create a full scale image as a Bitmap with each iteration...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...

    products.aspose.com/slides/net/conversion/pps-t...
  7. Convert ODP to GIF using C# | products.aspose.com

    Sample code for ODP to GIF C# conversion. Use API example code for batch ODP files to GIF conversion within VB.NET, Asp.NET or any .NET based application....Presentation Create a full scale image as a Bitmap with each iteration...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...

    products.aspose.com/slides/net/conversion/odp-t...
  8. Using Aspose.Drawing in .NET 6|Documentation

    Learn how to use Aspose.Drawing in .NET 6 application with C#....graphics, text, and generate images as demonstrated in this tutorial...project dependencies. 3. Add image drawing code. Replace the Program...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  9. Unable to cast object of type 'System.Int32' to...

    Hi, When I’m trying to save the following folder I receive and Unable to cast object of type ‘System.Int32’ to type ‘System.Collections.Generic.Dictionary`2[System.String,System.Object]’. Here is the folder Test_File.…... (Image , Stream , ImageOptionsBase...ImageOptionsBase , Rectangle ) at .Export(Image , Stream , ImageOptionsBase ...

    forum.aspose.com/t/unable-to-cast-object-of-typ...
  10. Draw Rectangle in Java

    This article demonstrates how to draw rectangle in Java. It covers the IDE setup, the method, and a practical code example to create a rectangle in Java....Imaging Product Family Aspose.BarCode...Define the pixel values and image dimensions to build a Bitmap...

    kb.aspose.com/drawing/java/draw-rectangle-in-java/