Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 241,501 for

cells

(0.24 sec)
  1. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....Cells will not throw any exception...But if you want that Aspose.Cells should check if the assigned...

    docs.aspose.com/cells/cpp/check-custom-number-f...
  2. Search Data using Original Values with C++|Docu...

    Learn how to Search Data using Original Values through the Aspose.Cells for C++ API.... For example, suppose cell D4 has formula =Sum(A1:A2) and...you can find it using Aspose.Cells using LookInType.OriginalValues...

    docs.aspose.com/cells/cpp/search-data-using-ori...
  3. Create New Workbook|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....Cells - Create New Workbook The Workbook...Assistant Close Add Data in Cells Set Print Area Analyzing your...

    docs.aspose.com/cells/net/create-new-workbook/
  4. 合并相邻单元格|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....FilePath + "Merge two adjacent cells.xlsx" ; string sheetName = "Sheet1"...adjacent cells, merges the two cells. // When two cells are merged...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  5. Table.AllowCellSpacing | Aspose.Words for .NET

    Discover the Table AllowCellspacing property to easily manage cell spacing in your layouts. Enhance your design with customizable options!...the “Allow spacing between cells” option. public bool AllowCellSpacing...spacing between individual cells in a table. Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 用C++查找XML映射的根元素名称|Documentation

    学习如何使用Aspose.Cells for C++查找XML映射的根元素名称。...Cells 的 XmlMap.GetRootElementName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/find-the-root-elem...
  7. Table Overview|Aspose.Words for Java

    Work with tables and their components such as Cells, rows, columns in Aspose.Words for Java. How to work with tables in Java....more about table structure, cells, rows, and columns supported...consists of such elements as Cell , Row and Column . These are...

    docs.aspose.com/words/java/table-overview/
  8. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...Cells 将 Excel 保存为标准尺寸的 PDF。然而,您也可以使用...PdfOptimizationType::MinimumSize 使用 Aspose.Cells 将 Excel 保存为标准或最小尺寸的 PDF 以下示例代码展示了如何使用...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  9. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Cells. Aspose.Cells provides the Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  10. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....Cells provides you with the ability...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-tick-label-dir...