Tag Archives: JavaScript

Create, Fill, or Edit Fillable PDF Forms Programmatically with C#

Fill PDF Form

PDF forms are frequently used to collect data and information. For example, Questionnaires are usually designed to collect responses for survey purposes. We interact with different fillable PDF forms in today’s digital world. Considering the huge scope and importance of PDF forms, Aspose.PDF for .NET API supports many features to work with PDF forms. Let us explore the following use cases using C# language in this article:

Continue Reading
Posted in Aspose.PDF Product Family | Tagged , , , , , , ,

Sponsoring User Groups and Conferences: Urban JavaScript 2016

User group iconSydney, Australia – Aspose proudly supports a number of local user groups and events in the US, Europe and Asia.

Urban JavaScript 2016 – Urban Javascript is the latest event we are sponsoring which is based in Korea. If you are in the area we encourage you to take a look.

What’s in Store?

Urban JavaScript 2016 offers hands on tutorials about advanced Javascript topics with the aim to boost the experience level of developers in Korea and is expected … Continue Reading

Posted in Developer Community Support | Tagged , , ,

Sponsoring User Groups and Conferences: JSCON 2016

User group iconSydney, Australia – Aspose proudly supports a number of local user groups and events in the US, Europe and Asia.

JSCON 2016 – Urban Javascript is the latest event we are sponsoring and this time it’s based in Korea. If you are in the area we encourage you to take a look.

What’s in Store?

JSCON 2016 offers hands on tutorials about advanced Javascript topics with the aim to boost the experience level of developers in Korea.

When and Where?

Continue Reading
Posted in Developer Community Support, News Release | Tagged , , ,

Remove Fonts from PDF and Extract Form Fields from Particular PDF Region in C#

Aspose.Pdf icon

We are pleased to announce the release of Aspose.PDF for .NET 7.3.0 which provides a new feature to remove duplicate/unused fonts from PDF documents. In order to replace fonts please use the following approaches:


  • Use TextFragmentAbsorber.
  • Use TextEditOptions.FontReplace.RemoveUnusedFonts parameter for TextFragmentAbsorber. (The above parameter removes fonts that become unused during font replacement).
  • Set font individually for each text fragment.

The following code snippet replaces font for all text fragments of all document pages and removes unused fonts.

Document 
Continue Reading
Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , , , , , , , , , , ,

Optimal PDF to Image and Improved HTML to PDF Conversion in C#

We are pleased to announce the release of Aspose.PDF for .NET 7.2.0 with optimal support for converting PDF files to image formats. Please note that recently we have fixed many issues with PDF to PNG, JPEG, and TIFF conversion to improve the memory use and performance of this feature. The product has been tested in a multi-threaded environment. The text extraction feature is also improved to where it can easily extract non-English characters from PDF files. We have also improved … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , , , , , , , , , , ,

Add table in existing PDF, tooltip for form field and better memory management

Aspose.Pdf icon

We are pleased to announce the release of Aspose.Pdf for .NET 7.1.0. This new release version provides a long awaited feature to add a table inside an existing PDF document. With the introduction of this feature Aspose.Pdf for .NET can add a table while generating PDF document from scratch, and it supports adding tables inside existing PDF documents. This release version also supports the feature to add a tooltip to a form field. But that’s not all. We have … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , , , , , , , , , , ,