Aspose.PDF for JavaScript via C++
Contents
[
Hide
]
Aspose.PDF for JavaScript via C++ allows developers manipulate them PDF files directly in the Web.
Core Functions
Function | Description |
---|---|
AsposePdfAddImage | Add image to end PDF file. |
AsposePdfAddStamp | Add stamp to PDF file. |
AsposePdfDecrypt | Decrypt PDF file. |
AsposePdfEncrypt | Encrypt PDF file. |
AsposePdfExtractText | Extract text from PDF file. |
AsposePdfMerge2Files | Merge two PDF files. |
AsposePdfOptimize | Optimize PDF file. |
AsposePdfPagesToJpg | Convert PDF file to JPEG files. |
AsposePdfPagesToPng | Convert PDF file to PNG files. |
AsposePdfSplit2Files | Split PDF into 2 files (parts). |
Miscellaneous
Name | Description |
---|---|
DownloadFile | Make a link in HTML to download the file. |
DownloadFileAuto | Make a link in HTML to download the file and start download after 2 seconds. |