Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 41,183 for

worksheet

(0.17 sec)
  1. Issue publishing some Excel 3-D shapes into PDF...

    We are currently evaluating Aspose.Cells library v.23.7.2 and noticed regression when inserting Excel shapes into PDF. The change caused some details of the shapes to completely disappear. In particular - in attached E…...program creating PDF from Worksheet named SHEET_NAME and shapes...several tested Worksheets; InlineCharts is the worksheet used in testing;...

    forum.aspose.com/t/issue-publishing-some-excel-...
  2. Class ConditionalFormattingCollection | Aspose....

    Aspose.Cells.ConditionalFormattingCollection class. Encapsulates a collection of FormatCondition objects...Workbook (); Worksheet sheet = workbook . Worksheets [ 0 ]; //Get...Dim sheet As Worksheet = workbook . Worksheets ( 0 ) ' Get Conditional...

    reference.aspose.com/cells/net/aspose.cells/con...
  3. Adding Formula to cell|Documentation

    This article introduces how to get or set formula in the cell in the Worksheet in GridDesktop....formulas in the cells of a worksheet then you can call RunAllFormulas...values of two cells of the worksheet and store the result into...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Interface LightCellsDataProvider | Aspose.Cells...

    Aspose.Cells.LightCellsDataProvider interface. Represents Data provider for saving large spreadsheet files in light weight mode...StartSheet (int) Starts to save a worksheet. Remarks When saving a workbook...checked when saving every worksheet in the workbook. For one sheet...

    reference.aspose.com/cells/net/aspose.cells/lig...
  5. Aspose::Cells::LightCellsDataProvider class | A...

    Aspose::Cells::LightCellsDataProvider class. Represents Data provider for saving large spreadsheet files in light weight mode in C++....sheetIndex) Starts to save a worksheet. Remarks When saving a workbook...checked when saving every worksheet in the workbook. For one sheet...

    reference.aspose.com/cells/cpp/aspose.cells/lig...
  6. How to Create Excel Chart in Java

    In this tutorial you will learn how to create Excel chart in Java by writing a simple code. Using these steps creating Excel chart in Java is easier on Windows, Linux and macOS etc....a reference to Workbook , Worksheet , and other required classes...an empty workbook having a worksheet by default Get a reference...

    kb.aspose.com/cells/java/how-to-create-excel-ch...
  7. How to Add Image in Excel using Java

    In this tutorial, you will learn how to add image in Excel using Java. It contains detailed steps and runnable sample code to insert image in Excel using Java....file Get the reference to a Worksheet by mentioning its index value...where 5 means F column in the worksheet. Code to Add Image in Excel...

    kb.aspose.com/cells/java/how-to-add-image-in-ex...
  8. How to Delete Comment in Excel using Node.js

    This article guides on how to delete comment in Excel using Node.js. It contains the instructions to set IDE, a list of steps, and a runnable sample code to delete comment in Excel using Node.js....the workbook, accessing the worksheet followed by accessing the...comments in the selected worksheet. Finally, the removeAt() method...

    kb.aspose.com/cells/nodejs/how-to-delete-commen...
  9. Class TimelineCollection | Aspose.Cells for .NE...

    Aspose.Cells.Timelines.TimelineCollection class. Specifies the collection of all the Timeline objects on the specified Worksheet. Due to MS Excel Excel 2003 does not support Timeline...objects on the specified worksheet. Due to MS Excel, Excel 2003...Workbook (); Worksheet sheet = book . Worksheets [ 0 ]; Cells...

    reference.aspose.com/cells/net/aspose.cells.tim...
  10. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using java codes.Lock and unlock Excel (xlsx,xls, xsb) and Open office calc (ODS) files using Aspose.Cells for Java....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, and renaming worksheets, you can protect...

    docs.aspose.com/cells/java/protect-and-unprotec...