|
|
Tag Browser: java
5 second(s)
-
Hello,I have an existing pdf created using Aspose.Words for java api.Now I want to include in this pdf an auto print capability, so that, when the user open the pdf, he'll get automatically the acrobat print dialog.Question : the Aspose.Pdf for java include Javascript(s) classes, is it possible to do that with Aspose.Pdf (I mean Aspose.Pdf NO ...
-
Thanks for your quick reply, very much appreciated.I have attached the requested documents/files in the attached zip file.I look forward to your response.Best Regards,Patrice ANTOINE
-
Hello,An ''OutOfMemoryError'' exception is thrown when I try to update the table of contents and save the word file (28,9 Mo).Java argument : -Xms1536mCode source :LoadOptions lOption = new LoadOptions(LoadFormat.WORD_ML, '''', '''');Document contentsDoc = new Document(''contents.doc'', lOption);Document doc = new ...
-
I am working on implementing the Aspose Barcode Recognition software into my current system to replace an existing barcode recognition software. When I used Aspose version 2.7.0, this barcode would read fine. The newest version (4.4.0), however, will not read it at all. I have tried playing with the ImageBinarizationHints and even the ...
-
Hello,We are currently evaluating Aspose Slides pptx for Java. We are trying to copy all the existing contents in a Master and Layout slide to one single normal slide and then copy this slide to a new presentation.I have already tried to copy a shape from the master to a slide, but it seems that it would be very error prone and time consuming to ...
-
I can reproduce it with every Powerpoint, but for you I created one. :)
-
Hi,at the moment I'm evaluating your license. I managed to convert a PPT and PPTX to PDF in a Standalone Java Program.I have than put the code into my testsuites. (using TestNG)The test for rendering is not able to render the same files. I have attached the code. Do you have any ''assert check != true'' (or something similar) in your code?With ...
-
hi, We are using AsposeWords Java with the latest jar. I have word document, for which I am trying to insert Table Of Contents. then I am getting the ClassCastException.the Entire stack trace is as follows.Exception in thread ''main'' java.lang.ClassCastException: com.aspose.words.asz at com.aspose.words.ath.zd(SpanText.java:66) at ...
-
Hi,Just to reiterate Excel 2007 & 2010 follow the Office Open XML standard while 2003 does not follow this. I doubt we will be able to support reading from 2003 excel worksheets using LightCells since we dont have an xml to read here.Let us know your thoughts if there is still a way to implement an Event based model for reading 2003 worksheets.
-
Hi,We are currently evaluating the aspose cells api for reading excel worksheets for reading data from cells/worksheets. We were initially trying to work with the 'Workbook' api but looks like it has memory issues with big files. In our application we do expect our excel files to be of size greater than 500Mb upto 1Gb. While browsing the forums I ...
1 ...
|
|