Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 27,080 for

excel worksheet

(0.16 sec)
  1. 通过 Node.js 使用 C++ 自定义全局化设置的示例|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文件(40468488.xlsx),刷新并计算其数据,然后保存为输出PDF(40468487...__dirname , "data" ); // Load your excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/customize-g...
  2. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...例如,你可以在 Microsoft Excel 中插入一个 Microsoft Word 文档。要查看你可以插入的内容类型,请点击...Workbook (); // Get the first worksheet. const sheet = workbook ....

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...
  3. Aspose.Cells 8.4.1中的公共API更改|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....//Create a workbook from source Excel file com . aspose . cells ....first worksheet com . aspose . cells . Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...DOM访问 你可以使用以下方法访问这些元素: // Add Worksheet Button const addButton = document...x-spreadsheet-icon-img.add' ); // Select Worksheet Button const selectButton...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  5. Set Line Spacing of the Paragraph in a Shape or...

    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....Change Character Spacing of Excel TextBox or Shape Rotate Text...Text with Shape inside the Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/set-line-spaci...
  6. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....Cells supports conversion of Excel Workbook into PDF. In this example...conversion of an Excel Workbook into PDF. Converting Excel Workbook to...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. Export Document Structure While Converting to P...

    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....Microsoft Excel document, such as cell, row, table, worksheet, image...

    docs.aspose.com/cells/java/export-document-stru...
  8. Aspose.Cells 8.1.0中的公共API更改|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....//Access first worksheet Worksheet sheet = book . Worksheets [ 0 ]; //Access...ragraphs。原因是这些属性在保留Excel电子表格时没有用处,因为Excel会省略它们。而这些属性最初是为Word...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Text gets mirrored when saving XLSX to PDF - Fr...

    Hi, please see the attached XLSX file. On the first sheet you find 4 arrows with a letter inside. Those letters get mirrored when saving to pdf. See the screenshots. XLSX: grafik.png (67,2 KB) PDF: grafik.png (68,1 …...arrows are stored in the worksheet as AutoShapes that have a...though it looks correct in Excel. Updating to a recent version...

    forum.aspose.com/t/text-gets-mirrored-when-savi...
  10. 在工作表内使用Node.js通过C++设置评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置Excel工作表内评论或形状的边距。...它加载包含两个形状的 示例Excel文件 。代码逐个访问形状,并设置它们的顶部、左侧、底部和右侧边距。请参阅由代码生成的...右侧边距。请参阅由代码生成的 输出Excel文件 以及显示代码对输出Excel文件的影响的屏幕截图。 示例代码 const...

    docs.aspose.com/cells/zh/nodejs-cpp/set-margins...