Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 41,183 for

worksheet

(0.07 sec)
  1. RevisionAutoFormat | Aspose.Cells for .NET API 参考

    表示有关格式更改的信息的修订记录... Worksheet { get; } 获取工作表。 也可以看看 class...

    reference.aspose.com/cells/zh/net/aspose.cells....
  2. 表格编辑器 与工作表一起工作|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.... sendMessage ( "New Worksheet" , cx . getMessage ()); }...{ com . aspose . cells . Worksheet w = getAsposeWorksheets ()...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  3. Enum WorksheetEvents | Aspose.Cells for .NET AP...

    Aspose.Cells.GridDesktop.WorksheetEvents enum. Worksheet Events category...WorksheetEvents enumeration Worksheet Events category. public enum...

    reference.aspose.com/cells/net/aspose.cells.gri...
  4. Class GridName | Aspose.Cells for .NET API Refe...

    Aspose.Cells.GridDesktop.Data.GridName class. Encapsulates the object that represents a name object...name belongs to Workbook or Worksheet. 0 = Global name, otherwise...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. Aspose.Cells Java 1.7.0.0 New Release Release N...

    Aspose.Cells for Java 1.7.0.0 Release Notes – the latest enhancements, new features, and fixes....Fixes the bug of coping the worksheet Fixes the bug of the chart’s...

    docs.aspose.com/cells/java/aspose-cells-java-1-...
  6. Adding comments gets exponentially slower the m...

    Hi, I need to add many thousands of comments to a sheet. The issue is that the performance degrades the more comments there are, example code: var workbook = new Workbook(); workbook.Worksheets.Add(); var sheet = workb…...Worksheets.Add(); var sheet = workbook.Worksheets.Last();...large number of comments to a worksheet using Aspose.Cells, you may...

    forum.aspose.com/t/adding-comments-gets-exponen...
  7. Error in modifying data label position of Dough...

    Hi Team: I upgraded Dll from 21.3 to 21.5 and found that I couldn’t modify the data label position of the doughtnut Chart normally. Sample code: Workbook workbook = new Workbook(“e:\doughtnut.xlsx”); Worksheet worksh…...xlsx”); Worksheet worksheet = workbook.Worksheets[0]; int chartIndex...chartIndex = worksheet.Charts.Add(ChartType.Pie, 0, 5, 20, 15);...

    forum.aspose.com/t/error-in-modifying-data-labe...
  8. How to set 'Use Asian rules for controlling fir...

    I am looking for ‘Use Asian rules for controlling first and last characters’ setting in Aspose.Cells.Drawing.Texts. I assumed that it could be in TextParagraph class but not found in there. Would you kindly help me to f…...Workbook(); Worksheet worksheet = workbook.Worksheets.First(); int...int textboxIndex = worksheet.TextBoxes.Add(1, 1, 60, 235); TextBox...

    forum.aspose.com/t/how-to-set-use-asian-rules-f...
  9. slicer - Aspose.Cells for Python via Java - API...

    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...getParent () Returns the Worksheet object that represents the...

    reference.aspose.com/cells/python-java/asposece...
  10. Slicer - Aspose.Cells for Python via Java - API...

    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...getParent () Returns the Worksheet object that represents the...

    reference.aspose.com/cells/python-java/asposece...