Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 160,982 for

workbook

(0.09 sec)
  1. Aspose.Cells for .NET 8.3.2 Release Notes|Docum...

    Aspose.Cells for .Net 8.3.2 Release Notes – the latest enhancements, new features, and fixes....and saving an existing xls workbook causes corruption (CELLSNET-43306)...axis is re-positioned after Workbook.Copy (CELLSNET-43296) - Text...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  2. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....Excel: Open Excel and open the workbook that contains the range you...example, we create an Excel workbook, add some sample data, access...

    docs.aspose.com/cells/python-net/how-to-format-...
  3. Aspose.Cells for PHP via Java 21.2 Release Note...

    Aspose.Cells for PHP via Java 21.2 Release Notes – the latest enhancements, new features, and fixes....CELLSJAVA-43382 Copy produces corrupted workbook Bug CELLSJAVA-43364 Issue...image Bug CELLSJAVA-43389 Workbook/Worksheet Password Protection...

    docs.aspose.com/cells/php-java/aspose-cells-for...
  4. Workbook.Save very slow with rich text formatti...

    Hello, We observed that saving a Workbook with rich text formatting using Aspose.Cells is very slow. Please see the below sample code which creates 100K cells with part of the text coloured in red: public sealed class…...Workbook.Save very slow with rich text formatting Aspose.Cells...We observed that saving a workbook with rich text formatting...

    forum.aspose.com/t/workbook-save-very-slow-with...
  5. Area - Aspose.Cells for Python via Java - API R...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...Instantiating a Workbook object workbook = Workbook() # Adding a...

    reference.aspose.com/cells/python-java/asposece...
  6. 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…... using Workbook workbook = new Workbook(); Worksheet worksheet...worksheet = workbook.Worksheets.First(); int textboxIndex = worksheet...

    forum.aspose.com/t/how-to-set-use-asian-rules-f...
  7. 在Apache POI和Aspose.Cells中使用边框|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....Cells提供一个代表Microsoft Excel文件的类 WorkbookWorkbook类包含一个WorksheetCollect...all around. Style style = workbook . createStyle (); style ....

    docs.aspose.com/cells/zh/java/working-with-bord...
  8. RemoveUnusedStyles | Aspose.Cells for .NET API 参考

    删除所有未使用的样式...RemoveUnusedStyles Workbook.RemoveUnusedStyles method 删除所有未使用的样式。...RemoveUnusedStyles () 也可以看看 class Workbook 命名空间 Aspose.Cells 部件 Aspose...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  9. is_licensed 属性 | Aspose.Cells for Python via .N...

    is_licensed 属性 is_licensed 属性 是否设置了license。 定义: @property def is_licensed ( self ): ... 也可以看看 模块 aspose.cells 类 Workb......cells 类 Workbook is_digitally_signed 属性 is_workbook_protected_with_password...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. WriteProtection | Aspose.Cells for Java API Ref...

    Specifies write protection settings for a Workbook....protection settings for a workbook. Constructors Constructor...isWriteProtected() Indicates whether this workbook is write protected. notify()...

    reference.aspose.com/cells/java/com.aspose.cell...