Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 233,763 for

aspose.cells

(1.02 sec)
  1. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.cells library in C++. By using the Aspose.cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....text in a cell, use the Aspose.Cells.Style.IsTextWrapped property...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  2. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using Node.js via C++. Load an existing Excel file or create a new one, then use Aspose.cells methods to calculate these functions and save the results to disk.... Aspose.Cells for Node.js via C++ also...formula calculation via Aspose.Cells for Node.js via C++, and...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  3. 在Ruby中显示或隐藏行列标题|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] Aspose.Cells - 显示或隐藏行列标题 隐藏行/列标头 要使用 Aspose.Cells Java for...workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/display-or-hide-r...
  4. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.cells for Node.js via C++.... Aspose.Cells APIs provide the means to...demonstrates the usage of Aspose.Cells for Node.js via C++ API...

    docs.aspose.com/cells/nodejs-cpp/detect-if-work...
  5. Delete Ranges with Node.js via C++|Documentation

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.cells for Node.js via C++....Ranges Using Aspose.Cells for Node.js via C++ Aspose.Cells provides...the following code with Aspose.Cells for Node.js via C++: const...

    docs.aspose.com/cells/nodejs-cpp/delete-ranges-...
  6. Worksheet to Image - Set Pixel Format for the R...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....default, Aspose.Cells uses 32 bits per pixel. Aspose.Cells allows...html > < head > < title > Aspose.Cells Example - Set Pixel Format...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  7. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.cells for JavaScript via C++. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....Scenarios Early versions of Aspose.Cells for JavaScript via C++ were...to images or PDFs. Now, Aspose.Cells for JavaScript via C++ supports...

    docs.aspose.com/cells/javascript-cpp/handle-aut...
  8. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...用JavaScript通过C++保存文件的不同方式 Contents [ Hide ] Aspose.Cells 可以创建和保存文件。本文介绍了可保存文件的各种方式。...方式。 不同的文件保存方式 Aspose.Cells提供了 Workbook ,代表Microsoft Excel文件,...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  9. 在使用Node.js通过C++为已签名的Excel文件添加数字签名|Documentation

    这篇文章介绍了如何使用Aspose.cells for Node.js via C++和Node.js为已签名的Excel文件添加数字签名。...Contents [ Hide ] 可能的使用场景 Aspose.Cells for Node.js via C++提供了 Workbook...在为已签名的Excel文档添加数字签名时请注意,如果原始文档由Aspose.Cells生成,则效果良好。但如果由其他引擎(如Microsoft...

    docs.aspose.com/cells/zh/nodejs-cpp/add-digital...
  10. 用 JavaScript 通过 C++ 实现 1904 日期系统|Documentation

    Aspose.cells 是一个用于操作电子表格文件的 JavaScript 库。它支持实现 1904 日期系统,允许用户基于1904年1月1日的日期进行计算和格式化。本文介绍如何使用 Aspose.cells 库实现1904日期系统。...Excel中选择1904日期系统 请参阅以下示例代码,了解如何使用Aspose.Cells API 实现此功能。 <!DOCTYPE html>...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...