Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 18,215 for

excel worksheet

(0.15 sec)
  1. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...配置对齐设置 Microsoft Excel中的对齐设置 任何使用Microsoft Excel格式化单元格的人都会熟悉Microsoft...rosoft Excel中的对齐设置。 从上面的图中可以看出,有不同种类的对齐选项: 文本对齐(水平和垂直) 缩进 方向...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  2. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API....Introduction In a Microsoft Excel file, you can create an outline...headings for sections in a worksheet, or you can use the symbols...

    docs.aspose.com/cells/python-net/grouping-and-u...
  3. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...通过C++设置Excel和ODS文件的条件格式 Contents [ Hide ] 介绍 条件格式是Microsoft ...Excel的高级功能,允许您对单元格或一系列单元格应用格式,并根据单元格的数值或公式的值更改格式。例如,只有当单元格的值...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  4. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....create Data Table in Microsoft Excel using Data > What-If Analysis...sample code, we used the source excel file . If you change the value...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  5. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel Worksheets programmatically using Aspose.Cells for Python via .NET APIs.... Microsoft Excel lets users add page breaks into...into any selected cell of a worksheet. The location of the cell...

    docs.aspose.com/cells/python-net/managing-page-...
  6. 判断工作表纸张大小是否自动|Documentation

    本文说明如何使用 C++ API 或示例代码,判断工作表的纸张大小是否为自动。...你可以使用 Worksheet 类的 PageSetup.IsAutomaticPaperSize...确定工作表的纸张大小是否自动 以下给出的示例代码加载以下两个Excel文件 samplePageSetupIsAut-False...

    docs.aspose.com/cells/zh/cpp/determine-if-paper...
  7. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....Subtotal to data using the Worksheet.Cells.Subtotal() method. It...following screenshot using the Worksheet.Outline.SummaryRowBelow property...

    docs.aspose.com/cells/cpp/applying-subtotal-and...
  8. 在工作簿中隐藏和取消隐藏工作表|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....使用Microsoft Excel的用户可以轻松隐藏然后取消隐藏(显示)工作表。对于使用Excel电子表格进行编程的开发人...执行相同任务的差异。Aspose.Cells 可让您在未安装 Microsoft Excel 的情况下使用。 隐藏工作表的步骤是: 打开文件。 获取工作表。...

    docs.aspose.com/cells/zh/net/hide-and-unhide-wo...
  9. 禁用 C++ 中图表的数据标签换行|Documentation

    学习如何在 Aspose.Cells for C++ 中禁用图表数据标签的换行。我们的指南将向您展示如何防止长标签重叠,并提供更清晰、更易读的图表显示。...Contents [ Hide ] Microsoft Excel 2013允许用户在图表的数据标签中换行或取消换行。默认...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/disable-text-wrapp...
  10. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....collection (encapsulated in the Worksheet object). The Add method takes...Workbook (); // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...