Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 27,108 for

excel worksheet

(0.15 sec)
  1. Public API Changes in Aspose.Cells 8.4.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....data is present on the same worksheet from cell A1 to D4 . C# //Add...chart collection int idx = worksheet . Charts . Add ( ChartType...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using C# codes....level, like MS Excel: Encrypt and decrypt Excel files To prevent...accessing data in Excel files, protect the Excel file with a password...

    docs.aspose.com/cells/python-net/protect-and-un...
  3. Using FormulaText Function in Aspose.Cells with...

    Learn how to work with Excel's FORMULATEXT function using Aspose.Cells for Python via .NET. Get and set cell formulas programmatically while maintaining spreadsheet integrity....[ Hide ] FORMULATEXT is an Excel 2013 and later function. It...supported by previous versions like Excel 2010 or 2007 etc. As its name...

    docs.aspose.com/cells/python-net/using-formulat...
  4. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your Worksheets....workbook ; // Adding a new worksheet to the Excel object int sheetIndex...newly added worksheet by passing its sheet index Worksheet worksheet...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...
  5. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for Python via .NET API....Contents [ Hide ] Microsoft Excel provides some good features...features to autofilter worksheet data. Aspose.Cells for Python via .NET...

    docs.aspose.com/cells/python-net/data-filtering/
  6. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....Scenarios Setting print titles in Excel ensures that specific rows or...Print Titles in Excel To set print titles in Excel, follow these...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  7. 判断工作表纸张大小是否自动|Documentation

    本文说明如何使用 C++ API 或示例代码,判断工作表的纸张大小是否为自动。...你可以使用 Worksheet 类的 PageSetup.IsAutomaticPaperSize...确定工作表的纸张大小是否自动 以下给出的示例代码加载以下两个Excel文件 samplePageSetupIsAut-False...

    docs.aspose.com/cells/zh/cpp/determine-if-paper...
  8. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....the AutoFormat Type Microsoft Excel offers a number of different...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  9. 在Python中对行和列进行分组和取消分组|Documentation

    通过Aspose.Cells for Python Via Java API学习如何对行和列进行分组和取消分组...Instantiating a Workbook object by excel file path workbook = self ....Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  10. Print and Preview Workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation....[ Hide ] After creating a worksheet, you often want to print a...Print Introduction Microsoft Excel assumes that you want to print...

    docs.aspose.com/cells/net/workbook-and-workshee...