Hi Aspose,
I’ve just faced the following issues.
Aspose.Slides.PptxReadException: A generic error occurred in GDI+. —> System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+.
at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)
at Aspose.Slides.ImageCollection.AddImage(MemoryStream stream)
at Aspose.Slides.ImageCollection.AddImage(Byte[] buffer)
Aspose.Slides.PptxReadException: Parameter is not valid. —> System.ArgumentException: Parameter is not valid.
at System.Drawing.Text.PrivateFontCollection.AddMemoryFont(IntPtr memory, Int32 length)
at .(Byte[] , String , LoadOptions )
at .(String , Int32 , Int32 , FontStyle, ? , LoadOptions )
at ? .( ,? , String , Int32, Int32 , FontStyle , ? )
at ? .(? , , ? )
at ? .(IPresentation )
at ? .( , IPresentation )
at ? .(Presentation , Stream )
— End of inner exception stack trace —
The exceptions was thrown at
Presentation presentation = new Presentation(inputFile);
System.NotImplementedException: Not implemented.
at System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(Matrix matrix, MatrixOrder order)
at System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(Matrix matrix)
at Aspose.Slides.?? .(? )
at Aspose.Slides.?? .(? )
at Aspose.Slides. .(? , ? )
at Aspose.Slides.? .(? )
at Aspose.Slides. .(? , Boolean )
at Aspose.Slides.? .( ? )
at Aspose.Slides.? .cvv5bkafcgg9ewslfqagwly75cbz35rk ( ? )
at Aspose.Slides. ? .kybt9r8newhhbyqpp8npnqw4qrjxm4gr (?? )
at Aspose.Slides.?? .kybt9r8newhhbyqpp8npnqw4qrjxm4gr (?? )
at Aspose.Slides.?? .kybt9r8newhhbyqpp8npnqw4qrjxm4gr (?? )
at Aspose.Slides.?? .kybt9r8newhhbyqpp8npnqw4qrjxm4gr (?? )
at Aspose.Slides. ? .kybt9r8newhhbyqpp8npnqw4qrjxm4gr (?? )
at Aspose.Slides.? .(?? )
at Aspose.Slides. ? .(Presentation , Stream , Int32[] , PdfOptions )
at Aspose.Slides. ? .(Presentation , Stream , PdfOptions )
at Aspose.Slides.Presentation.Save(Stream stream, SaveFormat format, ISaveOptions options)
at Aspose.Slides.Presentation.Save(String fname, SaveFormat format)
Can you help me check them? Be careful, some of them are virus.
https://drive.google.com/open?id=0B--6BypmlzMPcnQ0anRYOHNJRms
646b88b66de04075b1426b5a676b079a.zip (144.1 KB)
Thank you,
Dung H. Nguyen