Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 244,208 for

aspose cells

(0.19 sec)
  1. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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....AI Public API Changes in Aspose.Cells 8.5.1 Contents [ Hide ]...describes the changes to the Aspose.Cells API from version 8.5.0 to...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Workbook.CalculateFormula() throws "Unsupported...

    When calling Workbook.CalculateFormula() on a workbook that contains CUBEMEMBER formulas referencing ThisWorkbookDataModel (Excel Power Pivot), Aspose throws an exception instead of gracefully returning the stored cell …...returning stored cell value Aspose.Cells Product Family cells-net ronald...ThisWorkbookDataMode (Excel Power Pivot), Aspose throws an exception instead...

    forum.aspose.com/t/workbook-calculateformula-th...
  3. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    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....Aspose 提供了使用 Aspose.Cells for .NET 创建 Excel...Excel 图表的支持,并且这些图表可以通过 Aspose.Slides for .NET 作为 OLE 对象嵌入到 PowerPoint...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  4. The text inside the table is misaligned in tabl...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...table cell Aspose.Slides Product Family slides-java , aspose-pdf-java...format. Aspose version: implementation ‘com.aspose:aspose-words:26...

    forum.aspose.com/t/the-text-inside-the-table-is...
  5. BorderCollection.top property | Aspose.Words fo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....Contents [ Hide ] What’s new in Aspose.PDF 23.12 The form can be found...using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/whatsnew/2023/
  7. 用C++用Aspose.Cells计算IFNA函数|Documentation

    如何使用Aspose.Cells库的C++实现对IFNA函数的计算。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算IFNA函数并获得结果。最后将修改后的Excel文件保存到磁盘。...用C++用Aspose.Cells计算IFNA函数 Contents [ Hide ] Aspose.Cells支持计算IFNA...的结果。 使用Aspose.Cells计算IFNA函数 下面的示例代码示例了使用Aspose.Cells计算IFNA函数。...

    docs.aspose.com/cells/zh/cpp/calculating-ifna-f...
  8. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++.... Aspose.Cells allows you to convert Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  9. Using Aspose.Cells for Python via .NET as a Pan...

    Using Aspose.Cells for Python via .NET as a Pandas Excel Engine....Ask AI Using Aspose.Cells for Python via .NET as a Pandas Excel...demonstrates how to integrate Aspose.Cells for Python via .NET as a...

    docs.aspose.com/cells/python-net/using-aspose-a...
  10. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。... 介绍 Aspose.Cells提供 Cell.GetValidationValue()...False ,否则返回 True 。 以下示例代码演示了 Cell.GetValidationValue() 方法的工作方...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...