Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 41,196 for

worksheet

(0.08 sec)
  1. Grouping and Ungrouping Rows and Columns|Docume...

    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....headings for sections in a worksheet, or you can use the symbols...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/grouping-and-ungroupi...
  2. OriginalWidthInch | Aspose.Cells for .NET API 参考

    获取图片的原始宽度单位为英寸...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  3. OriginalHeightCM | Aspose.Cells for .NET API 参考

    获取图片的原始高度单位为厘米...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. How to add multi-line and multi-column text wat...

    I’m working with large Excel files (around 80MB) in both XLS and XLSX formats. I need to add text watermarks that span multiple lines and columns to these files. What’s the best way to accomplish this using Aspose.Cells? …...image as watermark for the worksheet. You may use some drawing...example code on how to set worksheet background for your reference...

    forum.aspose.com/t/how-to-add-multi-line-and-mu...
  5. Importing from Array|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....data from an array to their worksheets by calling the ImportArray...Workbook (); //Adding a new worksheet to the Workbook object int...

    docs.aspose.com/cells/net/importing-from-array/
  6. Grouping and Ungrouping Rows and Columns in Jyt...

    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....Accessing the first worksheet in the Excel file worksheet = workbook ...getWorksheets (). get ( 0 ) cells = worksheet . getCells () # Grouping first...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  7. Aspose::Cells::IFilePathProvider::GetFullName m...

    Aspose::Cells::IFilePathProvider::GetFullName method. Gets the full path of the file by Worksheet name when exporting Worksheet to html separately. So the references among the Worksheets can be exported correctly in C++....the file by Worksheet name when exporting Worksheet to html separately...the references among the Worksheets can be exported correctly...

    reference.aspose.com/cells/cpp/aspose.cells/ifi...
  8. Class ChartShape | Aspose.Cells for .NET API Re...

    Aspose.Cells.Drawing.ChartShape class. Represents the shape of the chart. Properties and methods for the ChartObject object control the appearance and size of the embedded chart on the Worksheet...the embedded chart on the worksheet. public class ChartShape :...get; set; } Gets or sets the worksheet range used to fill the specified...

    reference.aspose.com/cells/net/aspose.cells.dra...
  9. Public API Changes in Aspose.Cells 8.2.2|Docume...

    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....Worksheet Property Before the release...retrieve the instance of the Worksheet from a Chart object it contains...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. DisplayUnitLabel类 | Aspose.Cells for Python via...

    DisplayUnitLabel类 DisplayUnitLabel类 表示显示单元标签。 继承: DisplayUnitLabel → ChartTextFrame → ChartFrame DisplayUnitLabel 类型公......Workbook () # Adding a new worksheet to the Excel object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/zh/aspose...