Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 27,112 for

excel worksheet

(0.47 sec)
  1. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ 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/cpp/modify-an-existing-st...
  2. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/how-to-det...
  3. Headings and Body Theme Font|Documentation

    Aspose.Cells is a JavaScript‑via‑C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article introduces how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents.... If an Excel theme font is set, Excel will automatically...and Body Theme Font in Excel In Excel, select the Home tab and...

    docs.aspose.com/cells/javascript-cpp/headings-a...
  4. 档案

    档案...在这篇博客中,您将学习如何使用 C# 在 Excel 中创建甘特图。只需几行代码,您就可以自动生成动态且视觉...义,并准备导出到 Excel、PDF 或图像格式。让我们开始吧! 本文涵盖以下主题: C# Excel 库用于创建甘特图...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  5. 如何用Node.js通过C++控制工作簿视图|Documentation

    了解如何通过Aspose.Cells for Node.js via C++ API控制工作簿视图。...可能的使用场景 当需要调整Excel页面显示时,你需要了解如何控制各个模块,如水平和垂直滚动条、是否隐藏打开的Excel文件等。Aspose...reference of the newly added worksheet const ws = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-cont...
  6. Convert PNG to XLS via C# | Aspose

    Sample code for PNG to XLS C# conversion. Use API example code for batch PNG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....with XLS extension represent Excel Binary File Format. Such files...can be created by Microsoft Excel as well as other similar spreadsheet...

    products.aspose.com/ocr/net/conversion/png-to-xls/
  7. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...Cells Product Family excel-charts , chart hormancey May...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/leaderlines-still-visible/31...
  8. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....while importing data onto the worksheet and sets the parsed result...built‑in styles offered by the Excel application . The Workbook.CreateBuiltinStyle...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific Worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....Load Specific Worksheets in a Workbook with JavaScript via C++...workbook made up of many worksheets. <!DOCTYPE html> < html >...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  10. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...Worksheets.Names) { if (name.Text ==...GetRange()!; var worksheet = range.Worksheet; worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/html-file-is-displayed-incor...