Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 30,497 for

worksheet

(0.29 sec)
  1. Optimize Image Management in Presentations Usin...

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

    docs.aspose.com/slides/java/image/
  2. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...xlsm"); Worksheet sheet = workbook.Worksheets["sheet1"]; foreach...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  3. 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...
  4. 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/
  5. 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...
  6. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#.... Worksheet sheet = this . gridDesktop1 . Worksheets . Add...

    docs.aspose.com/cells/net/licensing/
  7. 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/
  8. 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...
  9. 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/
  10. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....SaveFormat :: Pptx ); Manage Worksheets This C++ code demonstrates...IChartDataWorkbook::get_Worksheets method is used to access a worksheet collection:...

    docs.aspose.com/slides/cpp/chart-workbook/