Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 235,524 for

aspose.cells

(1.28 sec)
  1. Copying sheets between workbooks causes issues ...

    Hi, I have a scenario where deleting rows or sheets in a workbook after copying sheets from a different workbook will error if both workbooks contain textjoin functions used in cell formula. This appears to have been wo…...textjoin is used in a formula Aspose.Cells Product Family cells-net...- snipped var wb1 = new Aspose.Cells.Workbook(); wb1.Worksheets...

    forum.aspose.com/t/copying-sheets-between-workb...
  2. Access the Text Box by the Name with JavaScript...

    Learn how to access a text box by name from the collection in Aspose.cells for JavaScript via C++....html > < head > < title > Aspose.Cells TextBox Example </ title...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/javascript-cpp/access-the...
  3. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.cells for JavaScript via C++ API.... Aspose.Cells for JavaScript via C++ supports...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/javascript-cpp/detect-hyp...
  4. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...html > < head > < title > Aspose.Cells Example - Page Scale </...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  5. 使用Node.js通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.cells for Node.js via C++在Excel中刷新关联形状的数值。...如果你想用Aspose.Cells for Node.js via C++保存工作...包含一个链接到单元格A1到E4的图片。我们将用 Aspose.Cells 改变B4单元格的值,然后调用 ShapeCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/refresh-val...
  6. 通过C++和Node.js获取或设置嵌入式OLE对象的类标识符|Documentation

    学习如何通过C++在Node.js中使用Aspose.cells获取或设置嵌入式OLE对象的类标识符。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 OleObject.getClassIdentifier()...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/get-or-set-...
  7. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.cells for C++ API.... Aspose.Cells also allows you to apply...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  8. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.cells 和 C++ 自定义批注的字体颜色。...Aspose.Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape.GetTextBody()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  9. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.cells for C++ with a certificate....your VBA code project using Aspose.Cells with its Workbook.VbaProject...#include <ctime> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/digitally-sign-a-vba-...
  10. 根据单元格引用插入图片(C++)|Documentation

    学习如何使用Aspose.cells for C++根据单元格引用插入图片。...Aspose.Cells支持此功能(Microsoft Excel 2010)。...2010)。 根据单元格引用插入图片 Aspose.Cells支持将工作表单元格的内容显示在图像形状中。您可以将图片链接到包...

    docs.aspose.com/cells/zh/cpp/insert-a-picture-b...