Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 244,637 for

cells

(0.12 sec)
  1. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....preferred width of a table or a cell. To learn more, visit the Working...write("Cell #1"); builder.insertCell(); builder.write("Cell #2");...

    reference.aspose.com/words/java/com.aspose.word...
  2. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using Aspose.Cells for Python via .NET library....Populated Cells Worksheets can have one or more cells populated...to check is the Cells.max_data_row or Cells.max_data_column properties...

    docs.aspose.com/cells/python-net/detecting-empt...
  3. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  4. Getting Started|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 for Reporting Services Aspose.Cells for Reporting...Microsoft Excel. 1. Aspose.Cells Report Designer An Excel add‑in...

    docs.aspose.com/cells/reportingservices/getting...
  5. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....Cells, developers can perform these...to Adjust Row Height Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/adjusting-...
  6. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells for Python via .NET library....Contents [ Hide ] In Accessing Cells of a Worksheet , we discussed...basic approaches for accessing cells in a worksheet. This article...

    docs.aspose.com/cells/python-net/view-and-edit-...
  7. 使用C++应用Subtotal和更改详细下方轮廓总结行方向|Documentation

    了解如何使用Aspose.Cells for C++ API对数据应用Subtotal并更改详细下方轮廓总结行的方向。...Cells.Subtotal() 方法对数据应用Subtotal。它接受以下参数:...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/applying-subtotal-...
  8. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....Cells provides Shape.Geometry.GetShapeAdjustValues...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  9. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Cells also allows you to manage chart...WYSIWYG environment. Aspose.Cells also allows developers to set...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  10. 使用C++重用样式对象|Documentation

    在Aspose.Cells for C++中,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助您利用可重用样式对象的优势,并将其实现于您的应用程序中。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/reusing-style-obje...