Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 249,535 for

cells

(0.24 sec)
  1. 如何在 C++ 中将 Excel 图表转换为 JPEG

    在这个例子中,我们将探讨如何在 C++ 中将 Excel 图表转换为 JPEG。您可以在 MS Excel 中添加图表,并在任何操作系统(如 Microsoft Windows 和 Linux 等)中使用简单的 C++ API 调用将它们呈现为图像格式,如 JPEG、PNG 和 BMP。...Cells Product Family Aspose.Email...包管理器工具安装 Aspose.Cells.Cpp 包括对 Aspose::Cells 命名空间的引用 实例化 Workbook...

    kb.aspose.com/zh/cells/cpp/how-to-convert-excel...
  2. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...Slides 提供了 Table 类、 ITable 接口、 Cell 类、 ICell 接口以及其他类型,帮助您在各种演示文稿中创建、更新和管理表格。...( int cell = 0 ; cell < tbl . Rows [ row ]. Count ; cell ++) {...

    docs.aspose.com/slides/zh/net/manage-table/
  3. 服务器字体匹配问题 - Free Support Forum - aspose.com

    222222222222222.png (9.6 KB) 我现在linux服务器上配置了字体替换规则,然后java代码里没有任何设置,我的运行条件是:服务器上只有IPAexMincho和IPAexGothic这2中字体,我现在客户端用MS ゴシック做了一个excel模板,当我用SvgSaveOptions svgSaveOptions = new SvgSaveOptions(); svgSaveOptions.setSheetIn…...服务器字体匹配问题 中文技术支持 cells-java jishangyang April 27, 2025, 2:20am...6:31am 2 @jishangyang Aspose.Cells APIs搜索操作系统的默认字体目录以获取所需的字体。如...

    forum.aspose.com/t/topic/311950
  4. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...Cells Product Family aspose-cells-java , cells-java ,... aspose-cells sagaofsilence.dev April 29, 2025, 9:28am 21 Thanks...

    forum.aspose.com/t/issue-with-directly-accessin...
  5. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....formatting properties for table cells and rows. User the insertCell()...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. 【Aspose.Cells for .NET】CalculateFormulaをTRUE設定時...

    ■利用製品 Aspose.cell for .NET(v25.8) ■事象 Excel ファイルをPDFに変換する際、 CalculateFormula を TRUE に設定すると、一部のセルの値が変換元ファイルと一致しない。 一方、CalculateFormula を FALSE に設定した場合は、問題なく変換できる。 詳細は以下の添付ファイルをご参照ください。 20250908_48137.zip (1.6 MB) …...Cells for .NET】CalculateFormulaをTRUE設定時のPDF変換で値が不一致となる事象...なる事象 日本語による技術サポート cells-net caoyuan September 8, 2025, 9:38am...

    forum.aspose.com/t/aspose-cells-for-net-calcula...
  7. How sub-accounts can view tickets registered by...

    Hi, In the case of paid support, can you tell me how a sub-account can view tickets registered by the master account? Even if a sub-account is registered, the master account is unable to view the tickets registered by …...aspose-pdf-net , words-net , cells-net Mishiki_Watanabe April 3...

    forum.aspose.com/t/how-sub-accounts-can-view-ti...
  8. Licensing|Documentation

    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....Cells for JasperReports is available...project: import com . aspose . cells . jasperreports .*; // Create...

    docs.aspose.com/cells/jasperreports/licensing/
  9. 用JavaScript通过C++删除工作表中的空白行和列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++删除工作表中的所有空白行和列。...Cells方法来删除空行和空列: 要删除空行,请使用 Cells.deleteBlankRows()...应该和任何数据透视表的范围相交。 要删除空白列,使用 Cells.deleteBlankColumns() 方法。 删除空白行的JavaScript代码...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  10. 使用GridLines导出Excel到HTML via JavaScript。|Documen...

    学习如何使用Aspose.Cells for JavaScript via C++导出带有网格线的Excel文件到HTML格式。...cells.js.min.js" ></ script > < script...onReady ({ license : "/lic/aspose.cells.enc" , fontPath : "/fonts/"...

    docs.aspose.com/cells/zh/javascript-cpp/export-...