Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 9,778 for

log

(0.12 sec)
  1. 找出VBA项目是否受密码保护,通过Node.js和C++|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 ( "IsProtected - Before Protecting...isProtected method. console . log ( "IsProtected - After Protecting...

    docs.aspose.com/cells/zh/nodejs-cpp/find-out-if...
  2. BuildVersionInfo.version property | Aspose.Word...

    BuildVersionInfo.version property. Gets the product version.... log ( `I am currently using ${ aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Find Type of X and Y Values of Points in Chart ...

    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 ....

    docs.aspose.com/cells/nodejs-cpp/find-type-of-x...
  4. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/excel-them...
  5. Read Chart Subtitle from ODS File using JavaScr...

    Learn how to use Aspose.Cells for JavaScript via C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display.... log ( "Aspose.Cells initialized"...subTitle . text ; console . log ( "Chart Subtitle: " + subtitleText...

    docs.aspose.com/cells/javascript-cpp/read-chart...
  6. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.Cells for Node.js via C++.... log ( "AutoRecover: " + workbook...AutoRecover property console . log ( "AutoRecover: " + workbook2...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-aut...
  7. Setup Environment and Installation Guidelines|D...

    Visio Diagram Node.js via Java 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...SaveFileFormat . VSDX ); console . log ( "hello world" ); Now run “node...

    docs.aspose.com/diagram/java/setup-environment-...
  8. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...vbaProject . isSigned ; console . log ( "VBA Project is Signed: " +...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  10. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...