Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 41,184 for

worksheet

(0.08 sec)
  1. Aspose.Cells 9.0.0 中的公共 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....Workbook (); // Get the default Worksheet from the Workbook var sheet...sheet = book . Worksheets [ 0 ]; // Add a TextBox to the collection...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Aspose.Cells.Drawing | Aspose.Cells for .NET AP...

    The Aspose.Cells.Drawing namespace provides classes that allow to create and modify drawing shapes form controls and more advanced drawing objects...the embedded chart on the worksheet. CheckBox Represents a check...check box object in a worksheet. CheckBoxCollection Represents...

    reference.aspose.com/cells/net/aspose.cells.dra...
  3. aspose.cells.drawing | Aspose.Cells for Python ...

    aspose.cells.drawing The Aspose.Cells.Drawing namespace provides classes that allow to create and modify drawing shap......the embedded chart on the worksheet. CheckBox Represents a check...check box object in a worksheet. CheckBoxCollection Represents...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. package-summary - Aspose.Cells for Python via J...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...autofiltering for the specified worksheet. AutoFitterOptions Represents...

    reference.aspose.com/cells/python-java/asposece...
  5. package-summary - Aspose.Cells for PHP via Java...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...autofiltering for the specified worksheet. AutoFitterOptions Represents...

    reference.aspose.com/cells/php/aspose.cells/pac...
  6. Achieving Fixed-Width Text-to-Column Splitting ...

    Is it possible to achieve fixed-width text-to-column splitting and advanced text import settings using Aspose.Cells? I’m asking because the TxtLoadOptions class in Aspose.Cells only provides options for splitting by deli…...to individual cells in a worksheet for your requirements. See...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/achieving-fixed-width-text-t...
  7. Aspose delete space in Formula and line break i...

    Hello, We have a problem after the calculate Formula with aspose, we discovered that aspose delete both spaces in Formula and line break. this is the code that we used: Workbook workbook = new Workbook(“file.xlsx”); …...{ public bool StartSheet(Worksheet sheet) { return true; } public...}; foreach (Worksheet ws in backupWb.Worksheets) { Cells cs0...

    forum.aspose.com/t/aspose-delete-space-in-formu...
  8. SheetType | Aspose.Cells for .NET API 参考

    指定工作表类型...价值 描述 VB 0 Visual Basic 模块 Worksheet 1 Chart 2 图表 BIFF4Macro 3...

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

    表示表的数据源类型...TableDataSourceType 价值观 姓名 价值 描述 Worksheet 0 Excel 工作表表格 SharePoint 1...

    reference.aspose.com/cells/zh/net/aspose.cells....
  10. Working with Data in Apache POI and Aspose.Cell...

    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 Insert Hyperlinks in Worksheet New Line in Cells Create Pivot...

    docs.aspose.com/cells/java/working-with-data-in...