Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 27,373 for

excel worksheet

(0.13 sec)
  1. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a Worksheet, the orientation flag is updated but the pap…...LANDSCAPE) on a worksheet, the orientation flag is updated...setOrientation(LANDSCAPE) on the worksheet: Orientation: 0 ← LANDSCAPE...

    forum.aspose.com/t/setorientation-landscape-doe...
  2. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。... Open the Excel file U16String inputFilePath...the first worksheet and its cells Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...
  3. 使用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....reference of the newly added worksheet by passing its sheet index...getWorksheets (). add (); Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  4. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Node.js via C++....invoice entries in a list in a worksheet. A pivot table can total the...product or date. With Microsoft Excel it is possible to quickly re‑arrange...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  5. JSON with Node.js via C++|Documentation

    Learn how to convert Excel Workbook to JSON using Aspose.Cells for Node.js via C++.... Convert Excel Workbook to JSON The Aspose...additional settings for exporting worksheet to JSON. The following code...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  6. Get External Connection Data Source of Pivot Ta...

    How to get external connection data source of Pivot Table with Aspose.Cells for JavaScript via C++....style="color: red;">Please select an Excel file.</p>' ; return ; } const...object by opening the selected Excel file const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/get-extern...
  7. Updating Slicer with C++|Documentation

    This article shows how to update a slicer by using the Aspose.Cells for C++ API....update a slicer in Microsoft Excel by selecting or unselecting...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/cpp/updating-slicer/
  8. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....how the output Excel file looks in Microsoft Excel. <!DOCTYPE html>...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  9. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....Contents [ Hide ] Microsoft Excel provides some good features...to auto-filter or validate worksheet data. Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/data-validation/
  10. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...add(number, number) 方法(封装在 Worksheet 对象中)在单元格中添加评论。可以通过传递评论索引从...Workbook (); // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/zh/javascript-cpp/comment...