Hi Aspose team,
I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code:
//Load the Excel file
Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...zip (1.5 MB) Professionalize.Discourse...
Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for C++—fast, reliable, fully featured....errors often mention an invalid ZIP structure or broken PowerPoint...
Hi Team,
I am trying to render a Bar chart with category values reversed.
And I am trying to rotate the ticklabels by -30 degree.
On doing this, My chart is getting disappeared.
Code snippet :
Workbook wb …...zip (10.0 KB) Could you please check...
License license = new License();
license.setLicense("Aspose.Pdf.lic");
Document document = new Document("test.pdf");
document.getForm().setType(FormType.Standard);
document.save("test2.pdf");
exception :
Exception in t…...zip (602 Bytes) I have uploaded the...
I have two workbooks both with 1 table having 4 columns and 60 rows, I take one table and copy the style and then copy the value to another workbook. then I reference this copied over table entirely in another sheet of t…...zip (35.2 KB) After copy- Cec2.zip (34.6 KB) Code...Code for copy- copy code.zip (2.4 KB) From what I have observed...