Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 15,780 for

log

(0.86 sec)
  1. 使用JavaScript通过C++插入区域|Documentation

    学习如何在Excel中插入区域并移动其他数据,使用Aspose.Cells for JavaScript via C++。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  2. 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...
  3. 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...
  4. "Report Server Error" when rendering *.rdl repo...

    Hello Aspose Support! Our Development Team is currently evaluating Aspose.Words for purchase under a 30-day trial. We are hopeful we can use Aspose.Words to provide a specific client system requirement for this project …...server event viewer application logs to find a corresponding Power...Power BI error and subsequent *.log we find that: “Microsoft.ReportingServices...

    forum.aspose.com/t/report-server-error-when-ren...
  5. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for Node.js via C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends.... log ( "\nWorkbook chart title: "...forEach ( label => { console . log ( "\nWorkbook chart legend: "...

    docs.aspose.com/cells/nodejs-cpp/using-chartglo...
  6. 使用 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...
  7. 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/
  8. 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-...
  9. Read and Manipulate Excel 2016 Charts with Java...

    Learn how to read and manipulate Excel 2016 charts using Aspose.Cells for JavaScript via C++. This guide will show you how to access and modify various chart properties.... log ( "Aspose.Cells initialized"...type . toString (); console . log ( typeStr ); // Change the title...

    docs.aspose.com/cells/javascript-cpp/read-and-m...
  10. 在 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...