Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 242,509 for

aspose.cells

(0.41 sec)
  1. Comparison and Migration with JavaScript via C+...

    Explore the differences and consider migration strategies for using Aspose.cells with JavaScript via C++....transitioning from Aspose.Cells for .NET to Aspose.Cells for JavaScript...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/comparison...
  2. 在将电子表格转换为HTML的同时为WordArt渲染渐变填充,使用C++实现|Document...

    学习在使用C++将电子表格转换为HTML时为WordArt渲染渐变填充。...可能的使用场景 在Aspose.Cells 17.1之前, 当将Excel文件转换为HTML格式时, Aspose.Cells无法渲染字体艺术的渐变填充...Cells无法渲染字体艺术的渐变填充. 自Aspose.Cells 17.1发布以来, 字体艺术的渐变填充得到了支持. 以下截图比较了使用Aspose...

    docs.aspose.com/cells/zh/cpp/render-gradient-fi...
  3. Managing Worksheets in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in PHP Contents [ Hide ] Aspose.Cells - Managing Worksheets Adding...to a new Excel file using Aspose.Cells Java for PHP , simply call...

    docs.aspose.com/cells/java/managing-worksheets-...
  4. Nested Css in workbook - Free Support Forum - a...

    I'm trying to use the following code to create a workbook with different colors on each row. It doesn't seem to like the nested css I'm using. If I open this html in a web browser by itself, I'll see the 2 colors. When…...Nested Css in workbook Aspose.Cells Product Family sswift March...aren’t any colors. I’m using Aspose.Cells 7.5.1 var writer = new StringWriter();...

    forum.aspose.com/t/nested-css-in-workbook/81124
  5. Managing Page Breaks in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in Ruby Contents [ Hide ] Aspose.Cells - Managing Page Breaks Adding...To add page breaks using Aspose.Cells Java for Ruby , call the...

    docs.aspose.com/cells/java/managing-page-breaks...
  6. Hiding Overlaid Content with CrossHideRight whi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... By default, Aspose.Cells generates HTML as per Microsoft...[https://reference.aspose.com/cells/net/aspose.cells/htmlcrosstype], it hides...

    docs.aspose.com/cells/net/hiding-overlaid-conte...
  7. Setting Formulas - Notice for Non-English Users...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Users Contents [ Hide ] Aspose.Cells supports most of the formulas/functions...designer spreadsheets . Aspose.Cells supports a huge set of mathematical...

    docs.aspose.com/cells/net/setting-formulas-noti...
  8. Setting Formulas - Notice for Non-English Users...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Users Contents [ Hide ] Aspose.Cells supports most of the formulas/functions...designer spreadsheets . Aspose.Cells supports a huge set of mathematical...

    docs.aspose.com/cells/java/setting-formulas-not...
  9. Format Worksheet Cells in a Workbook|Documentation

    Aspose.cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.cells library....and apply formatting using Aspose.Cells . Data Formatting Formatting...changing the underlying value. Aspose.Cells lets you draw borders around...

    docs.aspose.com/cells/net/format-worksheet-cell...
  10. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Aspose.Cells也支持这些函数的计算。以下截图展示了这些函数的用...Workbook.CalculateFormula() 方法通过Aspose.Cells执行公式计算,然后将结果保存为 输出PDF 。 #include...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...