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

excel worksheet

(0.9 sec)
  1. 查找特定单词的出现次数|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....查找特定单词的出现次数 Contents [ Hide ] VSTO Excel Excel . Application excelApp =...template excel file path. string myPath = "List All Worksheets in a...

    docs.aspose.com/cells/zh/net/find-specific-word...
  2. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...Cells 提供强大的功能,用于程序化管理Excel文件中的Shape文本选项。本指南介绍如何使用 Aspose...管理Shape文本选项 Aspose.Cells 允许你自定义Excel文件中Shape内的文本。 Shape 类提供方法和属性...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  3. 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...
  4. JavaScript与C++中的Z轴|Documentation

    了解如何使用Aspose.Cells for Java脚本通过C++处理Z轴。我们的指南将帮助您理解如何配置和自定义Z轴,包括其刻度和标签,以增强您的图表效果。... 像微软Excel一样处理主轴和次轴 请查看以下示例代码,创建一个新Excel文件并将图表数值放在第一个...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/z-axis/
  5. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++....Preview There may be cases where Excel files with millions of pages...such cases, the Workbook and Worksheet Print Preview feature might...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  6. 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/
  7. 判断工作表纸张大小是否自动|Documentation

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

    docs.aspose.com/cells/zh/cpp/determine-if-paper...
  8. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath..."chart.xls" ; // Path of output excel file U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  9. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect Worksheets in Excel files using Aspose.Cells for Python via .NET....applications, such as Microsoft Excel or Google Sheets, for several...in Excel Here’s how you can lock cells in Microsoft Excel: Select...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  10. Create a spreadsheet document|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....document Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....>(); worksheetPart . Worksheet = new Worksheet ( new SheetData ());...

    docs.aspose.com/cells/net/create-a-spreadsheet-...