Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 11,062 for

excel worksheet api

(0.22 sec)
  1. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ Api在将Excel文件渲染为PDF文件格式时,设置所需工作表的自定义纸张大小。...] 可能的使用场景 在MS Excel中没有直接创建自定义纸张大小的选项;然而,在将Excel文件渲染为PDF文件格式时,...义纸张大小。本文解释了如何使用Aspose.Cells API设置工作表的自定义纸张大小。 实现工作表的自定义纸张大小以进行渲染...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  2. Issue with Formulas (presence of @ before funct...

    Hi guys, Maybe some of you can help me find a solution to my case. I generate some algorithm with default constructor to generate a workbook with sheets. (for a french version of Excel) In one column of the sheet nam…... (for a french version of Excel) In one column of the sheet...Is there any way to prevent Excel or Aspose to add this @ in the...

    forum.aspose.com/t/issue-with-formulas-presence...
  3. Aspose compression is consuming more RAM and CP...

    Hi Team, We recently implemented compression to reduce file sizes. However, we’ve observed a significant increase in resource consumption, which has led to Api performance degradation. Could you please suggest possible …...consumption, which has led to API performance degradation. Could...our approach. @GetMapping("/excel") public ResponseEntity<byte[]>...

    forum.aspose.com/t/aspose-compression-is-consum...
  4. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...Cells API,可以轻松实现这一目标。本文将展示一个代码示例,该示例读取...01_SourceDirectory \\ " ); //Path of input excel file U16String filePath = srcDir...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  5. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。...要启用字符级字体替换: 创建一个 Workbook 对象 使用 Worksheet.cells 属性访问工作表单元格 设置包含特殊Unicode字符的单元格值...the first worksheet worksheet = workbook . worksheets [ 0 ] # Access...

    docs.aspose.com/cells/zh/python-net/change-the-...
  6. C++ API to Convert PDF to CSV | products.aspose...

    Convert PDF to CSV via C++ Api without using Microsoft Excel or Adobe Reader...without requiring Microsoft ® Excel or Adobe ® Acrobat Reader Download...This Spreadsheet Programming API provides a comprehensive set...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. How to Implement Lazy Loading in GridJs|Documen...

    This article describes how to implement lazy loading in GridJs....file containing numerous worksheets, we can optimize the loading...initially loading only the active worksheet. This strategy ensures that...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ Api管理工作簿。...Cells for C++提供了强大而灵活的API用于管理工作簿和工作表。本节介绍如何创建、打开和编程操作工作簿和工作表。...Workbook workbook ; // Add a worksheet to the workbook workbook ...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...
  9. 测量单元格值的宽度和高度,单位为像素。|Documentation

    学习如何通过C++中的Aspose.Cells for JavaScript以单位像素测量单元格值的宽度和高度。...Cells API自动调整单元格或单元格范围的行和列 。 以下代码说明了 Cell...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  10. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....Cells APIs also support creating custom...with a line chart, to the worksheet. const path = require ( "path"...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...