Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 161,004 for

workbook

(0.08 sec)
  1. NumbersLoadOptions class | Aspose.Cells for Pyt...

    NumbersLoadOptions class NumbersLoadOptions class Represents the options of loading Apple Numbers files. Inheritance:......and set the password of the workbook. parsing_formula_on_open Indicates...interface language of the Workbook version based on CountryCode...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Aspose::Cells::Row class | Aspose.Cells for C++...

    Aspose::Cells::Row class. Represents a single row in a worksheet in C++....default one inherited from workbook). GetHeight() Gets and sets...//Instantiating a Workbook object Workbook workbook ; //Obtaining...

    reference.aspose.com/cells/cpp/aspose.cells/row/
  3. Public API Changes in Aspose.Cells 8.6.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....Without Creating an Object of Workbook This release of Aspose.Cells...without creating an instance of Workbook. The WorkbookMetadata class...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Class WorkbookSettings | Aspose.Cells for .NET ...

    Aspose.Cells.WorkbookSettings class. Represents all settings of the Workbook...Represents all settings of the workbook. public class WorkbookSettings...compressed pictures in the workbook. AutoRecover { get; set; }...

    reference.aspose.com/cells/net/aspose.cells/wor...
  5. ExternalLink class | Aspose.Cells for Python vi...

    ExternalLink class ExternalLink class Represents an external link in a Workbook. The ExternalLink type exposes the fo......Represents an external link in a workbook. The ExternalLink type exposes...import Workbook # Open a file with external links workbook = Workbook...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. image_type 属性 | Aspose.Cells for Python via .NE...

    image_type 属性 image_type 属性 获取图片的图像格式。 例子 from aspose.cells import Workbook from aspose.cells.drawing import ImageTyp......cells import Workbook from aspose.cells.drawing...Instantiating a Workbook object workbook = Workbook () worksheet...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. Picture.IsSameSetting | Aspose.Cells for .NET A...

    Picture method. Returns whether the shape is same...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //insert first...

    reference.aspose.com/cells/net/aspose.cells.dra...
  8. Picture.ImageType | Aspose.Cells for .NET API R...

    Picture property. Gets the image format of the picture...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //insert first...

    reference.aspose.com/cells/net/aspose.cells.dra...
  9. Autofit Rows and Columns in Python|Documentation

    Learn how to Autofit Rows and Columns through the Aspose.Cells for Python Via Java API....Instantiating a Workbook object by excel file path workbook = self .... Workbook ( self . dataDir + 'Book1.xls' ) \ # Accessing the...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  10. Autofit Rows and Columns in PHP|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 = new Workbook...the Excel file $worksheet = $workbook -> getWorksheets () -> get...

    docs.aspose.com/cells/java/autofit-rows-and-col...