Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 41,424 for

worksheet

(0.68 sec)
  1. Manage Worksheets|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....Manage Worksheets Contents [ Hide ] Managing worksheets using... accessing, and removing worksheets using the Aspose.Cells API...

    docs.aspose.com/cells/python-java/manage-worksh...
  2. HyperlinkCollection.Add | Aspose.Cells for .NET...

    HyperlinkCollection method. Adds a hyperlink to a specified cell or a range of cells...Workbook (); Worksheet worksheet = excel . Worksheets [ 0 ]; worksheet..."http://www.aspose.com" ); worksheet . Hyperlinks . Add ( "A5"...

    reference.aspose.com/cells/net/aspose.cells/hyp...
  3. Add Data in Cells|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 to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a...

    docs.aspose.com/cells/java/add-data-in-cells/
  4. Freeze Panes in Ruby|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 worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) \ # Applying...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/
  5. OriginalWidthInch | Aspose.Cells for .NET API 参考

    获取图片的原始宽度单位为英寸...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  6. OriginalHeightCM | Aspose.Cells for .NET API 参考

    获取图片的原始高度单位为厘米...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  7. Aspose::Cells::CalculationCell::GetWorksheet me...

    Aspose::Cells::CalculationCell::GetWorksheet method. Gets the Worksheet object where the cell is in in C++....Gets the Worksheet object where the cell is in. Worksheet Aspose...GetWorksheet () See Also Class Worksheet Class CalculationCell Namespace...

    reference.aspose.com/cells/cpp/aspose.cells/cal...
  8. Aspose::Cells::Range::GetWorksheet method | Asp...

    Aspose::Cells::Range::GetWorksheet method. Gets the Worksheetobject which contains this range in C++....the Worksheet object which contains this range. Worksheet Aspose...GetWorksheet () See Also Class Worksheet Class Range Namespace Aspose::Cells...

    reference.aspose.com/cells/cpp/aspose.cells/ran...
  9. Page Setup - Fit to Page Setting|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....To fit the contents of the worksheet to a specific number of pages...methods are also used to scale worksheets. Java // Instantiating a...

    docs.aspose.com/cells/java/page-setup-fit-to-pa...
  10. Combine Multiple Workbooks into a Single Workbo...

    Combine multiple workbooks into single workbooks by using Java code and Aspose.Cells for Java API.... The first worksheet of the charts workbook - stacked...Second worksheet of charts workbook - line First worksheet of the...

    docs.aspose.com/cells/java/combine-multiple-wor...