学习如何使用Aspose.Cells for Node.js via C++检测工作表是否受密码保护。... log ( "Worksheet is password protected"...protected" ); } else { console . log ( "Worksheet is not password...
Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for Node.js via C++. This guide explains the types of data values and how to access and work with them in your charts.... log ( "X Value Type: " + point ....getXValueType ()); console . log ( "Y Value Type: " + point ....
IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...
Bookmark.firstColumn property. Gets the zero-based index of the first column of the table column range associated with the bookmark.... log ( `Bookmark: ${ bookmark . name...
With Aspose.PDF for Node.js you may delete annotation from your PDF file.... log ( "AsposePdfDeleteAnnot => %O"..."ResultPdfDeleteAnnot.pdf" ); console . log ( "AsposePdfDeleteAnnot => %O"...
This topic describes how to Repair PDF in the Node.js environment.... log ( "AsposePdfRepair => %O" , json..."ResultPdfRepair.pdf" ); console . log ( "AsposePdfRepair => %O" , json...
Optimize Resources of PDF files for fast web-view using Node.js tool.... log ( "AsposePdfOptimizeRes => %O"..."ResultPdfOptimizeRes.pdf" ); console . log ( "AsposePdfOptimizeRes => %O"...
Aspose.PDF allows you to convert PDF to PPTX format using Node.js directly in the Node.js environment.... log ( "AsposePdfToPptX => %O" , json..."ResultPDFtoPptX.pptx" ); console . log ( "AsposePdfToPptX => %O" , json...