Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 102,533 for

workbook

(0.1 sec)
  1. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A‑compliant PDF files using Aspose.Cells for Node.js via C++....describes how to save an Excel workbook to a PDF/A‑compliant (PDF/A‑1a)...Create workbook object const wb = new AsposeCells . Workbook ();...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. 用Node.js通过C++从Gear类型智能艺术形状中提取文本|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从Gear类型智能艺术形状中提取文本。... const workbook = new AsposeCells . Workbook ( filePath );...worksheet. const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-tex...
  3. 使用Node.js通过C++将单元格添加到Microsoft Excel公式监视窗口的方法|D...

    如何使用 Aspose.Cells 库通过 Node.js 和 C++ 向 Excel 的公式监视窗口添加单元格。通过加载已有的 Excel 文件或创建新文件,我们可以对其中的单元格进行操作并设置公式。最后,将修改后的 Excel 文件保存到磁盘。...empty workbook. const wb = new AsposeCells . Workbook (); //...e1 . getColumn ()); // Save workbook to output XLSX format. wb...

    docs.aspose.com/cells/zh/nodejs-cpp/add-cells-t...
  4. 工作表大小调整的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 与 PPTX 格式。... Workbook workbook = new com . aspose . cells...cells . Workbook ( "sample.xlsx" ); com . aspose . cells . Worksheet...

    docs.aspose.com/slides/zh/java/working-solution...
  5. 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…...Workbook. (Boolean , CalculationOptions...CalculationOptions , e ) at Aspose.Cells.Workbook.CalculateFormula(CalculationOptions...

    forum.aspose.com/t/calculateformula-throws-an-e...
  6. C# aspose cells dates - Free Support Forum - as...

    Hi I am looking to copy ranges from from Workbook to another or from one worksheet to another. I used value = RangeA.Value and RangeB.Value = value The problem is that in some circumstances date values get changed f…...looking to copy ranges from from workbook to another or from one worksheet...when copying ranges between workbooks or worksheets, especially...

    forum.aspose.com/t/c-aspose-cells-dates/315671
  7. Change the Absolute Path of External Link Data ...

    Change the absolute path of external link data source file in Aspose.Cells with C++.... Then it changes the Workbook.AbsolutePath to a local and...Data Source After Changing Workbook . AbsolutePath to Local Path...

    docs.aspose.com/cells/cpp/change-the-absolute-p...
  8. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. Java API code to extract text in rows and cells from XLSB spreadhseets....project Load XLSB file using Workbook class object Access relevant...Files Using Java APIs: Binary Workbook Efficiency Parsing XLSB files...

    products.aspose.com/total/java/parse/xlsb/
  9. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a Workbook's content in an Excel file, you can add a digital signature using code with Aspose.Cells for Python via .NET....provides assurance that a workbook file is valid and no one has...you must attach it to your workbook. Attaching a digital signature...

    docs.aspose.com/cells/python-net/assign-and-val...
  10. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for Node.js via C++ API....the first worksheet of the workbook (as shown in the figure below)...via C++ provides a class, Workbook , that represents a Microsoft...

    docs.aspose.com/cells/nodejs-cpp/creating-subto...