Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 21,306 for

worksheet

(0.07 sec)
  1. 向图表添加Word Art水印|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....//Get the chart in the first worksheet. com . aspose . cells . Chart...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  2. 使用Aspose.Cells for Node.js via C++添加ActiveX控件|D...

    学习如何在工作表中使用Aspose.Cells for Node.js via C++添加ActiveX控件。...Workbook (); // Access first worksheet const sheet = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/add-activex...
  3. 使用 Node.js 通过 C++ 更改评论的文本方向|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 更改评论的文本方向。有效自定义评论对齐设置。...Workbook (); // Get the first worksheet const sheet = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/change-text...
  4. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for Node.js via C++ API....Access the Worksheet You need to access the worksheet where you...be working with the first worksheet. Step 4: Apply Percentage...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  5. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。...reference of the PageSetup of the worksheet const pageSetup = excel ....getPageSetup (); // Setting worksheet name at the left section of...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  6. Wrapper class for loading Email Messages Async ...

    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....Usage Using a Microsoft Excel Worksheet as the Message Body and Sending...

    docs.aspose.com/email/net/wrapper-class-for-loa...
  7. Manipulate Pivot Table|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....pivot table insides its first worksheet. It changes the value of cell...

    docs.aspose.com/cells/cpp/manipulate-pivot-table/
  8. Change the format of a cell|Documentation

    How to use Aspose.Cells library in Node.js via 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....sample data, access the first worksheet, and get two cells (“A2” and...

    docs.aspose.com/cells/nodejs-cpp/how-to-change-...
  9. Convert XML to word (Nalb4242) - Free Support F...

    Hello I am trying to output xml file to be saved in word table … when trying to convert xml to word the table is cropped and columns are in different pages not all in same . I managed to convert the xml to excel sheet …...columns in the worksheet workbook.Worksheets["Sheet1"].AutoFitColumns();...PageSetup pageSetup = workbook.Worksheets["Sheet1"].PageSetup; pageSetup...

    forum.aspose.com/t/convert-xml-to-word-nalb4242...
  10. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private set of fonts for workbook rendering using Aspose.Cells for C++....Export Range of Cells in a Worksheet to Image with C++...

    docs.aspose.com/cells/cpp/specify-individual-or...