Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 104,099 for

workbook

(0.12 sec)
  1. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....Instantiating a Workbook object Workbook workbook ; // Adding a...worksheet to the Workbook object int sheetIndex = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/chart-axes/
  2. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。...Instantiating a Workbook object Workbook workbook ; // Adding a...worksheet to the Workbook object int sheetIndex = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/chart-legend/
  3. 在PHP中加密文件|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/zh/net/encrypting-files-i...
  4. 使用 JavaScript 通过 C++ 将 XLSB 的修订转换为 XLSM|Documen...

    学习如何完全将 XLSB 文件的修订转换为 XLSM 格式,使用 Aspose.Cells for JavaScript 通过 C++。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...// Open workbook from the uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. Disable Downlevel Revealed Comments while savin...

    Learn how to disable downlevel revealed comments when saving an Excel file to HTML using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , HtmlSaveOptions...Load sample workbook const workbook = new Workbook ( new Uint8Array...

    docs.aspose.com/cells/javascript-cpp/disable-do...
  6. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++....Microsoft Excel and open the workbook that contains the named range...Manager dialog box. Save the workbook to retain the changes. Delete...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  7. 使用C++通过JavaScript将JSON转换为CSV|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON数据转换为CSV。..."text/javascript" > const { Workbook , SaveFormat , JsonLayoutOptions...Create empty workbook const workbook = new Workbook (); // Get...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. Disable Text Wrapping for Data Labels on the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...arrayBuffer (); // Instantiating a Workbook object by loading the uploaded...

    docs.aspose.com/cells/javascript-cpp/disable-te...
  9. Showing Cell Range as the Data Labels with Java...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Create workbook from the source Excel file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/showing-ce...
  10. 使用 C++ 通过 JavaScript 自定义 Ribbon XML|Documentation

    学习如何使用 C++ 通过 Script 自定义 Excel 的 Ribbon XML。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Loads the workbook from the uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/customi...