Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 244,639 for

cells

(0.2 sec)
  1. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... cells . Workbook workbook = new com . aspose . cells . Workbook..."sample.xlsx" ); com . aspose . cells . Worksheet worksheet = workbook...

    docs.aspose.com/slides/androidjava/working-solu...
  2. Public API Changes in Aspose.Cells 8.6.3|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....Cells 8.6.3 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.6.2 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...Cells Product Family cells-net aleksandr.l November...3:40pm 1 I am using Aspose.Cells 25.10.0 .NET 9.0 There is a...

    forum.aspose.com/t/calculateformula-throws-an-e...
  4. 使用JavaScript通过C++管理Excel图表的图例|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++高效利用和自定义Microsoft Excel中的图例。我们的全面指南解释了图例的功能、如何访问和修改它,以及如何通过图例改善可视化和数据理解。...Cells for JavaScript通过C++还允许在运行时管理图表的图例。...对象可以移动、更新和格式化。 | | 设置图表的图例 使用Aspose.Cells的 图例 简单管理图表的图例 以下代码片段演示如何管理图例:...

    docs.aspose.com/cells/zh/javascript-cpp/chart-l...
  5. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of Cells, allowing users to customize the background and style of Cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....colors of cells and background patterns. Aspose.Cells also supports...these features using Aspose.Cells. Setting Colors and Background...

    docs.aspose.com/cells/cpp/cells-fill-settings/
  6. 在VSTO和Aspose.Cells中旋转单元格文字|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中旋转单元格文字 Contents [ Hide ] 要旋转工作表中单元格中的文本,请按以下步骤进行:...随后的代码示例展示了如何先在VSTO中使用C#执行这些步骤,然后再在Aspose.Cells中使用C#执行这些步骤。 VSTO //intiate Application...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  7. 入门|Documentation

    如何安装 Aspose Cells for Go via C++ 并创建“Hello World”应用程序。...Hide ] 此页面将向您展示如何安装 Aspose Cells for Go via C++ 并创建“Hello World”应用程序。...World”应用程序。 Aspose.Cells for Go via C++ 集成 欢迎使用Aspose.Cells for Go via...

    docs.aspose.com/cells/zh/go-cpp/getting-started/
  8. Excel转HTML 使用PresentationPreference选项实现更佳布局,支持C...

    学习在使用C++保存Excel为HTML时实现更佳布局的方法。...Cells为需要在将Microsoft Excel文件保存为HTM...#include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/excel-to-html-use-...
  9. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++....Cells supports the rendering of slicer...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/rendering-slicer/
  10. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....Cells provides the Shape.ThreeDFormat...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/working-with-the-thre...