Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 246,418 for

cells

(0.13 sec)
  1. 用Node.js和C++计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 Node.js API 与 C++ 一起,编程计算 Excel 工作表的页面设置缩放比例,采用“适合 n 页宽 m 页高”的选项。...cells.node" ); // The path to the...); // Put some data in these cells worksheet . getCells (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-p...
  2. Get Cell String Value with Format Strategy|Docu...

    Learn how to get cell string value with and without formatting through the Aspose.Cells for Python via .NET API....Ask AI Get Cell String Value with Format Strategy Contents [...Aspose.Cells for Python via .NET provides a method Cell.get_s...

    docs.aspose.com/cells/python-net/get-cell-strin...
  3. 不用在工作表中编写,直接用JavaScript用C++进行自定义函数的计算|Documenta...

    本文介绍如何使用Aspose.Cells库,允许用JavaScript用C++在Microsoft Excel中直接计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或新建一个,计算自定义函数,并保存修改后的文件。...Cells.",然后该值由计算引擎自动地与单元格 A1 的值 “Welcome...进行连接,最终计算的值返回为 “Welcome to Aspose.Cells."。从代码中可以看到,我们并未在工作表中编写自定义函数...

    docs.aspose.com/cells/zh/javascript-cpp/direct-...
  4. Number Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use the Aspose.Cells library to manage the number settings of Cells so that users can adjust the number format in the spreadsheet as needed....Cells supports this functionality...Excel: Right‑click any cell. Select Format Cells . A dialog will appear...

    docs.aspose.com/cells/net/cells-number-settings/
  5. ExcelからPDFへ変換した時にクメール語が文字化けする - Free Support Fo...

    Aspose Cells for Javaを使用して、ExcelファイルをPDFファイルへ変換すると PDFファイルへ出力した文字が文字化けします。 Excelファイルにはクメール語が出力されておりますが、Windows環境で文字を入力し、 Alpine Linux環境にコピーして、PDFファイルへ変換してます。 Alpine Linux環境にはクメール語のフォントをインストールしております。 文字化けは以下のような感じになり…...文字化けする 日本語による技術サポート aspose-cells-java macomp November 5, 2025...2025, 7:54am 1 Aspose Cells for Javaを使用して、ExcelファイルをPDFファイルへ変換すると...

    forum.aspose.com/t/excel-pdf/320847
  6. Add/Remove Hyperlinks From Client Side|Document...

    This article introduces how to work with hyperlinks on the client side using JavaScript in GridWeb....Cells GridWeb control. Aspose.Cells GridWeb now supports...instead of only the updated cells Add/Remove Comments From Client...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each worksheet as one page , here we can able to mange setting different pagesize like A4,legal,Letter etc… But not getting any option to set Custom Pagesize where user provide…...Cell Aspose.Cells Product Family sheet-to-image...sheet-to-image , cells-net Viral84 October 30, 2025, 11:03am 1 Hello...

    forum.aspose.com/t/set-custom-height-width-in-a...
  8. 获取带格式和不带格式的单元格字符串值|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 获取带格式和不带格式的单元格字符串值。...Cells 提供了 Cell.stringValue 属性,可用于获取带格...012345,并已设置为只显示两位小数,则在 Excel 中会显示为 0.01。您可以通过 Cell.stringValue 属性以 0.01 或 0.012345...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  9. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....document properties into cells. tbl . Cell ( 1 , 1 ). Range . Text...tbl . Cell ( 1 , 2 ). Range . Text = "Value" ; tbl . Cell ( 2 ...

    docs.aspose.com/words/net/inserting-table/
  10. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....Cells to add pivot tables to spreadsheets...Pivot Table Object Model Aspose.Cells provides a special set of classes...

    docs.aspose.com/cells/net/create-pivot-table/