Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 106,118 for

workbook

(0.14 sec)
  1. Creating Pie Chart with Leader Lines|Documentation

    Learn how to use Aspose.Cells for Python via .NET to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....we will first create a new Workbook and input some data that will...chart in image format and the workbook in XLSX format. Resultant...

    docs.aspose.com/cells/python-net/creating-pie-c...
  2. Segmentation faults again using aspose.cells.no...

    Hi, I’m using the latest version of aspose.cells.node. However, once again, I run into so many segmentation faults when converting Excel → HTML (HtmlSaveOptions, have also tried with all options/settings off but it stil…...the HtmlSaveOptions: const { Workbook, HtmlSaveOptions } = require('aspose...require('aspose.cells'); const workbook = new Workbook("path/to/your/excel/file...

    forum.aspose.com/t/segmentation-faults-again-us...
  3. 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 in Java How to Read PDF Table...Copy Excel Sheet to another Workbook in C# How to Convert PDF to...

    kb.aspose.com/categories/page/72/
  4. Update XLSB File using C++ | products.aspose.com

    Modify XLSB document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/xlsb/
  5. Update XLSM File using C++ | products.aspose.com

    Modify XLSM document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/xlsm/
  6. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... chart_data_workbook . get_cell ( 0 , 0 , 1 ) series_cell...200 ) workBook = chart . chart_data . chart_data_workbook chart...

    docs.aspose.com/slides/python-net/chart-series/
  7. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案...; Aspose :: Cells :: Workbook workbook ( u "sample.xlsx" ); auto...auto worksheet = workbook . GetWorksheets (). Get ( worksheetIndex...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  8. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...Load your source Excel file Workbook wb ( inputFilePath ); // Access...Access the VBA project of the workbook VbaProject vbaProject = wb...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  9. Update CSV File using Python | products.aspose.com

    Modify CSV document in Python applications without using Microsoft Excel.... Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/python-java/update/csv/
  10. Create StockHighLowClose Chart in Excel using C...

    Learn how to generate a StockHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Step‑by‑step guide and full source code included....StockHighLowClose chart, and saves the workbook as StockChart_Output.xlsx...does 1️⃣ Instantiates a new Workbook and accesses the first worksheet...

    blog.aspose.com/cells/create-stockhighlowclose-...