Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 26,973 for

excel worksheet

(0.3 sec)
  1. Assign Macro to Form Control with C++|Documenta...

    Learn how to assign a macro to a Form Control like a Button using Aspose.Cells for C++....output XLSM file in Microsoft Excel, you will see the following..." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/assign-macro-to-form-...
  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. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....Chart with a Drop‑Down List in Excel is a powerful tool that allows...Chart with a Drop‑Down List in Excel provides a flexible and interactive...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  4. Update TSV File using Python | products.aspose.com

    Modify TSV document in Python applications without using Microsoft Excel....formats including Microsoft Excel files. Aspose.Cells for Python...parameter Access of relevant Worksheet using getWorksheets().get(index)...

    products.aspose.com/total/python-java/update/tsv/
  5. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for Node.js via C++....Workbook (); // Access first worksheet const ws = wb . getWorksheets...Change Character Spacing of Excel TextBox or Shape with Node.js...

    docs.aspose.com/cells/nodejs-cpp/setting-shadow...
  6. Specify Maximum Rows of Shared Formula with Jav...

    Learn how to specify the maximum rows for shared formulas using Aspose.Cells for JavaScript via C++....and saves it to the output Excel file . If you extract the contents...contents of the output Excel file and check the sheet1.xml , you...

    docs.aspose.com/cells/javascript-cpp/specify-ma...
  7. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for .NET, featuring practical code and optimization tips....automatic macros in the same way Excel and Word do. The only macros...macro. Working Solution for Worksheet Resizing...

    docs.aspose.com/slides/net/updating-ole-objects...
  8. How to Convert HTML to PDF with Node.js via C++...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for Node.js via C++....convert, render and print all Excel files. JavaScript Convert HTML...Assistant Close Provide exported worksheet HTML file path via IFilePathProvider...

    docs.aspose.com/cells/nodejs-cpp/convert-html-t...
  9. Cells 25.4创建数据透视表问题 - Free Support Forum - aspo...

    数据透视表,没有列,只有筛选器、行和两个值。生成的数据透视表里,值是多行展示,如何实现按列展示?自动把“数值”挪到列中 image.jpg (115.6 KB) 另外,基于透视表创建出来的透视图,不像正常的透视图一样,可以看到透视表的相关信息,在数据透视表分析下面没有任何可操作项?什么原因? image.jpg (159.8 KB) image.jpg (123.7 KB)...workbook and get the first worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet worksheet = workbook.Worksheets[0]; // Add...

    forum.aspose.com/t/cells-25-4/314531
  10. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…... Setup - I have an excel with some headers. The first...first worksheet Worksheet worksheet = workbook.Worksheets[0]; //...

    forum.aspose.com/t/importdata-method-overwritin...