Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 30,201 for

worksheet

(0.24 sec)
  1. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for Node.js via C++....XXXX" ); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/exclude-unused...
  2. Ինչպես ստեղծել Excel ֆայլ C#-ում

    Այս թեման ցույց է տալիս, թե ինչպես ստեղծել Excel ֆայլ C#-ով .NET հավելվածում առանց MS Excel-ի միջակայքի օգտագործման:...հաշվետվության տվյալները առաջին Worksheet -ի բջիջներում Պահպանեք Excel...

    kb.aspose.com/hy/cells/net/how-to-generate-exce...
  3. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++....Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  4. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...; // Do not export hidden worksheet contents options . SetExportHiddenWorks...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  5. 在工作表内使用Node.js通过C++设置评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置Excel工作表内评论或形状的边距。...filePath ); // Access first worksheet const ws = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/set-margins...
  6. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on chart axes, positive axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unformatted values (e.g., -1200, -3400000) inste…...// Get the first worksheet Worksheet worksheet = workbook.getWorksheets()...getWorksheets().get(0); Cells cells = worksheet.getCells(); // Add headers...

    forum.aspose.com/t/compact-number-formatting-mi...
  7. 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....Create a Workbook and Access a Worksheet You can either create a new...Cell You need to access the worksheet where you want to format numbers...

    docs.aspose.com/cells/python-net/how-to-format-...
  8. Export VBA Certificate to File or Stream with J...

    Learn how to export VBA Digital Certificate to a file or stream using Aspose.Cells for JavaScript via C++. Access raw data of VBA digital certificates....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/export-vba...
  9. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...Get the first default sheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  10. Customizing the Ribbon XML with JavaScript via ...

    Learn how to customize the Ribbon XML in Excel using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/javascript-cpp/customizin...