Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 18,225 for

excel worksheet

(0.09 sec)
  1. 在xlsx4j中检测合并单元格|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中,几个单元格可以合并为一个。这通常用于创建复杂的表格,或者创建一个跨越多个列的标题单元格。...ArrayList < CellArea > al = worksheet . getCells (). getMergedCells...

    docs.aspose.com/cells/zh/java/detect-merged-cel...
  2. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。...这是 Microsoft Excel 的默认行为。要用 Aspose.Cells 实现相同的功能,可以使用...列中的公式会在输入新数据时自动传播到新行。请查看此代码生成的 输出 Excel 文件 。如果在 A3 单元格中输入任何数字,你会看到 B2...

    docs.aspose.com/cells/zh/cpp/propagate-formula-...
  3. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...Change Character Spacing of Excel TextBox or Shape with C++...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  4. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....following sample code, its source Excel file , and its output PDF file...02_OutputDirectory \\ " ); // Load source Excel file Workbook wb ( srcDir +...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  5. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel Worksheets programmatically using C# API and .NET Library. 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/net/setting-page-options/
  6. Display or Hide Scroll Bars in Aspose.Cells|Doc...

    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....Horizontal scroll bars Microsoft Excel also provides horizontal and...users can scroll through worksheet contents. Using Aspose.Cells...

    docs.aspose.com/cells/net/display-or-hide-scrol...
  7. Insert Ranges|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....Contents [ Hide ] Introduction In Excel, you can select a range, then...Close Create Workbook and Worksheet Scoped Named Ranges Cut and...

    docs.aspose.com/cells/net/insert-ranges-to-excel/
  8. Update XLSX File using Python | products.aspose...

    Modify XLSX document in Python applications without using Microsoft Excel....formats including Microsoft Excel files. Aspose.Cells for Python...parameter Access of relevant Worksheet using getWorksheets().get(index)...

    products.aspose.com/total/python-java/update/xlsx/
  9. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....series from a chart in Excel In Excel, we can filter out specific...sample code loads the sample Excel file . #include <iostream> #include...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  10. Set DefaultFont property of PdfSaveOptions and ...

    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....opens an Excel file. The A1 cell (in the first worksheet) has a...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/net/set-defaultfont-prope...