Quantcast
Browsing all 3131 articles
Browse latest View live

Superscript

Could you please give me a sample code to create the following inline text in Aspose.Pdf (not generator API)?XYZOW ®Financial ReportRegistered mark should be a superscript.Thanks,Anil

View Article


Aspose pdf examples error

Hello I am getting the attached error when I run any of the working with PDF examplesI have a windows 7 sp1 pro machine.NET 4.51is there something I am missing or need to set on my machine?

View Article


Pdf generation taking long time

Hi I'm generating a very small document with Aspose Trial version. And it turns out that pdf generation from html is taking 900 milliseconds. Please review the code and html and let me know if i'm...

View Article

Language support

Hi,Does the Aspose PDF library for Android support the following languages: en-us pt-br fr it de es jp ru tr plI guess the library should just support UTF-8 to be language agnostic. However it's better...

View Article

Is there a sample (or demo) Android app based on Aspose PDF library?

Hi,Please let me know if there is a sample Android app based on Aspose PDF library? It could be an app that created by Aspose for demo purposes, OR it could be an app created by someone else using the...

View Article


PDF to PDF/A fails

Hi,We are using your product for pdf to pdfa conversion.One document (attached) causes crash: system hangs up and then throws OutOfMemoryException.Below is a code we use for conversion:var license =...

View Article

Create Stamp Annotation using BindXML

I am using the BindXML method to generate a PDF from an XML file.  I need to add a Stamp annotation into the PDF.  How can I specify the Stamp inside the input XML file?  (I have Aspose.Pdf version...

View Article

Generating multiple column on TOC page in existing pdf

Hello, We would like to generate a TOC with two columns in an existing PDF file.The multiple column must be only on the TOC.Could you please give me an advice to realize this?Thank you.Best regards.Maxime

View Article


Importing font in PDF

Hello,I'm trying to use a Helvetica font in my PDF but it won't work.Here is what I'm using.        Text text1 = new Text(sec1, "this is text content");        text1.TextInfo.FontSize = 11;...

View Article


aspose-pdf-10.1.0-jdk16.jar is missing in maven repository

I use this dependency in my project:        <dependency>            <groupId>com.aspose</groupId>            <artifactId>aspose-pdf</artifactId>...

View Article

Reading fields from an image

Lets say there are two builds in the software development and take an example of a single screen. Lets say In the version-1, there are two text fields and in version-2 there are 4 text fields.But there...

View Article

Search option like case sensitive, whole word in PDF

I am using Aspose PDF.net. I want to search whole word and also would like to have case sensitive option. I referred to one of the links given by you in similar post....

View Article

PDF not displaying images

When we are creating a large PDF file, we instantiate the pdf with a file stream like sonew Pdf(new FileStream());With each section that we add to the Pdf, we use Section.AddParagraph(p); instead of...

View Article


Images formats on a Page

I have PDF files that contain different image formats. My viewer in a Silverlight application does not handle all image formats. What I would like to do is to open a page, check the formats of the...

View Article

Can not launch Android App with Aspose.PDF

We can not launch our Android app from Eclipse with the Aspose PDF jar in place. Here is the error we see:Ignoring InnerClasses attribute for an anonymous inner class (com.aspose.ms.System.Xml.ou) that...

View Article


PDF-Android: reading and identifying form fields

I get the form fields using the following code:String fPath = "whatever...pdf";com.aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document(fPath);PageCollection pages = pdfDocument.getPages();for...

View Article

Overwriting pdf

Hi, I'm using aspose to convert some files from several different other formats into .pdf in this case. Up to this point, it's all good. The problem comes when after converting the documents whith...

View Article


Text inside link rectangle

Hi,Which is the fastest way to get the text inside Link Rectangle.Thanks in advance!

View Article

PDFNEWNET-38505

Dear ASPOSE Support,We need this correction ASAP. Could you please increase the priority of the PDFNEWNET-38505?Initial PostMany thanks in advance.Best regards, Raphaël BERTOLINOPhone: +33...

View Article

How to get and fill different PDF form fields

Hi Support,I need a code snippet about how to get and fill different form fields (i.e. TextBox, ComboBox, RadioButton, CheckBox, List with single/multiple selected options) using Aspose.PDFKindly...

View Article
Browsing all 3131 articles
Browse latest View live