Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 160,988 for

workbook

(0.15 sec)
  1. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....CalcStackSize of corresponding workbook. CalculationOptions.CustomFunction:...CalculateFormula method as listed below. Workbook.CalculateFormula(CalculationOptions)...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. create_node method | Aspose.Cells for Python vi...

    create_node method create_node Create a node of the specified type. Returns If the specified type exists, the corresp......create_node ( self , equation_type , workbook , parent ): ... Parameter...Equation Nodes workbook Workbook The workbook object associated...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Specify image resolution, quality, compression ...

    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 (); //Adding...Excel object int sheetIndex = workbook . Worksheets . Add (); //Obtaining...

    docs.aspose.com/cells/net/specify-image-resolut...
  4. Zoom Factor in Ruby|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 by excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/java/zoom-factor-in-ruby/
  5. Aspose.Cells 8.8.1中的公共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....); //Create an instance of Workbook from a existing spreadsheet...instance of LoadOptions Workbook book = new Workbook ( filePath , options...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Cell getting dropped when converting Excel file...

    We have an Excel file that has a cell at the very bottom that does not get picked up when converting the Excel file to PDF format using Aspose.Cells for Java. I’m not clear on why that last line is getting dropped. The…...Workbook; import java.io.File; import...FileInputStream(inputFile); Workbook workbook = new Workbook(inputStream);...

    forum.aspose.com/t/cell-getting-dropped-when-co...
  7. Aspose::Cells::Drawing::Picture::GetImageType m...

    Aspose::Cells::Drawing::Picture::GetImageType method. Gets the image format of the picture in C++....//Instantiating a Workbook object Workbook workbook ; Worksheet worksheet...worksheet = workbook . GetWorksheets (). Get ( 0 ); //insert first...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  8. AutoFilter class | Aspose.Cells for Python via ...

    AutoFilter class AutoFilter class Represents autofiltering for the specified worksheet. The AutoFilter type exposes t......cells import Workbook # Creating a file stream containing...Instantiating a Workbook object workbook = Workbook ( "template.xlsx"...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Top10类 | Aspose.Cells for Python via .NET API 参考资料

    Top10类 Top10类 描述 Top10 条件格式规则。 此条件格式规则突出显示其单元格 值落在顶部 N 或底部 N 括号中,如指定的那样。 Top10 类型公开了以下成员: 构造器 构造器 描述 Top10() 构造 Top10......FormatConditionType , OperatorType , Workbook from aspose.pydrawing import...Instantiating a Workbook object workbook = Workbook () sheet = workbook...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. IconSet class | Aspose.Cells for Python via .NE...

    IconSet class IconSet class Describe the IconSet conditional formatting rule. This conditional formatting rule applie......IconSetType , Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () sheet = workbook . worksheets [ 0 ] # Adds an empty...

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