Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 30,504 for

worksheet

(1.39 sec)
  1. 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/
  2. 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...
  3. 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/
  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. Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文...

    Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文本框?...xlsm"); Worksheet sheet = workbook.Worksheets["运营费用支出情况"];...

    forum.aspose.com/t/shap-fittotextsize/321983
  6. 用 JavaScript 通过 C++ 格式化工作簿中的工作表单元格|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  7. 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/
  8. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....0 ; # Gets the chart data worksheet $fact = $chart -> getChartData...

    docs.aspose.com/slides/php-java/chart-series/
  9. 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/
  10. 生成的pdf和excel有差异 pdf为什么data label无法正常显示 - Free S...

    test.zip (241.7 KB) image.png (54.5 KB) image (1).png (88.9 KB) 如图所示 麻烦帮忙看下这是为什么...new Workbook(); Worksheet sheet = wb.Worksheets[0]; // ② 添加示例数据...

    forum.aspose.com/t/pdf-excel-pdf-data-label/321829