Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 30,457 for

worksheet

(0.27 sec)
  1. Issues with Aspose cells upgrade "gridjs-spread...

    Hi Team, I am using “gridjs-spreadsheet”: “^25.9.0”, version earlier I used “gridjs-spreadsheet”: “^24.6.2” here the images are loading correctly , after upgrade the images are not loading properly...images/icons of the second and third worksheet fine, see the screenshot for...

    forum.aspose.com/t/issues-with-aspose-cells-upg...
  2. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/slides/androidjava/image/
  3. Compress and Decompress XLS Files via .NET

    C# compression and decompression source code to compress XLS documents into a single zip archive or vice versa on .NET Framework, .NET Core....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/zip/net/zip-file/xls/
  4. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...Worksheets[worksheetName]; var range...Montserrat font when exporting a worksheet to EMF format . Here’s a summary...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  5. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost presentations with dynamic visuals in PPT, PPTX and ODP files—get started now.... Apply Chart Worksheet Formulas in Presentations...

    docs.aspose.com/slides/python-net/animated-charts/
  6. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea , FormatConditionType...Workbook () sheet1 = book . worksheets [ 0 ] self . _sheet = sheet1...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  7. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... dispose (); } } Manage Worksheets This JavaScript code demonstrates...method is used to access a worksheet collection: var pres = new...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  8. 用 JavaScript 通过 C++ 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 C++ 脚本格式化工作簿中的工作表单元格,定制电子表格中数据的外观和样式。...const worksheet = workbook.getWorksheets().get(0); worksheet.setName(...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  9. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....By accessing the relevant worksheet cell in the chart data, developers...

    docs.aspose.com/slides/net/chart-series/
  10. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...approximate page count (Word) or worksheet count (Excel), and any notable...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...