Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 41,424 for

worksheet

(0.91 sec)
  1. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...如何自动调整行高 自动调整行宽和行高最直接的方法是调用Worksheet类的autoFitRow方法。autoFitRow方法将行索引(要调整大小的行)作为参数。...Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  2. Area class | Aspose.Cells for Python via .NET A...

    Area class Area class Encapsulates the object that represents an area format. The Area type exposes the following mem......Workbook () # Adding a new worksheet to the Workbook object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Use Formulas Functions to Process Data|Document...

    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....ActiveWorkbook ; //Access worksheet Microsoft . Office . Interop... Excel . Worksheet m_sheet = workbook . Worksheets [ 1 ]; //Access...

    docs.aspose.com/cells/net/use-formulas-function...
  4. Class WorksheetCollection | Aspose.Cells for .N...

    Aspose.Cells.GridDesktop.WorksheetCollection class. Collects the objects that represent the individual rows in a Worksheet...the individual rows in a worksheet. public class WorksheetCollection...Represents the index of active worksheet when the spreadsheet is opened...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. RevisionRenameSheet | Aspose.Cells for Java API...

    Represents a revision of renaming sheet....Gets the new name of the worksheet. getOldName() Gets the old...old name of the worksheet. getType() Represents the type of the...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++....copying the worksheet Get a reference to the first worksheet from the...empty workbook where the worksheet will be copied Get a reference...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...
  7. Class GridSheetRender | Aspose.Cells for .NET A...

    Aspose.Cells.GridDesktop.Data.GridSheetRender class. Represents a Worksheet render which can render Worksheet to various images such as BMP PNG JPEG TIFF.. The constructor of this class must be used after modification of pagesetup cell style...Represents a worksheet render which can render worksheet to various...Description GridSheetRender (Worksheet, GridImageOrPrintOpti) the...

    reference.aspose.com/cells/net/aspose.cells.gri...
  8. Aspose::Cells::Drawing::Area::SetInvertIfNegati...

    Aspose::Cells::Drawing::Area::SetInvertIfNegative method. If the property is true and the value of chart point is a negative number, the foreground color and background color will be exchanged in C++....workbook ; //Adding a new worksheet to the Workbook object int...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  9. Protecting Worksheets 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....Svenska Türkçe 日本語 Protecting Worksheets in Ruby Contents [ Hide ]...Cells - Protecting Worksheets To protect worksheet using Aspose.Cells...

    docs.aspose.com/cells/java/protecting-worksheet...
  10. Copying and Moving 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....Türkçe 日本語 Copying and Moving Worksheets Contents [ Hide ] Sometimes... you do need a number of worksheets with common formatting and...

    docs.aspose.com/cells/cpp/copying-and-moving-wo...