Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 24,664 for

worksheet

(0.12 sec)
  1. Pie Chart|Aspose.Slides for Node.js via .NET Do...

    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.... Getting the chart data worksheet. Delete default generated...// Getting the chart data worksheet var fact = chart . getChartData...

    docs.aspose.com/slides/nodejs-java/pie-chart/
  2. Change Text Direction of the Comment with Node....

    Learn how to change the text direction of comments using Aspose.Cells for Node.js via C++. Customize comment alignment settings effectively....Workbook (); // Get the first worksheet const sheet = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/change-text-di...
  3. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....Adds a Signature Line to the worksheet. workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/create-signature-line...
  4. 设置打印标题|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....the worksheet PageSetup pageSetup = workbook . Worksheets [ 0...

    docs.aspose.com/cells/zh/net/set-print-titles/
  5. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...Worksheets[0].Cells.CreateRange("A1:B1")...But Excel are collection of worksheet which are collection of cells...

    forum.aspose.com/t/variables-in-excel-template/...
  6. We are unable to raise support ticket in - Free...

    Hi, The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…...value “119989000” in the worksheet A1 cell. I used the following...xlsx"); // Get the sheet Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/we-are-unable-to-raise-suppo...
  7. Specify how to cross string in output PDF and i...

    Learn how to cross string in output PDF and image with Aspose.Cells for Python via .NET API....Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...

    docs.aspose.com/cells/python-net/specify-how-to...
  8. Excel to HTML - Use PresentationPreference Opti...

    Learn to render better layout when saving Excel files to HTML with C++....Prevent Exporting Hidden Worksheet Contents on Saving to HTML...

    docs.aspose.com/cells/cpp/excel-to-html-use-pre...
  9. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...chart in the worksheet chart = workbook.worksheets.get(sheet_name)...Workbook(excelFile); Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/aspose-queries/311420
  10. 通过 C++ 在 Node.js 中设置公式中的外部链接|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在公式中设置外部链接。...Workbook (); // Get first Worksheet const sheet = workbook . getWorksheets...

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