Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 233,869 for

cells

(0.12 sec)
  1. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....Cells provides Shape.Geometry.GetShapeAdjustValues...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  2. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Cells also allows you to manage chart...WYSIWYG environment. Aspose.Cells also allows developers to set...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  3. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row formatting for enhanced document design and presentation.... Write ( "Row 1, cell 1." ); // Start a second row...(); builder . Write ( "Row 2, cell 1." ); builder . EndTable ();...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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 ] Aspose.Cells - 公式计算引擎...公式计算引擎 公式计算引擎嵌入在Aspose.Cells中。它不仅可以重新计算从设计者电子表格文件导入的公式,还支持计算运行时添加的公式结果。...

    docs.aspose.com/cells/zh/net/formula-calculatio...
  5. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++....Cells, developers can create different...hyperlinks are supported by Aspose.Cells and how they can be used in...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...
  6. Aspose.Cells for Java 可中断库|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 Java 可中断库 Contents [ Hide ] Aspose.Cells for Java...// Run a loop to fill sheet cells with data for ( int i = 0 ;...

    docs.aspose.com/cells/zh/java/aspose-cells-for-...
  7. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...Cells中创建和应用颜色方案 Aspose.Cells提供了自定义主题和颜色的功能。 如何在Aspose...如何在Aspose.Cells中创建自定义颜色主题 如果文件中使用主题颜色,则我们无需逐个修改每个单元格,我们只需要修改主题中的颜色。...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  8. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...create_ole_image ( cell_range , image_resolution ): page_setup = cell_range...page_setup page_setup . print_area = cell_range . address page_setup ...

    docs.aspose.com/slides/zh/python-net/working-so...
  9. Public API Changes in Aspose.Cells 8.8.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....Cells 8.8.1 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.8.0 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...Cells Product Family cells-net , aspose-cells imparthgalani...position (example rows) worksheet.Cells.Rows[1].ApplyStyle(topStyle...

    forum.aspose.com/t/how-to-possible-top-row-colo...