Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 27,384 for

excel worksheet

(1.01 sec)
  1. Working with Aspose.Cells.GridDesktop Events|Do...

    This article introduces how to use events in GridDesktop....when a user selects a new worksheet, that is, when the selected...selected sheet changes from one worksheet to another. This event can...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Load or Import CSV file with Formulas via JavaS...

    Learn how to load and import CSV files containing formulas using Aspose.Cells for JavaScript via C++....colIndex=3) const worksheet = workbook . worksheets . get ( 0 ); worksheet...worksheet . cells . importCSV ( bytes , opts , 3 , 3 ); // Save...

    docs.aspose.com/cells/javascript-cpp/load-or-im...
  3. Convert CGM to XLSM via C# API | products.aspos...

    C# API to Convert CGM File to XLSM without using Microsoft Excel or Adobe Reader...C# without using Microsoft ® Excel or Adobe ® Acrobat Reader Download...converted XLSX document, select Worksheet via its index, create a Shape...

    products.aspose.com/total/net/conversion/cgm-to...
  4. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。...用 JavaScript 通过 C++ 创建透明 Excel 工作表图片 Contents [ Hide ] 有时,您需...的单元格是透明的。 启用透明度输出 下面的示例代码从 Excel 工作表生成一个透明的图像。 <!DOCTYPE html>...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...(runnable) code snippet and sample Excel files (you may zip prior attaching...first worksheet. Worksheet worksheet = workbook.Worksheets[0];...

    forum.aspose.com/t/data-validation-example-fail...
  6. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...Access first worksheet const ws = wb . worksheets . get ( 0 );...downloadLink . textContent = 'Download Excel File' ; document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. 使用 JavaScript 通过 C++ 使用 ImageOrPrint 选项将工作表转换为图...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表转换为图片文件,并应用各种图片和打印选项。...Cells支持将Excel文件中的工作表转换为图像。此外,Aspose.Cells...打印选项。 在Microsoft Excel中创建一个模板工作簿 我在MS Excel中创建了一个新的工作簿,并在第一个...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. Queries about Aspose cells PDF Convert Missprin...

    We encountered a issue that misalignment sometimes may occur when we were trying to convert grouped callouts in a Excel sheet to PDF(Shown as screenshot below). 企业微信截图_17423637556254.jpg (113.2 KB)...convert grouped callouts in a Excel sheet to PDF(Shown as screenshot...attachment is the code and worksheet with convert problems: files...

    forum.aspose.com/t/queries-about-aspose-cells-p...
  9. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....xlsx" ); // Access first worksheet from the collection var sheet...sheet = book . Worksheets [ 0 ]; // Access first shape from the...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...later saved as ODS format using Excel. Despite trying several approaches...Configure each worksheet foreach (Worksheet ws in wb.Worksheets) { //...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...