Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 16,374 for

log

(0.45 sec)
  1. Headings and Body Theme Font|Documentation

    Aspose.Cells is a JavaScript‑via‑C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article introduces how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents.... log ( "Aspose.Cells initialized"...FontSchemeType . Minor ) { console . log ( "It's a theme font" ); } //...

    docs.aspose.com/cells/javascript-cpp/headings-a...
  2. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++.... log ( "Aspose.Cells initialized"...evaluatedPageCount ; console . log ( "Workbook page count: " + workbookPageCount...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  3. Add XMP metadata to EPS file using NodeJS

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here.... log ( "Aspose.Page for Node.js via..."result1.eps" ); 11 console. log ( "AsposeEPSGetXMP => %O" , JSON...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/add/
  4. LanguagePreferences.addEditingLanguage method |...

    LanguagePreferences.addEditingLanguage method. Adds additional editing language.... log ( localeIdFarEast == aw . Loading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LanguagePreferences.defaultEditingLanguage prop...

    LanguagePreferences.defaultEditingLanguage property. Gets or sets default editing language.... log ( localeId == aw . Loading ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add array items in XMP metadata of EPS| Node.js

    The process of adding items in XMP metadata of EPS with Aspose.Page for Node.js via C++ is explained and illustrated with the code snippets here.... log ( "Aspose.Page for Node.js via..."result2.eps" , input); 14 console. log ( "AsposeXMPAddArrayIte => %O"...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/ad...
  7. OleControl.name property | Aspose.Words for Nod...

    OleControl.name property. Gets or sets name of the ActiveX control.... log ( oleControl ); let checkBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in text... log ( field . result ); expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  10. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum.... log ( "AsposePdfAddPageNum => %O"..."ResultAddPageNum.pdf" ); console . log ( "AsposePdfAddPageNum => %O"...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/