Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 28,096 for

worksheet

(0.07 sec)
  1. 如何判断Excel文本框中的文字已经溢出? - Free Support Forum - as...

    如何判断Excel文本框中的文字已经溢出?...Cells 的 Worksheet.Shapes 、VBA 的 Shapes 集合或 Interop...s1.xlsx"); Worksheet worksheet = book.Worksheets[0]; foreach...

    forum.aspose.com/t/excel/321982
  2. Different Ways to Save Files|Documentation

    Aspose.Cells for Python via .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....a workbook with multiple worksheets into a text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/python-net/different-ways...
  3. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....chart in the second sheet Worksheet sheet = workbook . GetWorksheets...chart in the second sheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/controls-in-charts/
  4. 如何以及在哪里使用枚举器与C++|Documentation

    学习如何通过 Aspose.Cells for C++ API使用枚举器的方法和位置。... 情景 应用程序需要遍历给定 Worksheet 中的所有单元格以读取它们的值。实现此目标的方法可能有多种,以下列出几种示例。...Cells collection of first worksheet Cells cells = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/how-and-where-to-u...
  5. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…...Workbook object and 'worksheet' is your Worksheet object var cells...cells = worksheet.Cells; // Store the original values before applying...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  6. How to Format Numbers to Scientific Notation|Do...

    This article introduces how to format numbers to scientific notation using Aspose.Cells for Java API....formatting for the data in your worksheets, including scientific notation...the Desired Worksheet You need to access the worksheet where you...

    docs.aspose.com/cells/java/how-to-format-number...
  7. How to Format Numbers to Scientific Notation|Do...

    This article introduces how to format numbers to scientific notation using Aspose.Cells for Node.js via the C++ API....formatting for the data in your worksheets, including scientific notation...the Desired Worksheet You need to access the worksheet where you...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  8. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...chart in the second sheet Worksheet sheet = workbook . GetWorksheets...chart in the second sheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  9. 数据透视表中的自定义排序|Documentation

    如何使用Aspose.Cells for JavaScript通过C++对数据透视表的字段值进行排序。...)); // Accessing the first worksheet in the Excel file const sheet...sheet = workbook . worksheets . get ( 0 ); const pivotTables =...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  10. Convert JSON Format to FLATOPC via C++ | produc...

    C++ API t0 Parse JSON to FLATOPC without using Microsoft Word...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...