Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 241,491 for

cells

(0.28 sec)
  1. Round Points|Aspose.Words for JasperReports

    Aspose Words for JasperReports can try to round all the coordinates of objects in a report....page contents (namely – table cells) in the exported documents are...bean > Setting Style for Empty Cells Processing Images for HTML output...

    docs.aspose.com/words/jasperreports/round-points/
  2. PreferredWidth.from_percent method | Aspose.Wor...

    PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... insert_cell () builder . write ( 'Cell #1' ) builder .... insert_cell () builder . write ( 'Cell #2' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....Cells allows developers to add pictures...shows the content of certain cells. Adding Pictures Adding pictures...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...
  4. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  5. Formatting Smart Markers|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....want to copy the style of the cell that contains the smart marker...purpose. Copying Styles from Cells with Smart Markers This example...

    docs.aspose.com/cells/net/formatting-smart-mark...
  6. 使用C++从单元格获取HTML5字符串|Documentation

    通过Aspose.Cells for C++ API学习如何从单元格获取HTML5字符串。...Cells使用接受布尔参数的 GetHtmlString 方法返回单元格的HTML字符串。传入...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-html5-string-f...
  7. 通过C++用JavaScript格式化行列|Documentation

    Aspose.Cells for Java脚本通过C++可以支持更改行高或列宽,以及对行或列应用格式。...Cells,开发者可以在运行时执行这些操作。 处理行 如何调整行高 Aspose.Cells for Java脚本通过C++提供了一个类...Worksheet 类提供一个 cells 集合,表示工作表中的所有单元格。 cells 集合提供若干方法,用于管理工作表中的行或列。以下是一些详细介绍。...

    docs.aspose.com/cells/zh/javascript-cpp/adjusti...
  8. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method....width from the table and all cells and then updates the table layout...removes preferred widths from all cells and then updates the table layout...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....Cells now allows you to calculate... If you change the value of cell B1 to 100 , the values of the...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  10. Copy Range Data with Style|Documentation

    This article describes how to copy range data with style using the Aspose.Cells for Python via .NET library....copy the data from a range of cells to another range. Specifically...styles to the copied cells. Aspose.Cells for Python via .NET can...

    docs.aspose.com/cells/python-net/copy-range-dat...