Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 15,217 for

log

(0.08 sec)
  1. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes... log ( "Run contents:" ); console . log ( `\t\" ${...(); console . log ( "Shape:" ); console . log ( `\t ${ childShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用JavaScript通过C++提取Gear类型SmartArt形状中的文本|Documen...

    学习如何使用Aspose.Cells for Java脚本通过C++从Gear类型SmartArt形状中提取文本... log ( "Aspose.Cells initialized"...results . push ( text ); console . log ( "Gear Type Shape Text: " +...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  3. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  4. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  5. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Protect and Unprotect Workbook Structure with J...

    Protect and unprotect workbook structure of Excel files using JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  7. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...built‑in WarningHandler ) to log any URLs that were skipped: using...HandleWarning(WarningInfo info) { Example: log only URL‑related warnings if...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  8. Getting Metadata | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to get metadata from font files.... log ( ' Aspose. Font for Node. js...AsposeFontGetInfo (font_file); 11 console. log ( "AsposeFontGetInfo => %O" ...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  9. 如何使用颜色调色板|Documentation

    使用JavaScript代码向调色板添加自定义颜色并使用Excel颜色调色板,配合Aspose.Cells for JavaScript via C++。... log ( "Aspose.Cells initialized"...Color . Orchid ); console . log ( isInPaletteBefore ); resultDiv...

    docs.aspose.com/cells/zh/javascript-cpp/excel-c...
  10. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。... log ( "Aspose.Cells initialized"...FontSchemeType . Minor ) { console . log ( "It's theme font" ); } // Change...

    docs.aspose.com/cells/zh/javascript-cpp/heading...