Hi Aspose team,
I want to generate chart as shown in below picture, Can you please help on this.
I am able to generate bellow chart but not able to add images on MajorGridLines...Discourse April 23, 2025, 1:57pm 2 @Amol_Hekade To add images on..."Category 1", "Category 2" }, new double[] { 1.0, 2.0 }); // Hide major...
I have a PSD containing curved text as below
test_expected.jpg (59.5 KB)
When it’s loaded using Aspose.PSD 24.11 and exported to PND/JPEG the curved text is distorted.
The code I used:...Sorokin November 21, 2024, 5:37pm 2 @OrangeLogic At this moment Aspose...team. OrangeLogic May 19, 2025, 2:01am 3 Hi, what is the current...
Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....createRow ( 2 ); Cell cell = row . createCell ( 2 ); cell . setCellValue...
Given the workbook object. How do I add the Sensitivity Label in C#?...Discourse May 19, 2025, 8:27pm 2 @BRGQST To add a Sensitivity Label...correct? John.He May 20, 2025, 2:14am 4 @BRGQST Please refer to...
Add page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java...._dataDir + pageStampFileName , 2 ); plumPageStamp . setHeight (...1 ; i < 5 ; i ++ ) { if ( i % 2 == 0 ) document . getPages ()...
TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...
Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management....Writeln ( $"Page {i + 1} ({(i % 2 == 0 ? " odd " : " even ")})"...ExportPageSet.Even.pdf" , options ); // 2 - Save only the odd-numbered pages:...