Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 102,538 for

workbook

(0.08 sec)
  1. How to Create Pie Chart in Excel File using C++

    In this example, we will understand how to create a Pie chart in Excel file using C++. You can insert Pie chart in excel worksheet on MS Windows and Linux programmatically in C++....Aspose::Cells namespace Initialize the Workbook class object to create new...with C++. Initialize a blank workbook and make pie chart in Excel...

    kb.aspose.com/cells/cpp/how-to-create-pie-chart...
  2. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....get_ChartDataWorkbook (); // Clears the workbook fact -> Clear ( defaultWorksheetInde...worksheetIndex = 0 ; auto workbook = chart -> get_ChartData ()...

    docs.aspose.com/slides/cpp/create-chart/
  3. 用C++插入时间线|Documentation

    学习如何用C++和Aspose.Cells创建时间线。...xlsx" ; Workbook wb ( inputFilePath ); // Access...index ); // Save the modified workbook U16String outputFilePath =...

    docs.aspose.com/cells/zh/cpp/create-timeline/
  4. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Workbook dataWorkbook = ( Microsoft...Interop . Excel . Workbook ) chartData . Workbook ; // 访问图表的数据工作表。...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  5. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...7 KB) Workbook wb = new Workbook(filePath + "smartmarker...LineByLine = (false); designer.Workbook = (wb); designer.SetJsonD...

    forum.aspose.com/t/variables-in-excel-template/...
  6. Get and Set Style for cells with C++|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting....objects won’t be freed until the Workbook.Save method is called. C++...existing ones are kept for each Workbook object. This means that there...

    docs.aspose.com/cells/cpp/styling-and-data-form...
  7. Grouping, Ungrouping Rows and Columns|Documenta...

    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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/grouping-ungroupin...
  8. How to Use Color Palette with Golang via C++|Do...

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a ChangePalette...

    docs.aspose.com/cells/go-cpp/excel-color-palette/
  9. Apache POI和Aspose.Cells中的冻结窗格|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....Cells提供了一个代表Microsoft Excel文件的类 WorkbookWorkbook类包含一个WorksheetCollect...

    docs.aspose.com/cells/zh/java/freeze-panes-in-a...
  10. Update XLSX File using C++ | products.aspose.com

    Modify XLSX 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/xlsx/