Hi,
I am using Aspose.Font library in Asp.net core (.net 6 framework) where I am not able to set license for version 20.9 or 20.10. I have license for “Aspose.Total.2020.lic” and it is working for Aspose.Words (20.12 ve…...Font library in asp.net core (.net 6 framework) where...
Hi Team,
I am migrating my project to .Net 6 and below is the code I added in Dockerfile when I am using Asp.net Core 3.1 for a successful build
Install GDI+ lib needed for Aspose.Cells
RUN apt-get update
RUN apt-get …...Dockerfile when I am using ASP.Net Core 3.1 for a successful build...
Hi, when read pdf, table is not correct row & column. This is my code:
filetest.pdf (212.7 KB)
public string ReadPdfWithApose(string Filename)
{
string kq = "";
Aspose.Pd…...1 KB) My code with Asp.net. Please suggest to me to use...