Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 236,024 for

cells

(0.11 sec)
  1. Setting Page Options in Jython|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 - Setting Page Options To set...set page options using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/setting-page-options...
  2. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for Python via .NET API....Cells for Python via .NET fully supports...how to code them using Aspose.Cells for Python via .NET. Autofilter...

    docs.aspose.com/cells/python-net/data-filtering/
  3. 用 C++ 格式化数据透视表单元格|Documentation

    了解如何使用Aspose.Cells与C++格式化数据透视表单元格。...Cells提供了两种方法 PivotTable::FormatAll()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/format-pivot-table...
  4. 使用C++的高级保护设置(自Excel XP起)|Documentation

    学习如何使用Aspose.Cells结合C++应用Excel文件中的高级保护设置。...Cells支持Excel XP或更高版本提供的所有高级保护设置。 使用Excel...使用Aspose.Cells的高级保护设置 Aspose.Cells支持所有高级保护设置。 Aspose.Cells 提供了一个类,...

    docs.aspose.com/cells/zh/cpp/advanced-protectio...
  5. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  6. Aspose.Cells.CellsException: 'IndexOutOfRangeEx...

    Hi- I’m getting the error shown in the subject above when trying to call Workbook.CalculateFormula. The full error says that the issue is “Based on cell Data!B2366” in the workbook I will provide. The formula in this cel…...Cells.CellsException: 'IndexOutOfRangeExcep: Index was...simple =SUM() formula Aspose.Cells Product Family mattgabriel May...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  7. 将多个工作簿合并成一个单一工作簿,使用C++实现|Documentation

    学习如何使用Aspose.Cells和C++将多个工作簿合并为一个单一工作簿。...Cells支持此功能。本文演示如何在Visual Studio中创...将具有图像和图表的工作簿合并 示例代码使用Aspose.Cells将两个工作簿合并为单个工作簿。该代码加载源工作簿,使用 Workbook::Combine()...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  8. 用 C++ 调整图表数据标签形状以适应文本|Documentation

    学习如何在 Aspose.Cells for C++ 中调整图表中数据标签的形状以适应文本。我们的指南将教您如何调节标签容器的大小和形状,确保文本正确显示,不被截断或重叠。...Cells for C++调整图表数据标签形状以适应文本 为了模仿...为了模仿Excel的调整数据标签形状以适应文本的功能,Aspose.Cells API已暴露布尔类型的 DataLabels.IsResizeShapeToFitTe...

    docs.aspose.com/cells/zh/cpp/resize-chart-s-dat...
  9. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and colors to cell ranges programmatically....Excel To format a range of cells in Excel, you can use the built‑in...how you can format a range of cells directly in Excel: Open Excel...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  10. 用数字证书为VBA代码项目数字签名(C++)|Documentation

    了解如何使用证书和Aspose.Cells for C++数字签名您的VBA代码项目。...Cells及其 Workbook.VbaProject.Sign()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/digitally-sign-a-v...