Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 27,376 for

excel worksheet

(1.97 sec)
  1. 在Apache POI和Aspose.Cells中使用字体|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....Cells提供了一个表示Microsoft Excel文件的类 Workbook 。Workbook类包含一个...tion,允许访问Excel文件中的每个工作表。工作表由Worksheet类表示。Worksheet类提供了Cells集...

    docs.aspose.com/cells/zh/java/working-with-font...
  2. Manage Smart Art with C++|Documentation

    Manage and manipulate Smart Art shapes in Excel files using Aspose.Cells for C++....working with Smart Art shapes in Excel files programmatically. This...Add WordArt Watermark to Worksheet with C++ Data in Non-Primitive...

    docs.aspose.com/cells/cpp/managing-smartart/
  3. 使用C++将Smart Art转换为组形状|Documentation

    了解如何使用Aspose.Cells for C++将Smart Art形状转换为组形状,并访问组形状的各个部分。...将智能图转换为组合形状 以下示例代码加载含有Smart Art形状的【示例Excel文件】(55541793.xlsx),并将Smart A...the sample smart art shape - Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/convert-the-smart-...
  4. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...微软Excel有多种预定义的图表类型,包括柱状图、折线图、饼图、条形图...Retrieve the first Worksheet in Workbook const worksheet = workbook ...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  5. 更改数据透视表的布局|Documentation

    如何使用Aspose.Cells for Java脚本通过C++改变数据透视表的布局。...[ Hide ] 如何在MS-Excel中更改数据透视表的布局 Microsoft Excel允许您使用 数据透视表工具 >...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/changin...
  6. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for Node.js via C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....a workbook from the source Excel file const workbook = new AsposeCells...)); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/rich-text-cust...
  7. 使用 Node.js 和 C++ 将每个工作表保存为不同的 PDF 文件|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....将每个工作表保存为不同的PDF文件 如果您需要将模板 Excel 文件中的每个工作表保存为不同的 PDF 文件,您可以轻...__dirname , "data" ); // Get the Excel file path const filePath = path...

    docs.aspose.com/cells/zh/nodejs-cpp/save-each-w...
  8. Export Similar Border Style When Border Style I...

    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....Possible Usage Scenarios Microsoft Excel supports some types of dashed...browsers. When you convert such an Excel file into HTML using Aspose...

    docs.aspose.com/cells/net/export-similar-border...
  9. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect the workbook structure of Excel files using Java code. Lock and unlock Excel (xlsx, xls, xlsb) and OpenOffice Calc (ODS) files using Aspose.Cells for Java....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, and renaming worksheets, you can protect...

    docs.aspose.com/cells/java/protect-and-unprotec...
  10. Calculating Formulas in PHP|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....Workbook object and opening an Excel file using its file path $workbook...()); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...

    docs.aspose.com/cells/net/calculating-formulas-...