Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 26,787 for

excel worksheet

(0.32 sec)
  1. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。...a new worksheet const sheetIndex = workbook . worksheets . add...add (); const worksheet = workbook . worksheets . get ( sheetIndex...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  2. Working With Files in Jython|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....following topics: Converting Excel Files To HTML in Jython Converting...Jython Converting Worksheet To SVG in Jython Excel to PDF Conversion...

    docs.aspose.com/cells/java/working-with-files-i...
  3. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....cell in Excel To change the format of a single cell in Excel, follow...follow these steps: Open Excel and open the workbook that contains...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  4. 使用Node.js通过C++在保存为PDF时打印评论|Documentation

    了解在将Excel文档保存为PDF时如何打印评论,使用编号Aspose.Cells for Node.js via C++。...Contents [ Hide ] Microsoft Excel允许您在打印或保存为PDF格式时打印注释,具有以下选项 无...a workbook from the source Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/print-comme...
  5. 使用JavaScript通过C++判断Shape是否为Smart Art Shape|Docu...

    学习如何使用Aspose.Cells for Java脚本通过C++判断Excel中的形状是否为Smart Art...] 可能的使用场景 智能艺术形状是Microsoft Excel中的特殊形状,允许你自动创建复杂的图表。你可以使用 Shape...确定形状是否为智能图形 以下示例代码加载包含智能艺术形状的 示例Excel文件 ,如截图所示。然后它打印第一个形状的 Shape.isSmartArt()...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  6. How to Insert Picture in Cell with C++|Document...

    Learn how to insert a picture into a cell with Aspose.Cells using C++....touch of brightness to your worksheet and provides a visual representation...to use images in Excel for many years, Excel has only recently...

    docs.aspose.com/cells/cpp/how-to-insert-picture...
  7. Save Workbook to Text or CSV Format in Aspose.C...

    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....a workbook with multiple worksheets into text format. For text... by default both Microsoft Excel and Aspose.Cells save the contents...

    docs.aspose.com/cells/net/save-workbook-to-text...
  8. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for JavaScript via C++ API....supports converting Microsoft Excel‑oriented HTML into XLS/XLSX...HTML generated by Microsoft Excel can be converted back to XLS/XLSX...

    docs.aspose.com/cells/javascript-cpp/adding-htm...
  9. 用JavaScript通过C++将图片作为纹理铺贴在形状内|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++将小图片作为纹理铺贴在形状内...请参考下面的示例代码、样例Excel文件(46465050.xlsx)和截图。 屏幕截图 示例代码...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/tile-pi...
  10. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++....output Excel file generated by this code in Microsoft Excel, you...workbook ; // Source worksheet Worksheet srcSheet = workbook ...

    docs.aspose.com/cells/cpp/copy-row-heights-of-s...