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

worksheet

(0.2 sec)
  1. SheetPrintingPreview.EvaluatedPageCount | Aspos...

    SheetPrintingPreview property. Evaluate the total page count of this Worksheet...total page count of this worksheet public int EvaluatedPageCount...way to get page count of a worksheet. Workbook workbook = new Workbook...

    reference.aspose.com/cells/net/aspose.cells.ren...
  2. Printing Workbooks using Aspose.Cells|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....want to print the entire worksheet area unless you specify your...your selection. Printing Worksheet Java //Instantiate a new workbook...

    docs.aspose.com/cells/java/printing-workbooks-u...
  3. IFilePathProvider.GetFullName | Aspose.Cells fo...

    IFilePathProvider method. Gets the full path of the file by Worksheet name when exporting Worksheet to html separately. So the references among the Worksheets can be exported correctly...the file by Worksheet name when exporting Worksheet to html separately...the references among the Worksheets can be exported correctly...

    reference.aspose.com/cells/net/aspose.cells/ifi...
  4. 从ArrayList导入|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....Workbook (); //Adding a new worksheet to the Workbook object int...int i = workbook . Worksheets . Add (); //Obtaining the reference...

    docs.aspose.com/cells/zh/net/importing-from-arr...
  5. password property | Aspose.Cells for Python via...

    password property password property Represents the password to protect the Worksheet. Remarks If password is set to n......the password to protect the worksheet. Remarks If password is set...string, you can unprotect the worksheet or workbook without using...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Aspose::Cells::Protection::GetPassword method |...

    Aspose::Cells::Protection::GetPassword method. Represents the password to protect the Worksheet in C++....the password to protect the worksheet. U16String Aspose :: Cells...string, you can unprotect the worksheet or workbook without using...

    reference.aspose.com/cells/cpp/aspose.cells/pro...
  7. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop....Export the data of a selected Worksheet to your specified DataTable...inside. Finally, we exported worksheet data (starting from first...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....of rows and columns of a worksheet. This is a basic level of...customize the view of their worksheets for making them more presentable...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. 向单元格添加超链接|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.... Worksheet objSheet = ( Excel . Worksheet ) objBook...First sheet. Worksheet worksheet = workbook . Worksheets [ 0 ]; //Define...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  10. 检索单元格的值|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....a reference to the first worksheet. Sheet theSheet = wbPart ...Retrieve a reference to the worksheet part. WorksheetPart wsPart...

    docs.aspose.com/cells/zh/net/retrieve-the-value...