Hi Aspose team,
Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...Thilakbabu September 10, 2025, 2:32pm 1 Hi Aspose team, Could you...Discourse September 10, 2025, 2:33pm 2 @Thilakbabu To create a combination...
Implements the TOA field in Java....insertToaEntry(builder, "2", "Source 2"); // This entry will appear...insertToaEntry(builder, "1", "Source 2"); fieldTA.isBold(true); fieldTA...
Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint....Closed November 18, 2019, 4:58am 2...
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....types of Postal symbologies: 2-state barcodes types that can...recognition of the following 2- and 4-state postal symbologies:...
Hi Team,
We are currently using Aspose Total and the aspose pdf version in use is 22.9. We found that certain documents like email printouts combined as a PDF, documents with multiple headers, more than 100 pages are ta…...where a email copy document of 2 Pages took around 26 Mins for...Discourse July 30, 2025, 1:17pm 2 @PrasanthTirlangi It sounds like...
Hello,
I’m trying to fit images to the width of a cell. Currently, I’m using the following code:
C#
foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true))
{
s.AspectRatioLocked = true;
s.Width = 100; // This …...Discourse October 22, 2025, 12:34pm 2 @e.scanlan To fit an image to...auto fit the size of the cell. 2, Insert Picture over Cells Using...
Hi,
I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9.
But when running this code (to convert a PDF to DOCX), I get this error:
com.aspose.words.Un…...Family brissonp November 14, 2025, 2:05pm 1 Hi, I am trying to PDF...Discourse November 14, 2025, 2:05pm 2 @brissonp Based on similar...
Learn how to use Aspose.Tasks for .NET to read and modify Microsoft Project (MPP/XML) properties, including defaults, summary info, fiscal year, weekdays, currency and custom properties....Create a project reader instance 2 Project project = new Project(...Create project from template file 2 Project project = new Project(...
Hi Team,
We are using the Doc properties update extensively and it works really well.
but for few cases we see some challenges which causes some issue.
the document table of content is getting changed after the doc pr…...Discourse November 3, 2025, 10:01am 2 @Sai_Prasad Why the TOC becomes...new Document("Input.docx"); // 2. Change built‑in and custom properties...