Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 15,356 for

log

(0.07 sec)
  1. 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...
  2. 用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...
  3. 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...
  4. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。... log ( "Aspose.Cells initialized"...( row , column ); console . log ( "Cell name: " + name ); document...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  5. Converting from PDF to PDF/A does not produce t...

    Good evening, I encountered a problem converting from PDF to PDF/A. The file I’m attaching file1 1 (1).pdf (135,0 KB) cannot be converted to PDF/A. The conversion result is always in the “standard” PDF format. I tri…...This validation will generate a log file that can help identify any...experience issues, please check the log files generated during validation...

    forum.aspose.com/t/converting-from-pdf-to-pdf-a...
  6. 通过 Node.js 结合 C++ 跟踪文档转换进度|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 跟踪Excel文件中的转换进度。... log ( `Saving page ${ pageIndex }...pageStartSaving ( args ) { console . log ( `Start saving page index ${...

    docs.aspose.com/cells/zh/nodejs-cpp/track-docum...
  7. 通过C++使用JavaScript获取区域的地址、单元格数量、偏移、整列和整个行|Docume...

    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"...Create range A1:B3. console . log ( "Creating Range A1:B3\n" );...

    docs.aspose.com/cells/zh/javascript-cpp/get-add...
  8. 用 JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签|Docume...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签。... log ( "Aspose.Cells initialized"...oleObject . label ; console . log ( "Ole Object Label - Before:...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  9. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。... log ( "This message box will show...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  10. 使用JavaScript通过C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查VBA代码数字签名的有效性。... log ( "Aspose.Cells initialized"...isValidSigned (); console . log ( "Is VBA Code Project Valid...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...