Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 20,891 for

worksheet

(0.14 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....); // Access first worksheet const worksheet = workbook . getWorksheets...first shape const shape = worksheet . getShapes (). get ( 0 );...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-the...
  2. Chart Formatting|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....chart will be added to the worksheet as shown below: A column chart...adds a column chart to the worksheet as shown below: Column chart...

    docs.aspose.com/cells/java/chart-formatting/
  3. 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...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/how-to-insert-picture...
  4. 用C++插入时间线|Documentation

    学习如何用C++和Aspose.Cells创建时间线。...Cells也支持使用 Worksheet.Timelines.Add() 方法创建时间线。 创建时间轴到透视表...// Access second worksheet (index 1) Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/create-timeline/
  5. Export print area range to HTML|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....page setup object of the worksheet. Later use HtmlSaveOptions...Export Document Workbook and Worksheet Properties in Excel to HTML...

    docs.aspose.com/cells/java/export-print-area-ra...
  6. Set DefaultFont property of PdfSaveOptions and ...

    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....The A1 cell (in the first worksheet) has a text set to “Christmas...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/python-net/set-defaultfon...
  7. 使用 ChartGlobalizationSettings 类在 C++ 中设置图表组件的不同...

    学习如何在 Aspose.Cells for C++ 中使用 ChartGlobalizationSettings 类为图表组件设置不同的语言。我们的指南将帮助你理解如何将图表元素、标签和图例本地化成不同语言,以便以符合文化习惯的方式展现数据。... ); // Get the worksheet Worksheet worksheet = workbook . GetWorksheets...source worksheet ChartCollection chartCollection = worksheet . GetCharts...

    docs.aspose.com/cells/zh/cpp/using-chartglobali...
  8. Load Workbook with specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....some data inside the first worksheet const workbook = new AsposeCells...AsposeCells . Workbook (); const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  9. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....inputFilePath ); // Access first worksheet Worksheet ws = wb . GetWorksheets...Workbook ( ms ); // Access first worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  10. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel Worksheets e.g. Numbers stored as Text using C++ API or Library....error checking option for a worksheet in the template XLS file using...); // Get the first worksheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/use-error-checking-op...