Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 202,950 for

excel

(0.55 sec)
  1. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...in Microsoft Excel when converting HTML to Excel. The height and...bhalala When converting HTML to Excel using Aspose.Cells, users have...

    forum.aspose.com/t/height-and-width-is-not-sett...
  2. 用 JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签|Docume...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签。...[ Hide ] 可能的使用场景 Microsoft Excel允许您更改Ole对象的显示标签,如下图所示。您还可以使用Aspose...请参见以下示例代码,它加载了包含Ole对象的 sample Excel文件 。代码访问Ole对象并将其标签从Sample APIs更改为Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  3. Merging and Unmerging Cells|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.... Microsoft Excel lets users select cells and...shown to the left in Microsoft Excel Aspose.Cells supports this feature...

    docs.aspose.com/cells/java/merging-and-unmergin...
  4. How to Use Color Palette with Golang via C++|Do...

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API.... Each Microsoft Excel (97-2003) file has a palette...Aspose.Cells supports Microsoft Excel’s 56 color palette. To use a...

    docs.aspose.com/cells/go-cpp/excel-color-palette/
  5. Change the format of a cell with Golang via C++...

    How to use Aspose.Cells library in C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....cell in Excel To change the format of a single cell in Excel, follow...follow these steps: Open Excel and open the workbook that contains...

    docs.aspose.com/cells/go-cpp/how-to-change-form...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Create PDF in C# How to Convert Excel to SVG in C# How to Send Word...HTML using C++ How to Convert Excel to SVG in C++ How to Send Word...

    kb.aspose.com/categories/page/74/
  7. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....Adding a new worksheet to the Excel object workbook . worksheets...style = style ; // Saving the Excel file const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  8. 在Jython中向新的Excel文件添加工作表|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....在Jython中向新的Excel文件添加工作表 Contents [ Hide ] Aspose.Cells - 向新的Excel文件添加工作表..."My Worksheet" ) # Saving the Excel file workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/adding-worksheets...
  9. 使用C++的Node.js计算数据表数组公式|Documentation

    如何使用Aspose.Cells库对Microsoft Excel中的数据表数组公式进行计算。加载或创建Excel文件,计算数组公式,然后保存修改后的文件。...Contents [ Hide ] 你可以在Microsoft Excel中通过数据 > 假设分析 > 数据表创建数据表……。Aspose...以计算任何类型的公式。 在以下示例代码中,我们使用了 source excel file 。如果您将单元格B1的值更改为100,则填充...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  10. 用C++设置图表的数据显示标签的形状类型|Documentation

    学习如何使用Aspose.Cells for C++设置图表中数据标签的形状类型。我们的指南将解释不同的形状类型,并展示如何选择合适的形状以增强图表的展示效果和可用性。...请参阅此代码使用的 示例Excel文件 和由其生成的 输出Excel文件 。截屏展示了代码在示例Excel文件上的效果。 示例代码...Startup (); // Load source Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/set-the-shape-type...