Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 15,112 for

log

(0.38 sec)
  1. Check if VBA Project is Protected and Locked fo...

    Learn how to check if a VBA project in an Excel file is protected and locked for viewing using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...} </strong></p>` ; console . log ( "Is VBA Project Locked for...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  2. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。... log ( 'cell selected:' , cell , '...if ( ci === - 1 ) { console . log ( 'ci === -1 means a row selected...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.... log ( "Value of A1: " + cellA1 ....getStringValue ()); console . log ( "Value of A2: " + cellA2 ....

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  4. Specify whether the PivotTable is compatible fo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... log ( "Aspose.Cells initialized"...the cell B3 string console . log ( "Length of original data string:...

    docs.aspose.com/cells/javascript-cpp/specify-wh...
  5. Open Different Microsoft Excel Version Files wi...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++.... log ( "Microsoft Excel 95/5.0 workbook..., loadOptions1 ); console . log ( "Microsoft Excel 97‑2003 workbook...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  6. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++.... log ( "Aspose.Cells initialized"...evaluatedPageCount ; console . log ( "Workbook page count: " + workbookPageCount...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  7. Add XMP metadata to EPS file using NodeJS

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here.... log ( "Aspose.Page for Node.js via..."result1.eps" ); 11 console. log ( "AsposeEPSGetXMP => %O" , JSON...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/add/
  8. Add array items in XMP metadata of EPS| Node.js

    The process of adding items in XMP metadata of EPS with Aspose.Page for Node.js via C++ is explained and illustrated with the code snippets here.... log ( "Aspose.Page for Node.js via..."result2.eps" , input); 14 console. log ( "AsposeXMPAddArrayIte => %O"...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/ad...
  9. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... log ( "Run contents:" ); console . log ( `\t\" ${...(); console . log ( "Shape:" ); console . log ( `\t ${ childShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum.... log ( "AsposePdfAddPageNum => %O"..."ResultAddPageNum.pdf" ); console . log ( "AsposePdfAddPageNum => %O"...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/