chercher...= new Bitmap(1000, 800, System.Drawing.Imaging.PixelFormat.Format32bppPArgb);...= new Bitmap(1000, 800, System.Drawing.Imaging.PixelFormat.Format32bppPArgb);...
Hi team,
I got error when follow the example to sign with TimestampSettings:
How to digitally sign PDF|Aspose.PDF for Java
And I got the error below:
Caused by: class com.aspose.pdf.internal.l13f.lh: Timestamp token …...timestampSettings; System.Drawing.Rectangle rect = new System.Drawing.Rectangle(100...
Hello,
We are trying to save chart to image, but the legend isn’t shown as expected.
You can see the chart legend is “Test” in my uploaded excel file. I write the code to save it to image:
using Aspose.Cells;
var cu…...ImageOrPrintOptions { ImageFormat = System.Drawing.Imaging.ImageFormat.Png...ImageOrPrintOptions { ImageFormat = System.Drawing.Imaging.ImageFormat.Png...