Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 27,074 for

excel worksheet

(0.19 sec)
  1. 使用Node.js通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中刷新关联形状的数值。...Hide ] 有时,你的Excel文件中有与某个单元格关联的形状。Microsoft Excel中,改变关联单元格的值也...方法来刷新关联形状的值。 示例 下图显示了示例代码所使用的源Excel文件。它包含一个链接到单元格A1到E4的图片。我们将用 Aspose...

    docs.aspose.com/cells/zh/nodejs-cpp/refresh-val...
  2. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in JavaScript using Aspose.Cells for JavaScript via C++....sample code loads the source Excel file , accesses the first shape...shape in the first worksheet, sets the sub‑properties of the Shape...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  3. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for JavaScript via C++. Set various reflection properties to achieve desired results....sample code loads the source Excel file and accesses the first...first shape in the default worksheet. It sets different properties...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  4. Public API Changes in Aspose.Cells 8.5.2|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.... Added APIs Render Worksheet to Graphic Context This release...Graphics2D class to render the Worksheet in a Graphics context . The...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 用C++删除Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++删除Excel中的范围。...用C++删除Excel中的范围 Contents [ Hide ] 介绍 在 Excel 中,您可以选择一个范围,然后删除它并向左或向上移动其他数据。...the worksheets in the book. WorksheetCollection worksheets = workbook...

    docs.aspose.com/cells/zh/cpp/delete-ranges-from...
  6. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...[ Hide ] 颜色和背景图案 Microsoft Excel可以设置单元格的前景(轮廓)和背景(填充)颜色以及背景图案。...Cells提供了一个表示Microsoft Excel文件的类, Workbook 。 Workbook 类包含一个 Worksheets 集合,允许访...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  7. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells支持大部分Microsoft Excel中的公式或函数(请参阅 支持的公式函数列表 )。这些函数...符串前始终以等号(=)开始,就像在Microsoft Excel中创建公式一样,用逗号(,)分隔函数参数。 为了计算公式的结果,用户可以调用...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  8. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...documentation here Add Image in Worksheet Class Libraries & REST APIs...& process Files from Word, Excel, PowerPoint, Visio, PDF, CAD...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  9. 在工作表中插入超链接|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....通过调用超链接集合的Add方法,可以将超链接添加到同一Excel文件中的单元格中。Add方法适用于内部和外部超链接。 C#...Workbook object Worksheet sheet = workbook . Worksheets . Add ( "Hyperlinks"...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  10. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Updated Embedded Excel Data Not Updating, Requires User to Open...1 MB) There is an embedded excel file at the bottom currently...

    forum.aspose.com/t/updated-embedded-excel-data-...