Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 27,074 for

excel worksheet

(0.15 sec)
  1. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。...Contents [ Hide ] Microsoft Excel的页面设置提供了几个打印选项(也称为工作表选项),允许用户控制工作表页面的打印方式。...定义页面排序。 Aspose.Cells支持Microsoft Excel提供的所有打印选项,开发者可以使用 PageSetup ...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  2. Determine which Axis exists in the Chart with J...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for JavaScript via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/determine-...
  3. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty Worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....Detecting Empty Worksheets with JavaScript via C++ Contents [...Check for Populated Cells Worksheets can have one or more cells...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  4. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of Excel but just to be sur do you have a way to keep the header dans foo…...the normal functionality of excel but just to be sur do you have...@ISIWARE Cause When saving an Excel file as HTML, many libraries...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  5. Copy Row Heights of Source Range to Destination...

    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....output Excel file generated by this code in Microsoft Excel, you.... Workbook (); // Source worksheet const srcSheet = workbook...

    docs.aspose.com/cells/nodejs-cpp/copy-row-heigh...
  6. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel Worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....configure page‑setup settings for worksheets to control printing. These...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/setting-page-options/
  7. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code...." ); // Path of the output Excel file U16String outputPath =...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  8. 使用 JavaScript 通过 C++ 查找工作表中形状的绝对位置|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找工作表内形状的绝对位置。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...arrayBuffer (); // Load the sample Excel file inside the workbook object...

    docs.aspose.com/cells/zh/javascript-cpp/finding...
  9. 通过 C++ 使用 JavaScript 创建 Volume High Low Close(V...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、高、低、收盘价的股票图表。我们的指南将演示如何将股票市场数据(包括成交量、高、低、收盘价)绘制到图表上,以便更好地分析和可视化。...成交量高低收(VHLC)股票图表 示例代码 以下示例代码加载了 样本Excel文件 并生成了 输出Excel文件 。 <!DOCTYPE html>...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . <!DOCTYPE...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/create-ope...