Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 102,712 for

workbook

(0.09 sec)
  1. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and API differences....\ cells \ Workbook ; Instantiating a new Workbook Aspose.Cells...Cells for Java Workbook workbook = new Workbook (); Aspose.Cells...

    docs.aspose.com/cells/php-java/limitations-and-...
  2. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....class, Workbook , that represents an Excel file. The Workbook class...class contains the Workbook.getWorksheets() collection that allows...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  3. Add Signature Line to the Worksheet with JavaSc...

    This article describes how to add a signature line to the worksheet using JavaScript code with Aspose.Cells for JavaScript via C++.... Otherwise, a new workbook will be created. </ p > <...Add Signature Line and Sign Workbook </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/add-signat...
  4. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....Cells provides the Workbook::AddDigitalSignature(DigitalSignatureColl...sample demonstrates using Workbook::AddDigitalSignature to add...

    docs.aspose.com/cells/cpp/add-digital-signature...
  5. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...excel file inside a workbook object const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( sourceDir , "sampleChangeTextBoxO...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  6. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....chart data workbook. IChartDataWorkbook workbook = chart . ChartData...ChartData . Series . Add ( workbook . GetCell ( worksheetIndex...

    docs.aspose.com/slides/net/create-chart/
  8. Protecting and Unprotecting Workbooks|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....Protecting and Unprotecting Workbooks Contents [ Hide ] To prevent...worksheets, you can protect workbook elements with or without a...

    docs.aspose.com/cells/net/protecting-and-unprot...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....Microsoft Excel: Open the workbook and select a worksheet. Navigate...import Workbook # Instantiating a Workbook object workbook = Workbook...

    docs.aspose.com/cells/python-net/how-to-print-e...
  10. Merge Multiple Worksheets into a Single Workshe...

    Combine multiple worksheets into a single worksheet by using Java code and the Aspose.Cells for Java API....example that reads a source workbook and combines the data of all...worksheet inside a destination workbook. How to Combine Worksheets...

    docs.aspose.com/cells/java/combine-multiple-wor...