This example demonstrates how to read the values of specific form fields from a PDF document using Aspose.PDF Facades API....pdf as ap import aspose.pdf.facades as...
This example demonstrates how to add items to a list box form field in a PDF document using Aspose.PDF for Python....pdf as ap import aspose.pdf.facades as...
This example loads an existing PDF file, adds a free text annotation to the first page at a defined position, and saves the modified document....pdf as ap import aspose.pdf.facades as...
When rendering the pdf document the watermark text of chinese text showing incorrect word in the textstamp.
sampledoc.pdf (222.5 KB)
sample.png (13.6 KB)
Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(“C:\…...ForegroundColor = ap.Color.Black; textStamp.HorizontalAlignment...textStamp.TextState.ForegroundColor = ap.Color.Black; textStamp.HorizontalAlignment...