Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 27,073 for

excel worksheet

(0.87 sec)
  1. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...Microsoft Excel允许通过选择表格或数据透视表,然后点击 插入 > 切片器...来创建切片器。Aspose.Cells也允许使用 Worksheet.Slicers.Add() 方法创建切片器。 为数据透视表创建切片器...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; worksheet . Cells [ "A1" ]. PutValue...

    docs.aspose.com/cells/zh/net/hiding-rows-and-co...
  3. Convert EXCEL to PPT using Python or with free ...

    Excel to PPT conversion in your Python applications without using Microsoft Office or online. Test free Excel to PPT online converter quickly before integrating the code....NET Conversion EXCEL to PPT Convert EXCEL to PPT via Python...Python or Online App EXCEL to PPT conversion in your Python applications...

    products.aspose.com/total/python-net/conversion...
  4. 在 PHP 中隐藏和显示行和列|Documentation

    通过 Aspose.Cells for PHP via Java 的 API 学习如何隐藏和显示行和列。...Instantiating a Workbook object by excel file path $workbook = new Workbook...Accessing the first worksheet in the Excel file $worksheet = $workbook...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  5. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart.... In Excel, the ‘Show leader lines’ option...when you create a pie chart in Excel, the leader lines are shown...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  6. Placing the picture is disorienting the Excel f...

    foreach (Picture picture in Worksheet.Pictures.Reverse()) { int row = picture.UpperLeftRow; int column = picture.UpperLeftColumn; // Convert row and column to an Excel cell name string cellName = CellsHelper.CellInde…...picture is disorienting the Excel file Aspose.Cells Product Family...foreach (Picture picture in worksheet.Pictures.Reverse()) { int...

    forum.aspose.com/t/placing-the-picture-is-disor...
  7. Page Setup and Printing Options with JavaScript...

    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....and printing options to a worksheet with a few simple lines of...created a workbook in Microsoft Excel and used Aspose.Cells to set...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  8. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...就像 Microsoft Excel 一样,Aspose.Cells 也支持配置单元格的字体设置。...Microsoft Excel 文件。 Workbook 类包含一个 worksheets 集合,可访问 Excel 文件中的每个工作表。工作表由...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  9. Adjusting Row Height and Column Width in Ruby|D...

    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....Instantiating a Workbook object by Excel file path workbook = Rjb ::...Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/java/adjusting-row-height...
  10. Convert XLSX File to PDF Format with Golang via...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy....need to convert a Microsoft Excel file to PDF. For this, you require...the layout of the original Excel document is retained in the...

    docs.aspose.com/cells/go-cpp/convert-xlsx-file-...