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

excel worksheet

(0.14 sec)
  1. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . #include...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/create-volume-high-lo...
  2. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . #include...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/create-volume-open-hi...
  3. Change Adjustment Values of the Shape with Node...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for Node.js via C++.... In the Microsoft Excel UI, adjustments display as yellow‑diamond...workbook object from source excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/change-adjustm...
  4. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...[ Hide ] 颜色和背景图案 Microsoft Excel可以设置单元格的前景(轮廓)和背景(填充)颜色以及背景图案。...Cells提供了一个表示Microsoft Excel文件的类, Workbook 。 Workbook 类包含一个 Worksheets 集合,允许访...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  5. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock shapes to protect them using Aspose.Cells library....protect all shapes in certain worksheets to prevent them from being...all shapes in the specified worksheet. Locking shapes in a spreadsheet...

    docs.aspose.com/cells/net/lock-or-unlock-shapes/
  6. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel Worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....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/net/setting-margins/
  7. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....Secondary Axis Like Microsoft Excel Please see the following sample...sample code that creates a new Excel file and puts values of the...

    docs.aspose.com/cells/cpp/z-axis/
  8. How to set category axis with JavaScript via C+...

    Learn how to set the category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....After you create a chart in a worksheet, you can set the category...set the category axis for an Excel chart using Aspose.Cells for...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  9. 在Python中将Excel文件转换为HTML|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....在Python中将Excel文件转换为HTML Contents [ Hide ] Aspose.Cells - 将Excel文件转换为HTML...Cells for Java将Excel转换为HTML,只需调用Converter模块的worksheet_to_html()方法。...

    docs.aspose.com/cells/zh/java/converting-excel-...
  10. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++.... It loads the sample Excel file that contains a table....Cells-for-C // Load sample Excel file containing a table. U16String...

    docs.aspose.com/cells/cpp/change-slicer-propert...