Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 82,029 for

workbook

(0.05 sec)
  1. How to Use Color Palette with C++|Documentation

    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/cpp/excel-color-palette/
  2. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Adding a new worksheet to the Workbook object...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  3. Disable Compatibility Checker in Excel with C++...

    This article shows how to disable compatibility checker through the Aspose.Cells for C++ API.... When you save a workbook in a previous version, Excel...Compatibility Checker scans the workbook to see if it contains features...

    docs.aspose.com/cells/cpp/disable-compatibility...
  4. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character-level font substitution....font substitution: Create a Workbook object Access worksheet cells...r_granularity = True Save workbook to PDF format import os from...

    docs.aspose.com/cells/python-net/change-the-fon...
  5. Encrypt And Decrypt ODS files with C++|Document...

    Password-protect and encrypt ODS files using Aspose.Cells for C++ which is a pure C++ library....; // Open an ODS file Workbook workbook ( sourceDir + u "sampleODSFile...Password protect the file workbook . GetSettings (). SetPassword...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-o...
  6. 使用C++控制工作簿视图的方法|Documentation

    学习如何使用Aspose.Cells for C++ API控制工作簿视图。...(); // Create a new workbook Workbook workbook ; // Get the first...first worksheet Worksheet ws = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/how-to-control-wor...
  7. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。...cells import Workbook , HtmlLoadOptions , LoadFormat...support_div_tag = True # Create workbook object from the html using...

    docs.aspose.com/cells/zh/python-net/support-the...
  8. Converting Worksheet to SVG in 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....//Create a workbook object from the template file $workbook = new...new Workbook ( $path ); //Convert each worksheet into svg format...

    docs.aspose.com/cells/java/converting-worksheet...
  9. Excel Specifications and Limits|Documentation

    In this article, find all Workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....Newer versions Worksheet and workbook specifications and limits...Feature Maximum limit Open workbooks Limited by available memory...

    docs.aspose.com/cells/net/excel-specifications-...
  10. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....to the workbook. Java //Create workbook object Workbook workbook...workbook = new Workbook (); //Insert picture of your choice int index...

    docs.aspose.com/cells/java/public-api-changes-i...