Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 15,112 for

log

(0.47 sec)
  1. 使用 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...
  2. 在 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...
  3. 通过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...
  4. 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...
  5. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  6. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/delete-ran...
  7. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++.... log ( "First Row : " + range . getFirstRow...getFirstRow ()); console . log ( "First Column : " + range . getFirstColumn...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  8. Compress TXT Files Online or via Java | product...

    Free online app to compress different TXT files. Java compression library code for TXT documents....configuration files and system logs. ✅ Key Use Cases Reduce Size...access. Optimize Log Storage: Shrink large log files to manage...

    products.aspose.com/total/java/compress/txt/
  9. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java....nodes to get it to generate a log. HandleNodeChangingFo callback...println(callback.getLog()); } /// /// Logs the date and time of each node...

    reference.aspose.com/words/java/com.aspose.word...
  10. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/calculate-...