|
|
Tag Browser: image-insertion
< 1 second(s)
-
Hi!
I have downloaded the Aspose[1].Pdf.Kit.zip and got the sample java programs. I would like to use PageToImage.java (path = examples\samples\convert\) and would like to create a jsp page to select a PDF file that can be converted to Image using this java code. Can you guide me how to go about it? I am running Tomcat in Windows 2003 ...
-
Converting Aspose.Words document to PDF with EMF formatted images inserted into Aspose.Words document does not work.Attached is the Aspose.Words generated document (test.doc) that looks good. Now when this is converted to PDF using doc.Save(pdfFileName, Aspose.Words.SaveFormat.Pdf);the resulting PDF (test.pdf) does not contain ...
-
Hi,
I am having this issue.... larger images display nicely on the pdf, but images that are smaller (e.g. 100 px width) are appearing really really small.
The code I am using is below:
'create pdf and set up pdf margins etc
Dim _pdf As Pdf = New Pdf()Dim lic As Aspose.Pdf.License = New ...
-
We are proud to announce the long-awaited Aspose.Words for Java 2.5.0 release. The list of new features and fixed issues includes 124 items!
For more info and download seehttp://www.aspose.com/community/files/51/file-format-components/aspose.words/entry148526.aspx
-
Hello
I have an Excel template using charts with dynamic data ranges. The dynamic data range are accomplished using the OFFSET and COUNTA excel functions. For further description please see:
http://www.ozgrid.com/Excel/DynamicRanges.htm
The toImage method throws a nullpointerexception when attempting to get the image for such charts.
Attached ...
|
|