Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 161,004 for

workbook

(0.07 sec)
  1. Create MS Excel XLSB Files via Python | product...

    XLSB creater. Create XLSB files in Python code. Generate MS Excel XLSB files using Python application.... Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/python-java/create/xlsb/
  2. Create MS Excel XLTM Files via Python | product...

    XLTM creater. Create XLTM files in Python code. Generate MS Excel XLTM files using Python application.... Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/python-java/create/xltm/
  3. SetExternalWorkbook | Aspose.Sildes for .NET AP...

    Sets external Workbook as a data source for the chart. Chart data will be updated from the target Workbook....SetExternalWorkbook(string) Sets external workbook as a data source for the chart...be updated from the target workbook. public void SetExternalWorkbook...

    reference.aspose.com/slides/net/aspose.slides.c...
  4. Class DataBar | Aspose.Cells for .NET API Refer...

    Aspose.Cells.DataBar class. Describe the DataBar conditional formatting rule. This conditional formatting rule displays a gradated data bar in the range of cells...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet sheet = workbook . Worksheets [ 0 ]; //Adds an empty...

    reference.aspose.com/cells/net/aspose.cells/dat...
  5. Public API Changes in Aspose.Cells 8.6.2|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....ISmartMarkerCallBack { Workbook workbook ; SmartMarkerCallBack ( Workbook workbook...workbook ) { this . workbook = workbook ; } @Override public void...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Public API Changes in Aspose.Cells 8.4.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.... Java Workbook workbook = new Workbook ( "source.xlsm"...VbaModuleCollection modules = workbook . getVbaProject (). getModules...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Aspose::Cells::CellsHelper::GetUsedColors metho...

    Aspose::Cells::CellsHelper::GetUsedColors method. Gets all used colors in the Workbook in C++....Gets all used colors in the workbook. static Vector < Aspose ::...GetUsedColors ( const Workbook & workbook ) Parameter Type Description...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  8. Class TextEffectFormat | Aspose.Cells for .NET ...

    Aspose.Cells.Drawing.TextEffectFormat class. Contains properties and methods that apply to WordArt objects...//Instantiating a Workbook object Workbook workbook = new Workbook (); Aspose... ShapeCollection shapes = workbook . Worksheets [ 0 ]. Shapes...

    reference.aspose.com/cells/net/aspose.cells.dra...
  9. 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...
  10. WorkbookRender.WorkbookRender | Aspose.Cells fo...

    WorkbookRender constructor. The construct of WorkbookRender...public WorkbookRender ( Workbook workbook , ImageOrPrintOptions...Description workbook Workbook Indicate which workbook to be rendered...

    reference.aspose.com/cells/net/aspose.cells.ren...