Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 243,218 for

cells

(0.12 sec)
  1. Word From Excel Mail Merge In C++

    Personalize your Mail merge Word from Excel file using C++. Automate emails or build reports using Mail merge Word from Excel template in C++....Aspose::Words; using namespace Aspose::Cells; auto doc = MakeObject <Document>(...intrusive_ptr<Aspose::Cells::Systems::Array2D<Aspose::Cells::Systems::Object*>>...

    products.aspose.com/words/cpp/mailmerge/word-fr...
  2. Export print area range to HTML|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 Python via Java supports... i.e., a selected range of cells, instead of the entire sheet...

    docs.aspose.com/cells/python-java/export-print-...
  3. 用 Python.NET 将单元格添加到 Microsoft Excel 公式监视窗口中|Do...

    学习如何使用Aspose.Cells for Python via .NET在Excel的公式观察窗口中监视单元格。包括代码示例和API参考。...cell_watches.add() 方法,利用 Aspose.Cells API 以编程方式将单元格添加到监视窗口中。...口中,如下图所示: 示例代码 from aspose.cells import Workbook , SaveFormat...

    docs.aspose.com/cells/zh/python-net/add-cells-t...
  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....Cells - 在工作表中插入超链接 在同一文件中的单元格中添加链接...a hyperlink to a URL at "A1" cell hyperlinks . add ( "A1" , 1...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  5. 刷新和计算含有计算项数据透视表,使用 C++|Documentation

    使用 Aspose.Cells 和 C++ 刷新并计算包含计算项的数据透视表。...Cells现在支持刷新和计算包含计算项的数据透视表。请像往常一样使用...,首先将单元格 D2 的值修改为 20,然后使用 Aspose.Cells API 刷新并计算数据透视表,并将工作簿保存为 PDF...

    docs.aspose.com/cells/zh/cpp/refresh-and-calcul...
  6. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Cells for C++ In order to mimic Excel’s...to fit the text, the Aspose.Cells APIs have exposed the Boolean...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  7. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....formatting to a large range of cells in a worksheet: Create a style...the cells in the range. Because the Cell.get_style / Cell.set_style...

    docs.aspose.com/cells/python-net/reusing-style-...
  8. 使用 C++ 访问和修改关联 Ole 对象的显示标签|Documentation

    学习如何使用 Aspose.Cells for C++ 访问和修改 Excel 文件中链接的 Ole 对象的显示标签。...Cells API 结合 GetLabel() 和 SetLabel(const...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/access-and-modify-...
  9. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...Cells Product Family cells-net aleksandr.l June...test_name_range that references a cell with custom function Sheet4...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  10. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...