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.... join ( path . dirname ( __file__...
This example binds an input PDF, deletes all attachments, and saves the modified PDF without any embedded files.... join ( path . dirname ( __file__...
This example binds an input PDF, attaches an external file to the first page, and saves the modified PDF with the embedded attachment.... join ( path . dirname ( __file__...
In this example, all four-digit numbers in the document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing documents.... join ( path . dirname ( __file__...
In this example, the first occurrence of the word "PDF" is replaced with "Page 1 Replaced Text" using a specified font size.... join ( path . dirname ( __file__...
This article demonstrates how to retrieve the currently selected value of a radio button field in a PDF document using Aspose.PDF Facades API.... join ( path . dirname ( __file__...
Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); // Instantiate...const outputFilePath = path . join ( dataDir , "CopyRange.out.xlsx"...