this is my aspose version. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</arti
I am experiencing some problem when inserting an html code containing images. The problem is that css information like width, height are ignored and the final p
I have tried below two methods and ensured that license is updated along with the correct binary. Using .net framework 4.5.2. Below using doc.save method is not
I have such problem: A use aspose.words.range.replace with regex with timespan.FromSeconds(7). So I expect that replace method throws exption when it can not fi
I am using Aspose library. Since Aspose doesn't support Document formatting track changes is there any way to achieve this? I need to use Aspose but need to ach
I am using Aspose library for Word merge. In the previous version of the Aspose, if we add white spaces for a field then while merging , it doesn't considers it
I have the following code to convert an image and sent it to the browser. I'm currently saving the file to the server and then sending to the browser. How can I
I am attempting to modify a Presentation file with Aspose.Slides. var fileMemoryStream = new MemoryStream(); await fileMemoryStream.WriteAsync(file.FileData, 0,
I am trying to load a .dwg file to convert from cad to pdf using below code: using (var image = Aspose.CAD.Image.Load("fileName.dwg")) { // process the draw
I am trying to upgrade the aspose email version to 20.7 and I am using java 11 for my project, but I get these exceptions. The aspose email jar is in the classp
Is there a way to create an EWS EmailMessage class instance out of Aspose.Net Email MapiMessage class instance? I'm trying to use some common logic for email p
I have an issue when I try to write multiple paragraphs in existing Shape. Only the first paragraph is written. I debug the code and I found that the Shape obje
I want to export data and create MsProject File using Aspose.Tasks. I am able to export data from my local db to project file successfully but while exporting B
Error :- WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.aspose.slides.ms.core.System.Drawing.ima