Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 30,469 for

worksheet

(0.21 sec)
  1. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...xlsx"); Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/sheetrender-toimage-changing...
  2. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....// Adding a chart to the worksheet const index = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  3. 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/
  4. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...collection in the first (default) worksheet Cells cells = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  5. 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/
  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. 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
  8. 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...
  9. 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/
  10. 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...