Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 30,468 for

worksheet

(0.24 sec)
  1. How to Control Sheet Tab Bar|Documentation

    Learn how to control the sheet tab bar through the Aspose.Cells for Python via .NET API....data to cells in the first worksheet. Display the sheet tab and...

    docs.aspose.com/cells/python-net/how-to-control...
  2. Hiding Overlaid Content with CrossHideRight whi...

    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....Prevent Exporting Hidden Worksheet Contents on Saving to HTML...

    docs.aspose.com/cells/java/hiding-overlaid-cont...
  3. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++.... If you convert your worksheet into an image or you save...

    docs.aspose.com/cells/nodejs-cpp/rendering-time...
  4. Split Panes 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....setActiveCell ( "A20" ); //Split the worksheet window $book -> getWorksheets...

    docs.aspose.com/cells/java/split-panes-in-php/
  5. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....(cell‑area reference) and a worksheet index. The following snippet...A2 in the first (default) worksheet. Java //Create an instance...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Add Word Art Text with Built-in Styles using Ja...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for JavaScript via C++. Create visually appealing text in Excel using built-in styles....least one worksheet exists if ( workbook . worksheets . count ===...workbook . worksheets . add (); } // Access first worksheet const...

    docs.aspose.com/cells/javascript-cpp/add-word-a...
  7. We are unable to raise support ticket in - Free...

    Hi, The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…...value “119989000” in the worksheet A1 cell. I used the following...xlsx"); // Get the sheet Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/we-are-unable-to-raise-suppo...
  8. SpreadsheetML - XLSX, XML|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....“Hello World” phrases in the worksheet and replaces them with “Goodbye..."UTF-8" standalone = "yes" ?> < worksheet xmlns = "http://schemas.openxmlformats...

    docs.aspose.com/cells/net/spreadsheetml-xlsx-xml/
  9. Show Translate Button in GridJs|Documentation

    This article explains how to display the translate button in the GridJs toolbar and translate all string values of the active Worksheet to a target locale using Aspose.Cells for Java....in GridJs and Translate a Worksheet This guide demonstrates how...string values in the active worksheet are translated to the target...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Don't want to see the Formulas in the viewer - ...

    Hi Team, I don’t want to see the formulas in the viewer , I just want to see the values . Can you please suggest is there any way to do that . image.png (65.9 KB)...remove all formulas in the worksheet and replace formulas with...their calculated values via worksheet.Cells.RemoveFormulas() method...

    forum.aspose.com/t/dont-want-to-see-the-formula...