Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 239,222 for

aspose cells

(0.24 sec)
  1. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to PDF or images....Possible Usage Scenarios Aspose.Cells provides an abstract class...and its bounds of existing cells and objects, e.g., images, etc...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  2. Aspose.words/aspose.slides conflict - Free Supp...

    I am trying to work with both Aspose-slides and Aspose-words. However, I’m finding if I pip install Aspose-words first, then I get a conflict trying to import Aspose-words (but not Aspose-slides). Python 3.12.5 (tags/v…...Aspose.words/aspose.slides conflict Aspose.Total Product Family...to work with both aspose-slides and aspose-words. However, I’m...

    forum.aspose.com/t/aspose-words-aspose-slides-c...
  3. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border....@property def bottom ( self ) -> aspose . words . Border : ... Examples.... LineStyle . SINGLE , 2 , aspose . pydrawing . Color . black...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border....@property def right ( self ) -> aspose . words . Border : ... Examples.... LineStyle . SINGLE , 2 , aspose . pydrawing . Color . black...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++....to add a PivotChart using Aspose.Cells Adding a Pivot Table To...using Aspose.Cells: Add some data to a worksheet’s cells using...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  6. 限制和 API 差异|Documentation

    Aspose.Cells for Node.js via Java 的限制和 API 差异。...以下列表(含示例代码段)展示了Aspose.Cells for Java和Aspose.Cells for Node.js via...导入库(包比较) Aspose.Cells for Java import com.aspose.cells.* ; Aspose...

    docs.aspose.com/cells/zh/nodejs-java/limitation...
  7. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Aspose.Cells也支持这些函数的计算。以下截图展示了这些函数的用...Workbook.CalculateFormula() 方法通过Aspose.Cells执行公式计算,然后将结果保存为 输出PDF 。 #include...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...
  8. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....ActiveX ComboBox Control using Aspose.Cells. Please access the ActiveX...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/update-activex-combob...
  9. How to Scale a Worksheet with C++|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library with C++....Scale a Worksheet Using C++ Aspose.Cells is a powerful library for...scale a worksheet using Aspose.Cells, you need to follow these...

    docs.aspose.com/cells/cpp/how-to-scale-a-worksh...
  10. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...获取数据透视表的刷新日期和刷新人信息 Contents [ Hide ] Aspose.Cells现在支持从工作簿中获取刷新日期和刷新者信息。 PivotTable...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...