Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 8,686 for

log

(0.08 sec)
  1. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for JavaScript via C++ recognition results in JSON format.... log ( result_json ); Getting recognition...

    docs.aspose.com/ocr/javascript-cpp/save-json/
  2. 使用 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...
  3. 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-...
  4. 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/
  5. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls.... log ( oleControl ); let checkBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在 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...
  7. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects in JavaScript using Aspose.Cells via C++.... log ( "Aspose.Cells initialized"...// Print the GUID console . log ( guid . toUpperCase ()); resultDiv...

    docs.aspose.com/cells/javascript-cpp/get-or-set...
  8. 入门|Documentation

    设置Aspose.Cells for Node.js via Java和安装指南。... log ( "hello world" ); 现在在命令提示符下运行"node...save ( "out1.xlsx" ); console . log ( "hello world" ); 现在在命令提示符下运行"node...

    docs.aspose.com/cells/zh/nodejs-java/getting-st...
  9. 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 will introduce 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 theme font" ); } // Change...

    docs.aspose.com/cells/javascript-cpp/headings-a...
  10. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++.... log ( "Workbook page count: " + preview...0 ), imgOptions ); console . log ( "Worksheet page count: " +...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...