Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 30,470 for

worksheet

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

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

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

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

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  4. 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/
  5. 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/
  6. 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
  7. 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...
  8. 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/
  9. 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...
  10. 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/