Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 201,137 for

excel

(0.46 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need.... Microsoft Excel predefines several styles in...Microsoft Excel To update a style in Microsoft Excel 97‑2003:...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...
  2. table.xlsx

    Invoice Item Name Description Qty Unit price Discount Price &=RootData.Items.ItemName &=RootData.Items.Description &=RootData.Items.Qty &=RootData.Items.UnitPrice Invoice Subtotal $0.00 Tax Rate 6.......0x01010079F111ED35F8 Microsoft Excel 2023-09-06T10:30:21Z 2023-09-06T10:30:21Z...2025-08-01T07:13:43Z Microsoft Excel 2025-08-01T07:13:43Z...

    docs.aspose.com/cells/ja/net/using-smart-marker...
  3. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells library in C# to apply AboveAverage conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Formatting in tools like Microsoft Excel or Google Sheets is a quick...Conditional Formatting Using Excel To add Above Average conditional...

    docs.aspose.com/cells/net/how-to-add-above-aver...
  4. 用C++查找工作表是否为对话框工作表|Documentation

    对话框工作表是早期格式的工作表。本文提供了使用C++ API判断Excel工作表是否为对话框工作表的说明和示例代码。...这样的工作表可能是由Microsoft Excel的旧版本(如2003)插入的,就像这张截图中所显示的一样...。它也可以在较新版本的Microsoft Excel(如2016)中使用VBA插入。 可以使用Aspose.Cells的...

    docs.aspose.com/cells/zh/cpp/find-if-the-worksh...
  5. 使用C++处理WebQuery类型的外部数据连接|Documentation

    学习如何使用Aspose.Cells和C++处理Microsoft Excel中的WebQuery数据连接。...您可以使用 Microsoft Excel 中的 数据 > 来自网络 菜单创建 WebQuery 数据连接。...的外部数据连接。它使用了您可以从提供的链接下载的 示例 Excel 文件 。您还可以在下文看到此代码的控制台输出。 #include...

    docs.aspose.com/cells/zh/cpp/working-with-exter...
  6. 通过Node.js使用C++管理文本框|Documentation

    学习如何使用Aspose.Cells for Node.js via C++管理Excel中的文本框。...Hide ] 可能的使用场景 在某些场景下,你可能需要在Excel工作表中添加、更新或操作文本框对象。这对于添加注释、引导...for Node.js via C++提供了强大的功能来管理Excel文档中的文本框。 使用Aspose.Cells for Node...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-te...
  7. 在将电子表格导出为CSV格式时,保持空白行的分隔符(使用C++)|Documentation

    学习如何在使用Aspose.Cells与C++导出CSV格式时保持空白行的分隔符。...要在把Excel文件转换为CSV时保持空白行的分隔符,请将 GetKeepSeparatorsFor()...GetKeepSeparatorsFor() 属性设置为 true 。 以下示例代码加载 源Excel文件 ,将 TxtSaveOptions.GetKeepSeparatorsFor()...

    docs.aspose.com/cells/zh/cpp/keep-separators-fo...
  8. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...throws Exception { // Load Excel file with Tab2 worksheet Workbook...specifications : Original orientation in Excel: Landscape (PageOrientationType...

    forum.aspose.com/t/setorientation-landscape-doe...
  9. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....sample code below opens an XLSX Excel file that contains some scenarios...worksheet before saving the Excel file. The example uses a very...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...
  10. Link Cells to XML Map Elements with C++|Documen...

    Learn how to link cells to XML Map elements using Aspose.Cells with C++....sample code loads the source Excel file which contains an XML Map...the output Excel file . If you open the output Excel file and click...

    docs.aspose.com/cells/cpp/link-cells-to-xml-map...