Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 246,009 for

cells

(0.17 sec)
  1. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....Populated Cells Worksheets can have one or more cells populated...have to check is the Cells.MaxDataRow or Cells.MaxDataColumn properties...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  2. 在图表中用Node.js通过C++设置图片作为背景填充|Documentation

    了解如何在Aspose.Cells for Node.js via C++中将图片设置为图表的背景填充。我们的指南将向您展示如何导入和定位图片、调整其大小和颜色,以及应用格式化选项来增强您的图表外观。...Cells允许您为不同对象如图表区域、图表区或图例框添加渐变、纹理...如何向图表背景添加图像。 要实现这一点,Aspose.Cells提供了 Chart.getPlotArea() 属性。以下代码示例演示了如何使用...

    docs.aspose.com/cells/zh/nodejs-cpp/set-picture...
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....contents in particular table cell. import aspose.pdf as ap # Load...first table on page, their first cell and text fragments in it fragment...

    docs.aspose.com/pdf/python-net/manipulate-table...
  4. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell....to add below the contents of cell. @property def bottom_padding...Examples Shows how to format cells with a document builder. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellFormat.LeftPadding | Aspose.Words for .NET

    Discover the CellFormat LeftPadding property to easily adjust left spacing in points, enhancing your cell content's appearance and readability....the left of the contents of cell. public double LeftPadding {...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  6. CellFormat.TopPadding | Aspose.Words for .NET

    Discover the CellFormat TopPadding property to customize spacing above cell contents in points, enhancing your spreadsheet's layout and readability....to add above the contents of cell. public double TopPadding {...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  7. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your Cells. Enhance your layouts with precise point adjustments for better presentation....to add below the contents of cell. public double BottomPadding...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Add Filter in Pivot Table|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ API,...in Pivot Table Using Aspose.Cells for JavaScript via C++ Please...

    docs.aspose.com/cells/javascript-cpp/add-filter...
  9. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....used to refer to individual cells. It is possible to create descriptive...names to represent cells, ranges of cells, formulas, or constant...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  10. 将图表转换为图像|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 - 将图表转换为图像 图表具有视觉吸引力,方便用户查看数据中的比较、模式和趋势。...to cells Cells cells = sheet . Cells ; Cell cell = cells [ "A1"...

    docs.aspose.com/cells/zh/net/convert-chart-to-i...