Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 21,326 for

worksheet

(0.05 sec)
  1. 页面设置 自适应页面设置|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....(); // Accessing the first worksheet in the Excel file WorksheetCollection...WorksheetCollection worksheets = workbook . getWorksheets (); int sheetIndex...

    docs.aspose.com/cells/zh/java/page-setup-fit-to...
  2. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set preset WordArt style to the text of a shape using Aspose.Cells for C++....// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...some text TextBox textbox = worksheet . GetShapes (). AddTextBox...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  3. 使用Aspose.Cells中的FormulaText功能与Python.NET|Docume...

    了解如何使用Aspose.Cells for Python via .NET处理Excel的FORMULATEXT函数。获取和设置单元格公式,同时保持表格完整性。...Access first worksheet worksheet = workbook . worksheets [ 0 ] # Put...formula in cell A1 cell_a1 = worksheet . cells . get ( "A1" ) cell_a1...

    docs.aspose.com/cells/zh/python-net/using-formu...
  4. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for Java. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....When you create a chart from worksheet data that uses dates, and...even if the dates on the worksheet are not in sequential order...

    docs.aspose.com/cells/java/date-axis/
  5. Your First Aspose.Cells Application - Hello Wor...

    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....in a specified cell of a worksheet. Creating the Hello World...text. Access any cell of a worksheet in the Microsoft Excel file...

    docs.aspose.com/cells/python-java/your-first-as...
  6. Your First Aspose.Cells Application - Hello Wor...

    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....in a specified cell of a worksheet. Creating the Hello World...text. Access any cell of a worksheet in the Microsoft Excel file...

    docs.aspose.com/cells/python-net/your-first-asp...
  7. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....footers for more than one worksheet at a time. For other sheet...Footers in MS Excel Click the worksheet where you want to view or...

    docs.aspose.com/cells/net/get-headers-or-footers/
  8. Working with Fonts in Apache POI and Aspose.Cel...

    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 to each worksheet in an Excel file. A worksheet is represented...represented by the Worksheet class. Worksheet class provides a Cells...

    docs.aspose.com/cells/java/working-with-fonts-i...
  9. Rendering Slicer with Node.js via C++|Documenta...

    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.... If you convert your worksheet into an image or save your...existing slicer. It converts the worksheet into an image by setting the...

    docs.aspose.com/cells/nodejs-cpp/rendering-slicer/
  10. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...search within range cell = worksheet . GetCells (). Find ( u "search"...

    docs.aspose.com/cells/cpp/search-and-replace-da...