Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 235,592 for

aspose.cells

(0.74 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. Managing OLE Objects|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....Objects into the Worksheet Aspose.Cells supports adding, extracting...worksheets. For this reason, Aspose.Cells has the OleObjectCollection...

    docs.aspose.com/cells/net/managing-ole-objects/
  3. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...02 Aspose.Cells Product Family ebrunner...Version 26.01 and 25.12 Aspose.Cells Product Family Hi, please...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  4. 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...
  5. 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...
  6. 通过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...
  7. 使用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...
  8. 通过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-...
  9. Stop conversion or loading using InterruptMonit...

    Learn how to interrupt Excel file processing in Python using Aspere.Cells' InterruptMonitor for efficient resource management during long operations....Possible Usage Scenarios Aspose.Cells allows you to stop the conversion...threading import time from aspose.cells import Workbook , Worksheet...

    docs.aspose.com/cells/python-net/stop-conversio...
  10. 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...