Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 10,821 for

excel worksheet api

(0.19 sec)
  1. 电子表格编辑器 与文件一起使用|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....电子表格编辑器可以打开以下格式的文件: Excel 1997-2003 XLS Excel 2007-2013 XLSX XLSM...); com . aspose . cells . Worksheet ws = wb . getWorksheets ()...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  2. 使用JavaScript通过C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍如何通过C++的JavaScript Api在将Excel文件以PDF格式渲染时,为目标工作表设置自定义纸张大小。...Hide ] 可能的使用场景 MS Excel 没有直接创建自定义纸张大小的选项,但在将 Excel 文件渲染为 PDF 时,可以设置自定义纸张大小。本文介绍如何使用...时,可以设置自定义纸张大小。本文介绍如何使用 Aspose.Cells API 设置工作表的自定义纸张大小。 实现工作表的自定义纸张大小以进行渲染...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  3. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...for JavaScript 通过 C++ 提供在将 Excel 文件转换为 HTML 时单独导出工作表 CSS 的功能。请使用...exportWorksheetCSSSe 属性实现此目的,并在将 Excel 文件保存为 HTML 格式时将其设置为 true 。 在输出...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  4. 调整图表数据标签形状以适应文本,支持 Node.js via C++|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中调整图表中数据标签的大小以适应文本。我们的指南将向您展示如何调整标签容器的大小和形状,以确保文本正确显示且无截断或重叠。...js via C++ Contents [ Hide ] Excel应用程序提供了 调整形状以适应文本 选项,用于图表的数据...如何在Microsoft Excel中调整图表数据标签的形状以适应文本 此选项可通过在 Excel 界面中选择图表上的任意数据标签,右键点击并选择...

    docs.aspose.com/cells/zh/nodejs-cpp/resize-char...
  5. | Aspose

    Sample code for DJVU to XLS Java conversion. Use Api example code for batch DJVU files to XLS conversion within any Web or Desktop Java based application....OCR for Java Overview API Home Code samples Live Demos...Demos Download Learn Overview API Home Code samples Live Demos Download...

    products.aspose.com/ocr/java/conversion/djvu-to...
  6. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....Cells API at runtime. This topic discusses...cells using the Aspose.Cells API. Formatting comments will also...

    docs.aspose.com/cells/java/comments-and-notes/
  7. Add Cell Formulas|Documentation

    This article introduces how to add formula in cell in GridWeb....calculates the formulas in worksheets. Aspose.Cells.GridWeb supports...cells using Aspose.Cells.GridWeb API in detail. Adding Formulas to...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Update CSV File using Python | products.aspose.com

    Modify CSV document in Python applications without using Microsoft Excel....com/total/python-java/) API can help automate the CSV editing...is a full package of various APIs dealing different formats including...

    products.aspose.com/total/python-java/update/csv/
  9. 不同的文件,设置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
  10. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. Android Api code to extract text in rows and cells from XLSX spreadhseets....class object Access relevant worksheet then its data Use Iterator...for Android via Java a child API of Aspose.Total for Android via...

    products.aspose.com/total/android-java/parse/xlsx/