Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 16,186 for

log

(0.25 sec)
  1. PDF Format Conversion Solution for Node.js | As...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using Node.js... log ( "AsposePdfToDocX => %O" , json.../ResultPDFtoXlsX.xlsx" ); console . log ( "AsposePdfToXlsX => %O" , json...

    products.aspose.com/pdf/nodejs-cpp/conversion/
  2. Row.nextRow property | Aspose.Words for Node.js

    Row.nextRow property. Gets the next [Row](../) node.... log ( cell . getText ()); } } See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.autofitToFirstFixedWidthCe...

    CompatibilityOptions.autofitToFirstFixedWidthCell property. Allow Table Columns To Exceed Preferred Widths of Constituent Cells.... log ( "\nDefault optimization settings:"...MsWordVersion . Word2010 ); console . log ( "\nOptimized for Word 2010:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MsWordVersion enumeration | Aspose.Words for No...

    Aspose.Words.Settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior.... log ( "\nDefault optimization settings:"...MsWordVersion . Word2010 ); console . log ( "\nOptimized for Word 2010:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 NodeJS 将 XMP 元数据添加到 EPS 文件

    本文将通过 C++ 讲解并使用 Node.js 的 Aspose.Page API 解决方案将 XMP 元数据添加到 EPS 文件的过程,并附带代码片段。... log ( "Aspose.Page for Node.js via..."result1.eps" ); 11 console. log ( "AsposeEPSGetXMP => %O" , JSON...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  6. Merge PS/EPS files to PDF using Node.js

    Merger PS/EPS functionality of Aspose.Page API solution for Node.js via C++ allows you to combine several PS/EPS files into a single PDF document.... log ( "Aspose.Page for Node.js via....pdf" , true ); 11 console. log ( "PSMergeToPdf => %O" , JSON...

    docs.aspose.com/page/nodejs-cpp/merge/ps/
  7. Convert BMP to EPS using API for NodeJS

    BMP to EPS conversion functionality offered by 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...img_file + ".eps" ); 11 console. log ( "SaveImageAsEps => %O" , JSON...

    docs.aspose.com/page/nodejs-cpp/convert/bmp-to-...
  8. 在 EPS 的 XMP 元数据中添加数组项 | Node.js

    本文将通过 C++ 语言使用 Aspose.Page for Node.js 在 EPS 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段进行说明。... log ( "Aspose.Page for Node.js via..."result2.eps" , input); 14 console. log ( "AsposeXMPAddArrayIte => %O"...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  9. 通过C++用JavaScript预览工作簿|Documentation

    Aspose.Cells支持使用JavaScript通过C++打印和预览Excel文件,无需安装Microsoft Excel。... log ( "Aspose.Cells initialized"...evaluatedPageCount ; console . log ( "Workbook page count: " + workbookPageCount...

    docs.aspose.com/cells/zh/javascript-cpp/workboo...
  10. 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...