Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 106,496 for

workbook

(0.93 sec)
  1. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for Node.js via C++.... Finally, it saves the workbook in the output XLSX format...

    docs.aspose.com/cells/nodejs-cpp/create-timeline/
  2. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.xlsx, slicers-saved.xlsx. slicers-saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to save the…...FileFormatToSaveForm(workbook.FileFormat); await workbook.SaveAsync(stream...@shlomi.z You’re seeing that a workbook saved with Aspose.Cells 26...

    forum.aspose.com/t/saving-a-file-with-slicers-u...
  3. XLS conversion error (BIFF7 format?) - Free Sup...

    The attached XLS failed to convert to PDF, giving the following exception: Unhandled Exception: Aspose.Cells.CellsException: This Excel files contains BIFF7(Excel95 or earlier file format) records. at ?.?.?(† ?) …...Workbook.Open(Stream stream, FileFormatType...FileFormatType type) at Aspose.Cells.Workbook.Open(String fileName) at BankOfAmerica...

    forum.aspose.com/t/xls-conversion-error-biff7-f...
  4. Merge Files with Golang via C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....formatting, and formulas, the Workbook.Combine() method can be used...used to combine several workbooks, and the Worksheet.Copy() method...

    docs.aspose.com/cells/go-cpp/merge-files/
  5. Pivot Filter|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells Java library.... Finally, it saves the workbook in the output XLSX format...table. Finally, it saves the workbook in the output XLSX format...

    docs.aspose.com/cells/java/add-or-clear-pivot-f...
  6. Generate Chart by Processing Smart Markers|Docu...

    Learn how to generate charts with smart markers using Aspose.Cells for .NET. Our guide will show you how to process smart markers and their properties to enhance the appearance and usability of your charts....the existing instance of the Workbook class created in the first...create an instance of the Workbook class by loading the existing...

    docs.aspose.com/cells/net/generate-chart-by-pro...
  7. Create a Treemap in Excel using Java

    Follow this article to create a Treemap in Excel using Java. It has details to set the IDE, a list of steps, and a sample code for working with Treemap in Excel....avoid a watermark Create a Workbook , access the first sheet ...Excel using Java . Create a workbook, get a sheet, add sample hierarchical...

    kb.aspose.com/cells/java/create-a-treemap-in-ex...
  8. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....package manager Create or open a Workbook and get access to its target...the cell Save the modified workbook on the disk having rotated...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  9. Convert XLS File with Images or Charts to PDF|D...

    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....formulas, it is best to call the Workbook.CalculateFormula method just...External Resources in MS Excel Workbook while rendering to PDF Get...

    docs.aspose.com/cells/net/convert-xls-file-with...
  10. Create a Funnel Chart in Excel using C#

    Follow this article to create a Funnel chart in Excel using C#. It has details to set the IDE, a list of steps, and a sample code to draw Excel funnel graph using C#....of the charts Create a new Workbook , rename the sheet, and create...charting features, create a workbook, rename the target sheet,...

    kb.aspose.com/cells/net/create-a-funnel-chart-i...