Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 161,045 for

workbook

(0.08 sec)
  1. SignatureLine | Aspose.Cells for .NET API 参考

    代表签名行...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //添加图片 int imgIndex...

    reference.aspose.com/cells/zh/net/aspose.cells....
  2. Aspose::Cells::DefaultStyleSettings class | Asp...

    Aspose::Cells::DefaultStyleSettings class. Settings for the default values of Workbook's style properties in C++....for the default values of workbook’s style properties. class...default font name for the workbook. GetFontSize() Gets/Sets the...

    reference.aspose.com/cells/cpp/aspose.cells/def...
  3. Unprotecting Simply Protected Worksheet in Jyth...

    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 import Workbook from com . aspose . cells...Instantiating a Workbook object workbook = Workbook ( dataDir + "Book1...

    docs.aspose.com/cells/java/unprotecting-simply-...
  4. Working with Freeze Panes|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Accessing...file Worksheet worksheet = workbook . Worksheets [ 0 ]; worksheet...

    docs.aspose.com/cells/net/working-with-freeze-p...
  5. Workbook.RefreshDynamicArrayFormulas | Aspose.C...

    Workbook method. Refreshes dynamic array formulasspill into new range of neighboring cells according to current data Other formulas in the Workbook will not be calculated recursively even if they were used by dynamic array formulas...Workbook.RefreshDynamicArrayF Contents [ Hide ] RefreshDynamicArrayF(bool)...data) Other formulas in the workbook will not be calculated recursively...

    reference.aspose.com/cells/net/aspose.cells/wor...
  6. Aspose::Cells::CalculationOptions::GetLinkedDat...

    Aspose::Cells::CalculationOptions::GetLinkedDataSources method. Specifies the data sources for external links used in formulas in C++.... Vector < Workbook > Aspose :: Cells :: CalculationOptions...Remarks Like Workbook.UpdateLinkedDataSour(Workbook[]), here you...

    reference.aspose.com/cells/cpp/aspose.cells/cal...
  7. VbaModule类 | Aspose.Cells for Python via .NET A...

    VbaModule类 VbaModule类 表示 VBA 项目中的模块。 VbaModule 类型公开了以下成员: 特性 属性 描述 name 获取和设置模块的名称。 type 获取模块类型。 codes 获取和设置模块的代码。 例子......cells import Workbook from aspose.cells.vba import...Instantiating a Workbook object workbook = Workbook () # Init VBA...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. save method | Aspose.Cells for Python via .NET ...

    save method Contents [ Hide ] save Save the Workbook to the disk. def save ( self , file_name ): ... Parameter Type D......Contents [ Hide ] save Save the workbook to the disk. def save ( self...file_name str save Saves the workbook to the disk. def save ( self...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Combine | Aspose.Cells for .NET API 参考

    组合另一个工作簿对象...Combine Workbook.Combine method 组合另一个工作簿对象。 public void Combine...Combine ( Workbook secondWorkbook ) 范围 类型 描述 secondWorkbook Workbook...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  10. custom_document_properties property | Aspose.Ce...

    custom_document_properties property custom_document_properties property Returns a DocumentProperty collection that re......cells import Workbook workbook = Workbook () workbook . worksheets...

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