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

workbook

(0.09 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. 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...
  5. 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/
  6. WriteWorkbookStream | Aspose.Sildes for .NET AP...

    Initializes the internally contained Excel Workbook with user-specified value....internally contained Excel workbook with user-specified value...containing the entire Excel workbook. See Also interface IChartData...

    reference.aspose.com/slides/net/aspose.slides.c...
  7. WriteWorkbookStream | Aspose.Sildes for .NET AP...

    Initializes the internally contained Excel Workbook with user-specified value....internally contained Excel workbook with user-specified value...containing the entire Excel workbook. See Also class ChartData...

    reference.aspose.com/slides/net/aspose.slides.c...
  8. 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...
  9. 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...
  10. 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...