Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 27,203 for

excel worksheet

(0.52 sec)
  1. Aspose.Cells 8.3.1中的公共API更改|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....ShowCellRange 属性,以模仿 Excel 在运行时格式化图表数据标签的功能。请注意,Excel 通过以下步骤提供此功能。 ...ShowCellRange 方法设置为 true,以模仿 Excel 的 标签包含 - 来自单元格的值 功能。 C# //Create...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. 在 Jython 中管理分页符|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....xls" ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  3. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath..."chart.xls" ; // Path of output excel file U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  4. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...Cells 提供强大的功能,用于程序化管理Excel文件中的Shape文本选项。本指南介绍如何使用 Aspose...管理Shape文本选项 Aspose.Cells 允许你自定义Excel文件中Shape内的文本。 Shape 类提供方法和属性...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  5. Print and Preview Workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation....[ Hide ] After creating a worksheet, you often want to print a...Print Introduction Microsoft Excel assumes that you want to print...

    docs.aspose.com/cells/net/workbook-and-workshee...
  6. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded comments in Excel files using Aspose.Cells with C++....Hide ] Threaded Comments MS Excel 365 provides a feature to add...comments are called Notes in Excel 365. The screenshot below shows...

    docs.aspose.com/cells/cpp/threaded-comments/
  7. Columns Containing Strongly Typed Data|Document...

    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....values in the columns of a worksheet are strongly typed (which...type), then we can export the worksheet content by calling the ExportDataTable...

    docs.aspose.com/cells/net/columns-containing-st...
  8. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect Worksheets in Excel files using Aspose.Cells for Python via .NET....applications, such as Microsoft Excel or Google Sheets, for several...in Excel Here’s how you can lock cells in Microsoft Excel: Select...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  9. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....collection (encapsulated in the Worksheet object). The Add method takes...> < p > Select an optional Excel file to update (or leave empty...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  10. 用 C++ 在 Excel 工作表中分屏|Documentation

    在本文中,您将学习如何通过编程方式使用 C++ 将工作表分成两部分或四部分,以在不同的窗格中显示特定的行和/或列。...用 C++ 在 Excel 工作表中分屏 Contents [ Hide ] 介绍 在本文中,我们将学习如何通过分屏将工...比较不同的数据子集。分屏功能可以满足您的需求。 如何在Excel中分割屏幕 要将工作表分割成两个或四个部分,请按照以下操作:...

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...