Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 245,978 for

cells

(0.5 sec)
  1. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via 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/nodejs-cpp/create-access-...
  2. Copy Range Style Only with C++|Documentation

    Learn how to copy only the style of a range in Excel using Aspose.Cells with C++.... Create a second range of cells. Copy the first range’s formatting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-range-style-only/
  3. 在工作表中的单元格添加边框|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 允许您通过应用程序执行几乎在 Microsoft Excel...Excel 中用户可以执行的任何任务。Aspose.Cells 性能优越且稳健,并且具有独立于 Microsoft Automation...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  4. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....Cells as follows: Chart data. Category...charts. We can add a range of cells (containing chart data) by calling...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...
  5. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Cells 可以在运行时向图表中添加控件。 向图表添加标签控件 标...的方式。 Aspose.Cells允许您甚至在图表中添加和操作标签。 Aspose::Cells::Drawing::ShapeCollection...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  6. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Python via .NET API....Excel, you simply select the cell(s) containing your data, then...right-clicking and selecting “Format Cells.” Excel will then display the...

    docs.aspose.com/cells/python-net/how-to-format-...
  7. Adjusting Row Height and Column Width|Documenta...

    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, developers can perform these...Adjusting Row Height Aspose.Cells provides a class, Workbook ...

    docs.aspose.com/cells/java/adjusting-row-height...
  8. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Cells APIs have exposed the Chart::ToPdf...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  9. 避免输出PDF中的空白页在没有内容打印时|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时,在输出PDF中会呈现空白页。有时,这种默认行为是不希望的。Aspose.Cells提供了 PdfSaveOptions...thread "main" com . aspose . cells . CellsException : There is...

    docs.aspose.com/cells/zh/java/avoid-blank-page-...
  10. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... cells . Workbook workbook = new com . aspose . cells . Workbook..."sample.xlsx" ); com . aspose . cells . Worksheet worksheet = workbook...

    docs.aspose.com/slides/java/working-solution-fo...