Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 18,224 for

excel worksheet

(0.06 sec)
  1. Load Workbook with specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....you create a new file in MS Excel, you will find the paper size...some data inside the first worksheet const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  2. 页面设置 自适应页面设置|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....Accessing the first worksheet in the Excel file WorksheetCollection...WorksheetCollection worksheets = workbook . getWorksheets (); int sheetIndex...

    docs.aspose.com/cells/zh/java/page-setup-fit-to...
  3. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel Worksheets programmatically using 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/
  4. Setting Pivot Table Option - For Empty Cells Sh...

    Learn how to set the "For empty cells show" option in pivot tables using Aspose.Cells with C++....Microsoft Excel To find and set this option in Microsoft Excel: Select...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/setting-pivot-table-o...
  5. Working with GridDesktop|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....Hide ] Opening an Excel File Saving an Excel File Working with...GridDesktop Working with Worksheet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Add WordArt Watermark to Chart in Aspose.Cells|...

    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....The example uses a template Excel file that already contains the...xlsx" ; //Open the existing excel file. Workbook workbook = new...

    docs.aspose.com/cells/net/add-wordart-watermark...
  7. Update ActiveX ComboBox Control with Node.js vi...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for Node.js via C++....Please download the sample excel file used in the following sample...the sample code on the sample excel file . As you can see, the ActiveX...

    docs.aspose.com/cells/nodejs-cpp/update-activex...
  8. Removing Slicer|Documentation

    Learn how to remove slicer with Aspose.Cells for Python via .NET....remove slicer in Microsoft Excel, just select it and press the...programmatically, please use the Worksheet.slicers.remove() method. It...

    docs.aspose.com/cells/python-net/removing-slicer/
  9. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....elim、CSV等),默认情况下,Microsoft Excel和Aspose.Cells仅保存活动工作表的内容。 以下...以下代码示例说明如何将整个工作簿保存为文本格式。加载源工作簿,可以是任何Microsoft Excel或OpenOffice电子表格文件(例如XLS、XLSX...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  10. 通过 C++ 使用 Node.js 在计算完图表后读取轴标签|Documentation

    学习如何在计算完图表后读取 Aspose.Cells for Node.js via C++ 的轴标签。我们的指南将向您展示如何访问和检索轴标签,包括其格式和位置。...计算图表后读取轴标签 请参阅以下示例代码,加载[sample Excel file](ReadAxisLabels.xlsx)并..."ReadAxisLabels_new.xlsx" ); // Load the Excel file containing chart const...

    docs.aspose.com/cells/zh/nodejs-cpp/read-axis-l...