Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 15,963 for

log

(0.06 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 如何使用颜色调色板|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...
  6. 标题和正文主题字体|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...
  7. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... log ( "\nDefault optimization settings:"...MsWordVersion . Word2010 ); console . log ( "\nOptimized for Word 2010:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 通过JavaScript用C++降低Cell.Calculate方法的计算时间|Documen...

    本文介绍如何使用Aspose.Cells库,通过JavaScript用C++减少Excel中的单元格计算方法的计算时间。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/decreas...
  9. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  10. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts... log ( `XML part index ${ index }...index ). id } ` ); console . log ( `\tContent: ${ Buffer . from...

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