Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 105,398 for

workbook

(0.16 sec)
  1. Parsing Pivot Cached Records while loading Exce...

    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....your Excel file inside the Workbook object, you can decide whether...

    docs.aspose.com/cells/net/parsing-pivot-cached-...
  2. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API....Assistant Close Convert Excel workbook to Ods, Sxc and Fods (OpenOffice...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  3. Freeze panes of Excel Worksheet|Documentation

    In this article, you will learn how to freeze panes of Excel Worksheets programmatically using Aspose.Cells for Python via .NET APIs.... Construct a Workbook to open the file or create...

    docs.aspose.com/cells/python-net/how-to-freeze-...
  4. Convert Excel file to PDF format compatible wit...

    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....describes how to save the Excel workbook to a PDF/A‑compliant (PDF/A‑1a)...

    docs.aspose.com/cells/net/convert-excel-file-to...
  5. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... It loads the existing workbook that contains a chart in its...

    docs.aspose.com/cells/go-cpp/manipulate-positio...
  6. Upgrade from old Aspose.Excel to Modern Aspose....

    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....Excel class is replaced by Workbook class. ExcelDesigner class...

    docs.aspose.com/cells/net/upgrade-to-modern-asp...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Copy Excel Sheet to Another Workbook using Node.js How to Convert...

    kb.aspose.com/categories/page/35/
  8. Specify whether the PivotTable is compatible fo...

    Learn how to specify PivotTable compatibility for Excel2003 using Aspose.Cells for C++ while refreshing the PivotTable....containing sample pivot table Workbook wb ( srcDir + u "sample-pivot-table... SetStyle ( st ); // Save workbook in XLSX format wb . Save (...

    docs.aspose.com/cells/cpp/specify-whether-the-p...
  9. 用C++保存单元格或区域前导单引号前缀|Documentation

    学习如何通过Aspose.Cells for C++ API保持单元格值或范围的单引号前缀。...Startup (); // Create workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/preserve-single-qu...
  10. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…... Reproduction Steps Input workbook contains: Sheet1 with chart...referencing Sheet2 var wb = new Workbook("input.xlsx"); var sheet1...

    forum.aspose.com/t/aspose-cells-net-inconsisten...