When using Aspose.Slides for Java (version 24.12 - also tried on the latest version 25.4) our team ran into an interesting issue. After cloning new slides to an existing presentation, when that presentation was opened i…...Slides for Java (version 24.12 - also tried on the latest version...
Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......5 to 24.12. (I guess values inconsistency...Support for it was introduced in 24.12. So using it with earlier versions...
Hi,
I’m trying to upgrade from version 24.6 to a more recent version on Android, but I’m getting errors when initializing Aspose on the bouncy fips library.
Project configuration:
minSdk 26
bouncy → ‘org.bouncycastle…...aspose:aspose-words-android:24.12') { exclude group: 'org.bouncycastle'...implementation ('com.aspose:aspose-words:24.12:android.via.java') { exclude...
In using the sample code to call AsposeOCR.Recognize I Get NoSuchMethodError int com.aspose.pdf.Page.getRotate.
AsposeOCR api = new AsposeOCR();
RecognitionSettings recognitionSettings = new RecognitionSettings();|
OcrI…...code works aspose-ocr-24.12.0 aspose-pdf-24.12-jdk17 asad.ali August...to be correct in aspose-ocr-24.12.0 but not in 25.1.0. You can...
Dear aspose team,
I just got the license for the latest aspose total and it seems the way of activating it has changed from what we had before.
Could you please be so kind and help how to activate license once without …...CAD (24.12), Aspose.Imaging (25.2) and...
Hi, we have an issue about files generated by aspose but these files are never serializes on disk. This issue appeared since a while.
We monitored our Windows OS IO operations for the specific folder where the expected…...previous version: aspose-words-24.12-jdk17.jar yesterday. We have...
When I insert an HTML string into the document, an error is prompted during the insertion: “Cannot insert a node of this type at this location.”
I am using version 25.12 ,aspose-words-25.12-jdk16
String htmlString = "<m…... We tested this in version 24.12 and it works correctly. Moreover...
Dear support team,
we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so:
---------------…...01, because 24.12 is the last version, where all...25.01, consider reverting to 24.12 for your production code if...