Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 20,898 for

worksheet

(0.11 sec)
  1. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells for Python via .NET library to apply conditional formatting in Worksheets. By adjusting these criteria, you have more control over how cells look and appear....Conditional Formatting in Worksheets Contents [ Hide ] This article...to a range of cells in a worksheet. Conditional formatting is...

    docs.aspose.com/cells/python-net/apply-conditio...
  2. Calculation difference compared with Excel 365 ...

    Hi, Using Aspose Cells for Java, version 25.4. First, the attached workbook is re-calculated in Excel 365, using CTRL+ALT+F9. When recalculating the workbook with Aspose Cells 25.4, at least one of the cells changes t…...xlsb"); Worksheet worksheet = workbook.getWorksheets()...get("Validations"); Cells cells = worksheet.getCells(); Cell cell = cells...

    forum.aspose.com/t/calculation-difference-compa...
  3. 在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....getPng ()); //Get the first worksheet. $sheet = $book -> getWorksheets...//Generate an image for the worksheet $sr -> toImage ( $j , $dataDir...

    docs.aspose.com/cells/zh/java/converting-worksh...
  4. Ruby 中的 Hello World|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....a new workbook, a default worksheet, \ # "Sheet1", is by default... \ # Accessing the first worksheet in the book ("Sheet1"). sheet...

    docs.aspose.com/cells/zh/java/hello-world-in-ruby/
  5. Using Anonymous Types or Custom Objects|Documen...

    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....WorkbookDesigner (); //Get the first worksheet(default sheet) in the workbook...Cells . Worksheet w = report . Workbook . Worksheets [ 0 ]; //Input...

    docs.aspose.com/cells/net/using-anonymous-types...
  6. Find and Replace in Spreadsheet|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....foreach ( Worksheet sheet in workbook . Worksheets ) { found...foreach ( Worksheet sheet in workbook . Worksheets ) { do { cell...

    docs.aspose.com/cells/net/find-and-replace-in-s...
  7. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++....range and the index of the worksheet. The CreateUnionRange method...Move Range of Cells in a Worksheet with C++...

    docs.aspose.com/cells/cpp/create-union-range/
  8. Calculating Formulas 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....()); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...-> Call ( $worksheets , "Add" , array ()); $worksheet = $ptr ->...

    docs.aspose.com/cells/net/calculating-formulas-...
  9. Public API Changes in Aspose.Cells 8.0.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....write large Dataset to a worksheet in optimized mode. C# //Instantiate...corresponding row and cell in a Worksheet. The same instance was returned...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Manage Shape Options|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....Watermark to Worksheet Copy Shapes between Worksheets...

    docs.aspose.com/cells/java/managing-shape-options/