Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 161,892 for

workbook

(0.15 sec)
  1. Range.AutoFill | Aspose.Cells for .NET API Refe...

    Range method. Automaticall fill the target range...//Instantiating a Workbook object Workbook workbook = new Workbook (); //...Worksheet Cells. Cells cells = workbook . Worksheets [ 0 ]. Cells...

    reference.aspose.com/cells/net/aspose.cells/ran...
  2. Area.InvertIfNegative | Aspose.Cells for .NET A...

    Area property. If the property is true and the value of chart point is a negative number the foreground color and background color will be exchanged...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...worksheet to the Workbook object int sheetIndex = workbook . Worksheets...

    reference.aspose.com/cells/net/aspose.cells.dra...
  3. Class ContentTypePropertyCollection | Aspose.Ce...

    Aspose.Cells.Properties.ContentTypePropertyCollection class. A collection of ContentTypeProperty objects that represent additional information...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Add...//Add a new property. workbook . ContentTypePropertie . Add (...

    reference.aspose.com/cells/net/aspose.cells.pro...
  4. Update XLT File using .NET | products.aspose.com

    Modify XLT documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xlt/
  5. Copy | Aspose.Cells for .NET API 参考

    使用粘贴特殊选项复制范围...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); // 获取第一个工作表单元格。...获取第一个工作表单元格。 Cells cells = workbook . Worksheets [ 0 ]. Cells ; Range...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  6. New Line in 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.... C# Workbook workbook = new Workbook (); // Creating...Creating a Workbook object Worksheet sheet = workbook . Worksheets...

    docs.aspose.com/cells/net/new-line-in-cells/
  7. Managing Document Properties in Jython|Document...

    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 class ManagingDocumentProp...ManagingDocumentProp / ' workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/java/managing-document-pr...
  8. Convert-JSON-to-Excel|Documentation

    Learn how to convert json to excel file with Aspose.Cells....file to Excel Workbook. Convert JSON to Excel Workbook No need to...settings for importing JSON to Workbook. The following code example...

    docs.aspose.com/cells/net/convert-json-to-excel/
  9. 在Python中显示或隐藏选项卡|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.... Python 代码 workbook = self . Workbook ( self . dataDir...the tabs of the Excel file workbook . getSettings (). setShowTabs...

    docs.aspose.com/cells/zh/java/display-or-hide-t...
  10. 在 Jython 中显示隐藏滚动条|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 import Workbook class DisplayHideScrollBar...DisplayHideScrollBar / ' workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/display-hide-scro...