Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 41,169 for

worksheet

(0.07 sec)
  1. Aspose.Cells (v23.7) corrupts password-protecte...

    Opening and saving a password-protected XLS file with ActiveX control on a Worksheet corrupts the file. Excel shows the following message boxes after trying to open the saved file. After those messages, the file is opene…...with ActiveX control on a worksheet corrupts the file. Excel shows...

    forum.aspose.com/t/aspose-cells-v23-7-corrupts-...
  2. WorkbookDesigner | Aspose.Cells for Java API Re...

    Encapsulates the object that represents a designer spreadsheet....to fill the data into the worksheets. wd.process(true); //Save...Indicates if references in other worksheets will be updated. getWorkbook()...

    reference.aspose.com/cells/java/com.aspose.cell...
  3. Aspose.Cells for Java 16.11.0 Release Notes|Doc...

    Aspose.Cells for Java 16.11.0 Release Notes – the latest enhancements, new features, and fixes....Incorrect formula returned from a worksheet cell Bug CELLSJAVA-42004 java...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  4. Aspose.Cells for Python via .NET 23.9 Release N...

    Aspose.Cells for Python via .NET 23.9 Release Notes – the latest enhancements, new features, and fixes....CELLSGRIDJS-895 switch to another worksheet after the newly inserted image...crashes after deleting the worksheet and resaving the file Bug...

    docs.aspose.com/cells/python-net/aspose-cells-f...
  5. Update XLSX File using Python | products.aspose...

    Modify XLSX document in Python applications without using Microsoft Excel....parameter Access of relevant Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/update/xlsx/
  6. Date Formatting is not happening on the total c...

    Hi , I am trying to convert a string type column to a date column by using setConvertNumericOrDate(true) and then applying the date format on top of it by using layoutOptions.setDateFormat(‘DD-MMM-YYYY’); Only some r…...CountryCode['UNITED_KINGDOM']); var worksheet = workbook.getWorksheets()...importData(JSON.stringify(data), worksheet.getCells(), 0, 0, layoutOptions)...

    forum.aspose.com/t/date-formatting-is-not-happe...
  7. Update XLSX File using Java | products.aspose.com

    Modify XLSX document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....parameter Access of relevant Worksheet and relevant cell using getWorksheets()...the creation of multiple worksheets within a single workbook...

    products.aspose.com/total/java/update/xlsx/
  8. Pivot table formatting into % and currency -$ -...

    This email is from a contractor that provides managed services to 3rd parties, including Thomson Reuters. Thanks a lot Amjad. It worked Thanks for your continuous efforts. Regards, Saketh... Worksheet worksheet = workbook.getWorksheets()...get(0); PivotTable pivotTable = worksheet.getPivotTables().get(0); pivotTable...

    forum.aspose.com/t/pivot-table-formatting-into-...
  9. Java API to Render CGM to FODS | products.aspos...

    Export CGM to FODS via Java API without using Microsoft Excel or Adobe Reader...formats, adding or removing worksheets, rows, columns, and other...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/cgm-t...
  10. Creating a Chart from Scratch in PHP|Aspose.Sli...

    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....# Getting the chart data worksheet $fact = $chart->getChartD...

    docs.aspose.com/slides/java/creating-a-chart-fr...