Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 99,948 for

workbook

(0.17 sec)
  1. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the data are correct. However, when I refresh it in Aspose Cells, the percent column does not refresh. It is a Value Field with S…...RefreshAll Workbook.RefreshDynamicArrayF PivotTable...PivotTable.RefreshDataOnOpening Workbook.CalculateFormula WorksheetCollection...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  2. 使用Node.js在C++中使用ImageOrPrint选项将工作表转换为图片|Documen...

    学习如何使用Aspose.Cells for Node.js via C++将工作表转换为图片文件,并应用各种图像和打印选项。...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...first worksheet const sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/converting-...
  3. 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...
  4. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....Excel to SVG Instantiate a Workbook class instance to load input...of output SVG Convert Excel workbook to Vector Graphics file by...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  5. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new Workbook....Package Manager Initialize a Workbook class object to create a new...finally, save the output Excel workbook which will contain a sample...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...
  6. Aspose.Cells 8.1.0中的公共API更改|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....instance of Workbook Workbook book = new Workbook (); //Access...Style object and add it to Workbook's Style Collection Style style...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. 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...
  8. 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...
  9. Change the format of a cell with Golang via C++...

    How to use Aspose.Cells library in C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....steps: Open Excel and open the workbook that contains the cell you...example, we create an Excel workbook, add some sample data, access...

    docs.aspose.com/cells/go-cpp/how-to-change-form...
  10. Update XLSB File using Java | products.aspose.com

    Modify XLSB document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....XLSB File in Java Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/java/update/xlsb/