Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 24,846 for

worksheet

(0.05 sec)
  1. 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...
  2. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....the first worksheet in the workbook Worksheet worksheet = workbook...example, cell A1 Cell cell = worksheet . GetCells (). Get ( u "A1"...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  3. Regarding Hidden data - Free Support Forum - as...

    Hi Team, I am using aspose cells for grid js. I have a Xlsx file and it contains the hidden rows and columns, can we show it ? How can we show the hidden data....// Access the first worksheet var worksheet = workbook.getWorksheets()...<= worksheet.getCells().getMaxRow(); i++) { if (worksheet.getCells()...

    forum.aspose.com/t/regarding-hidden-data/318936
  4. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...chart in the worksheet chart = workbook.worksheets.get(sheet_name)...Workbook(excelFile); Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/aspose-queries/311420
  5. Get the Cell object by DisplayName of PivotFiel...

    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....first pivot table of the worksheet and then gets cell by the...

    docs.aspose.com/cells/java/get-the-cell-object-...
  6. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Node.js via C++....first pivot table of the worksheet and then get cell by display...

    docs.aspose.com/cells/nodejs-cpp/get-the-cell-o...
  7. Load Workbook with specified Printer Paper Size...

    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....while loading Workbook or Worksheet...

    docs.aspose.com/cells/java/load-workbook-with-s...
  8. Set Default Font while rendering spreadsheet to...

    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....text in cell B4 of the first worksheet and sets its font to some...

    docs.aspose.com/cells/net/set-default-font-whil...
  9. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with Golang via C++....to add/insert TextBox to Worksheet with Golang via C++ Access...

    docs.aspose.com/cells/go-cpp/applying-text-alig...
  10. Converting Chart to Image in SVG Format|Documen...

    Converting Chart to Image in SVG Format by using Aspose.Cells for Python via .NET API....chart found on the first worksheet to SVG. AI Document Assistant...

    docs.aspose.com/cells/python-net/converting-cha...