Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 229,532 for

aspose cells

(0.14 sec)
  1. Calculating IFNA Function with Python.NET using...

    Learn how to calculate IFNA function in Excel files using Aspose.Cells for Python.NET. Handle...NET using Aspose.Cells Contents [ Hide ] Aspose.Cells for Python...the IFNA function using Aspose.Cells for Python.NET: Console...

    docs.aspose.com/cells/python-net/calculating-if...
  2. 创建 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...
  3. 在导入数据到工作表时指定公式字段,使用Python via .NET|Documentation

    学习如何在使用Aspose.Cells for Python via .NET API导入数据到工作表时指定公式字段。...dataclasses import dataclass from aspose.cells import Workbook , ImportTableOptions...https://github.com/aspose-cells/Aspose.Cells-for-.NET @dataclass...

    docs.aspose.com/cells/zh/python-net/specify-for...
  4. 用C++设置边框|Documentation

    如何在C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框宽度、样式和颜色,可以更好地控制单元格的外观。... 借助 Aspose.Cells,开发人员可以以与 Microsoft Excel...中相同的灵活方式添加边框并自定义其外观。 向单元格添加边框 Aspose.Cells提供了 Workbook 类,代表一个Microsoft...

    docs.aspose.com/cells/zh/cpp/cells-border-setti...
  5. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...unexpected result Aspose.Cells Product Family cells-net , vlookup-formula...vlookup-formula , aspose-cells sajad.deyargaroo March 31, 2025, 10:48pm...

    forum.aspose.com/t/vlookup-function-returns-une...
  6. 使用C++检测空白工作表|Documentation

    本文展示了如何使用Aspose.Cells的C++ API编程检测Excel工作簿中的空白工作表。...我们只需要检查 Cells.MaxDataRow 或 Cells.MaxDataColumn 属性。...应用格式的空单元格。在这种情况下, Cells.MaxDataRow 或 Cells.MaxDataColumn 属性会...

    docs.aspose.com/cells/zh/cpp/detecting-empty-wo...
  7. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.Cells 与 C++ 进行重采样以减少 PDF 大小。...Aspose.Cells支持重新采样已添加的图像,以减小输出的PDF文件大小并稍微提高性能。...稍微提高性能。 请参阅以下示例代码,描述如何使用Aspose.Cells API执行该任务。该示例将Microsoft ...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...
  8. 在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....[ Hide ] Aspose.Cells - 使用工作表索引删除工作表 使用 Aspose.Cells Java for...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/removing-workshee...
  9. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspose.Cells with C++....a tiny chart in a worksheet cell that provides a visual representation...create a sparkline with Aspose.Cells with the following example...

    docs.aspose.com/cells/cpp/creating-sparklines/
  10. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted Cells [RevisionType.DELETION](../../../Aspose.words/revisiontype/#DELETION)...delete_cell_color property RevisionOptions.delete_cell_color property...color to be used for deleted cells RevisionType.DELETION . Default...

    reference.aspose.com/words/python-net/aspose.wo...