Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 26,787 for

excel worksheet

(0.12 sec)
  1. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换为PDF文档。本指南演示如何从Microsoft Excel导出图表并以PDF格式保存,以便进一步分发和归档。...Workbook (); // Adding a new worksheet to the Workbook const sheetIndex...reference of the newly added worksheet by passing its index to WorksheetCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-pdf/
  2. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel Worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....Cells fully supports Microsoft Excel’s page setup options. Developers...configure page setup settings for worksheets to control the printing process...

    docs.aspose.com/cells/cpp/setting-margins/
  3. Working with GridWeb Worksheets|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....GridWeb Worksheets Contents [ Hide ] Access Worksheet Add Worksheets...Remove Worksheets Rename Worksheets Copy a Worksheet Import DataView...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. 判断工作表纸张大小是否自动|Documentation

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

    docs.aspose.com/cells/zh/cpp/determine-if-paper...
  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. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。...new worksheet to the Excel object workbook . worksheets . add...added worksheet by passing its sheet index const worksheet = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  7. 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...
  8. 禁用 C++ 中图表的数据标签换行|Documentation

    学习如何在 Aspose.Cells for C++ 中禁用图表数据标签的换行。我们的指南将向您展示如何防止长标签重叠,并提供更清晰、更易读的图表显示。...Contents [ Hide ] Microsoft Excel 2013允许用户在图表的数据标签中换行或取消换行。默认...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/disable-text-wrapp...
  9. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using C++ code....similar to MS Excel: Encrypt and decrypt Excel files To prevent...others from accessing data in Excel files, you can protect the file...

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  10. Copying and Moving Worksheets|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....Copying and Moving Worksheets Contents [ Hide ] Sometimes, you...you do need a number of worksheets with common formatting and...

    docs.aspose.com/cells/go-cpp/copying-and-moving...