Hi There,
We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...8 and 24.12 not tried 25.11. asad.ali December...have used Aspose PDF 23.8 and 24.12 — the problem exists in both...
Hi,
We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2.
We found that the common culprit across most of the issues is ‘AutoFitColumns’.
If you refer the screenshot attached he…...2 to 24.12. Here are some insights and...
I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException.
the sample code :
var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”);
var sourceText = “的”;
var targetText = “x”;
Regex rul…...NET 24.12 . aspose.notifier August 19...
Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....NET 24.12 Updates in Aspose.Imaging 24.12: Unify usage...accompanying Aspose.Imaging 24.12 release notes . Aspose.Imaging...
Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....NET 24.12 Updates in Aspose.Imaging 24.12: Unify usage...accompanying Aspose.Imaging 24.12 release notes . Aspose.Imaging...
Hi, I have recently updated from Aspose.Cells version 25.1.1 to 25.11.0 .
When running locally everything works fine. When deploying to my linux docker container, I am seeing this error when sending a request (convertin…... Starting from version 24.12, it internally references SkiaSharp...
Hello,
we want to copy (recognized OCR) text from one PDF to another.
This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text)
Why is the me…...NET 24.12 . BSchwabVal January 6, 2025...
See attached sample - it loads an excel file in GridDesktop in read only mode (using version 25.2).
GridDesktopTest.zip (12.6 KB)
I observe three issues:
Issue 1:
Though the grid is in read only mode, a “Convert to n…...question arose with version 24.12 that we use in our real product...