https://docs.aspose.com/pdf/net/working-with-images/ I used code snippet posted on above URL. I am getting reference error. Please see image for details.I think its just because of version issues. I am using Aspose.PDF …... codewarior March 1, 2013, 2:01am 6 Hi Sudheer...
I was going trough some of the projects where I use Aspose cells today and upgraded the .dll files, but suddenly there was a problem reading a workbook, it “worked” on 4.0.1.0 but not on 4.0.2.0 returning this exception. …...sahi March 31, 2026, 7:01pm 7 @asmundg...
Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Points [ 2 ]; // March value // Enable a data label...Enable the CategoryName for March value point . DataLabels . ShowCategoryName...
Hi,
We use Aspose PDF for .Net “TextFragmentAbsorber” to replace texts in PDF (mailmerge)
It is working as expected in local.
Our code is hosted in Azure kubernetes,
We do mailmerge on a particular template for all e…... mjjagan March 3, 2026, 7:58am 5 mjjagan: We...help check on this ilyazhuykov March 3, 2026, 1:40pm 6 @mjjagan Hi...
Represents number formatting of the parent element in Java....String[]{"January", "February", "March"}, new double[]{25.611d, 21...String[]{"January", "February", "March"}, new double[]{25.611d, 21...
Hi Aspose Team,
We are using the Aspose.Words Word to HTML conversion API, and during one of the document conversions we encountered an incorrect bullet sequence in the HTML output.
I have uploaded images showing:
Th…...notifier March 9, 2026, 3:11pm 6 The issues...
Hi, we are using aspose.cells for entering data into Excel files. I have an already formatted spreadsheet that I basically just programmatically enter data into cells, in my application. Seems pretty simple, but I get th…...sahi March 10, 2026, 5:56pm 3 @dwfresh...
Hello Aspose Support Team,
We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped.
Issue Description
For certain column indexes, we convert plain text to HTML…... KarthikMunjam March 27, 2026, 7:44am 19 @amjad.sahi...you please check Eric.wang March 27, 2026, 9:05am 21 @KarthikMunjam...
Hi,
When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends.
Code:
var saveOptions = new PdfOptions
{
SaveMetafilesAsPng =…...notifier March 6, 2026, 4:36am 4 The issues...