Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 15,362 for

log

(0.18 sec)
  1. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...fileFormatType + '</p>' ; console . log ( "File Format: " + fileFormatInfo...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  2. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for Node.js via C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. This guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively.... log ( "Value: " + chartPoint . get_YValue...get_YValue ()); console . log ( "IsInSecondaryPlot: " + chartPoint...

    docs.aspose.com/cells/nodejs-cpp/find-if-data-p...
  3. 使用JavaScript通过C++查明VBA项目是否受保护|Documentation

    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".... isProtected (); console . log ( "IsProtected - Before Protecting...

    docs.aspose.com/cells/zh/javascript-cpp/find-ou...
  4. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...isValidSigned (); console . log ( "Is VBA Code Project Valid...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  5. 验证单元格值是否满足数据验证规则|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript验证单元格值是否满足数据验证规则。... log ( "Aspose.Cells initialized"...validationValue ; console . log ( "Is 3 a Valid Value for this...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  6. Get worksheet unique id with JavaScript via C++...

    This article shows how to get an Excel worksheet's unique ID using the JavaScript library and C++ API programmatically.... log ( "Aspose.Cells initialized"...worksheet . uniqueId ; console . log ( "Unique Id: " + uniqueId );...

    docs.aspose.com/cells/javascript-cpp/get-worksh...
  7. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    See Aspose.Slides for Node.js ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear JavaScript code.... log ( "Control Name:" , control .... getName ()); console . log ( "Value:" , control . getProperties...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. Custom Download Function for GridJs|Documentation

    This article describes how to implement a custom download function for GridJs.... log ( 'File Name:' , toFileName ); console . log ( 'Output...Type:' , outputType ); console . log ( 'Save Mode:' , saveMode );...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. Setup Environment and Installation Guidelines|A...

    Visio Diagram Node.js is platform-independent API and can be used on any platform (Windows, Linux and MacOS) where Node.js and node-java bridge are installed. It can be installed from NPM and ZIP archive... log ( "hello world" ); Now run “node...save ( "out.vsdx" ); console . log ( "hello world" ); Now run “node...

    docs.aspose.com/diagram/nodejsjava/setup-enviro...
  10. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library.... log ( ` ${ sheet . getName () } is...getCount () > 0 ) { console . log ( ` ${ sheet . getName () } is...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...