Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 27,074 for

excel worksheet

(0.2 sec)
  1. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for JavaScript via C++....invoice entries in a list in a worksheet. A pivot table can total the...product or date. With Microsoft Excel it is possible to quickly re‑arrange...

    docs.aspose.com/cells/javascript-cpp/create-piv...
  2. AutoFit Rows for Merged Cells with JavaScript v...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for JavaScript via C++. Implement auto-fit functionality for merged cells in spreadsheets....Contents [ Hide ] Microsoft Excel provides a feature that allows...called auto‑fit rows. Microsoft Excel doesn’t set auto‑fit operation...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  3. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...Workbook(file_path1); Worksheet sheet = workbook.Worksheets[0]; sheet.Cells...Workbook(file_path2); Worksheet sheet2 = workbook2.Worksheets[0]; sheet2...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  4. Landray RDM MKR-102614 Convert Effect - Free Su...

    cells source code: src.zip (1.6 KB) origin cells: 12345654321.xlsx.zip (159.4 KB) before converted: image.jpg (197.3 KB) after converted: image.png (488.7 KB) Please have a check....issues with the conversion of Excel files using Aspose.Cells, specifically...the specific content of the Excel file. Solution To troubleshoot...

    forum.aspose.com/t/landray-rdm-mkr-102614-conve...
  5. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells for Python via .NET library to apply conditional formatting in Worksheets. By adjusting these criteria, you have more control over how cells look and appear....Conditional Formatting in Worksheets Contents [ Hide ] This article...to a range of cells in a worksheet. Conditional formatting is...

    docs.aspose.com/cells/python-net/apply-conditio...
  6. 通过Node.js的C++将VBA宏用户窗体设计器存储从模板复制到目标工作簿|Document...

    学习如何使用Aspose.Cells for Node.js via C++将VBA项目(包括设计器存储)从一个Excel文件复制到另一个Excel文件。...Cells允许你将VBA项目从一个Excel文件复制到另一个Excel文件。VBA项目由各类模块组成,例如文档、...请参阅以下示例代码。它将 模板Excel文件 中的VBA项目复制到空白工作簿中,并保存为 输出Excel文件 。打开模板Excel文件内的V...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-vba-ma...
  7. 通过 C++ 和 Node.js 打开不同格式的文件|Documentation

    Aspose.Cells for Node.js via C++ API 允许您打开/读取 XLSX、HTML、CSV、ODS、TSV、SXC、FODS 等不同格式。...Cells 可以打开多种文件格式,如 Microsoft Excel 电子表格(XLS,XLSX,XLSM,XLSB),Sp...要打开这些文件,开发人员可以使用与打开不同 Microsoft Excel 版本文件相同的方法。 打开电子表格 ML 文件 SpreadsheetML...

    docs.aspose.com/cells/zh/nodejs-cpp/opening-fil...
  8. Remove ODS Annotation Online or Manage Annotati...

    delete comments from ODS file through online app for free. Java API code to manage comments of ODS files....object Select the specific Worksheet Get all comments from the...object Get the sepecific Worksheet Get the threaded comment using...

    products.aspose.com/total/java/annotate/ods/
  9. Ինչպես միաձուլել բջիջները Excel-ում Java-ի միջոցով

    Այս ճշգրիտ ձեռնարկում մանրամասն նկարագրված է այն մասին, թե ինչպես միաձուլել բջիջները Excel-ում Java-ի միջոցով: Դուք հեշտությամբ կարող եք հասկանալ, թե ինչպես Java Excel-ի միջոցով բջիջների միաձուլումը կարող է իրականացվել ծրագրային եղանակով՝ պարզ API զանգերի միջոցով:...Family Ինչպես միաձուլել բջիջները Excel-ում Java-ի միջոցով Այս պարզ...մանրամասնում է Java **-ի միջոցով Excel-ում բջիջների միաձուլման գործընթացի...

    kb.aspose.com/hy/cells/java/how-to-merge-cells-...
  10. How to Format Number to Special|Documentation

    This article will introduce how to format number to special using Aspose.Cells for Python via .NET API....numbers to a special format in Excel is a powerful feature that allows...numbers to a special format in Excel: Improved Readability : Special...

    docs.aspose.com/cells/python-net/how-to-format-...