Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 15,359 for

log

(0.26 sec)
  1. 如何使用Node.js通过C++设置工作簿的AutoRecover属性|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置工作簿的AutoRecover属性。... log ( "AutoRecover: " + workbook...AutoRecover property console . log ( "AutoRecover: " + workbook2...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  2. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are saved when exporting a document to Svg format... log ( `Resource # ${ ++ mSavedResourceCount...resourceFileName } \"` ); console . log ( "\t" + args . resourceFileUri...

    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. 用Node.js通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测工作表是否受密码保护。... log ( "Worksheet is password protected"...protected" ); } else { console . log ( "Worksheet is not password...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-if-w...
  5. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用JavaScript通过C++从ODS文件读取图表副标题|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript从OpenDocument Spreadsheet(ODS)文件中读取图表副标题。我们的指南将演示如何提取和访问图表的副标题以便进行进一步分析或显示。... log ( "Aspose.Cells initialized"...subTitle . text ; console . log ( "Chart Subtitle: " + subtitleText...

    docs.aspose.com/cells/zh/javascript-cpp/read-ch...
  8. IFontSavingCallback.fontSaving method | Aspose....

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content.... log ( numberHexer . GetLog ()); expect...equivalents. /// Maintains a log of every replacement. /// </summary>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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 Node.js via C++.... log ( "Is VBA Code Project Valid...signature is invalid console . log ( "Is VBA Code Project Valid...

    docs.aspose.com/cells/nodejs-cpp/check-if-digit...