You can delete pages from your PDF file using Aspose.PDF for Node.js via C++.... Thus, if ‘json.errorCode’ is 0, the result...“ResultDeletePages.pdf”. If the json.errorCode parameter is not 0...
Encrypt PDF File with Aspose.PDF for Node.js via C++.... Thus, if ‘json.errorCode’ is 0, the result...“ResultEncrypt.pdf”. If the json.errorCode parameter is not 0...
Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddTextHeaderFooter 向 PDF 文件添加页眉和页脚。... 接下来,如果 ‘json.errorCode’ 是 0,那么你的 DownloadFile...DownloadFile 将被赋予你之前指定的名称。如果 ‘json.errorCode’ 参数不等于 0,因此你的文件中会有错误,则关于此类错误的信息将包含在...
Aspose.PDF for JavaScript via C++ allows you to add a header and footer to your existing PDF file....pdf"*/ const json = AsposePdfAddTextHead ( event..."ResultAddHeader.pdf" ); if ( json . errorCode == 0 ) document...