Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 41,183 for

worksheet

(0.12 sec)
  1. Update Excel Files using C++ | products.aspose.com

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office with C++ based applications.... Access the Worksheet using GetIWorksheets()->GetObjectByIndex(0)...

    products.aspose.com/total/cpp/update/
  2. Aspose::Cells::Revisions::RevisionCellComment c...

    Aspose::Cells::Revisions::RevisionCellComment class. Represents a revision record of a cell comment change in C++.... GetWorksheet() Gets the worksheet. IsNull() const Checks whether...

    reference.aspose.com/cells/cpp/aspose.cells.rev...
  3. Aspose::Cells::WorkbookSettings class | Aspose....

    Aspose::Cells::WorkbookSettings class. Represents all settings of the workbook in C++....or sets the first visible worksheet tab. GetFormulaSettings()...option for newly created worksheets but does not take effect...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  4. Class DataBar | Aspose.Cells for .NET API Refer...

    Aspose.Cells.DataBar class. Describe the DataBar conditional formatting rule. This conditional formatting rule displays a gradated data bar in the range of cells...Workbook (); Worksheet sheet = workbook . Worksheets [ 0 ]; //Adds...Dim sheet As Worksheet = workbook . Worksheets ( 0 ) ' Adds an...

    reference.aspose.com/cells/net/aspose.cells/dat...
  5. Aspose.Cells for .NET 22.9 Release Notes|Docume...

    Aspose.Cells for .Net 22.9 Release Notes – the latest enhancements, new features, and fixes....Support multiple tables in a worksheet of .Numbers Enhancement CELLSNET-51810...corrupted Bug CELLSNET-51760 Worksheet.AutoFitColumns is not working...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  6. Pdf|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....PdfBookmarkEntry for Chart Sheet Fit All Worksheet Columns on Single PDF Page...Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...

    docs.aspose.com/cells/net/convert-excel-workboo...
  7. Check if a formula is valid before assigning it...

    Hi, In Excel, if I try to enter the following formula in a cell “=CELL[INVALID]”, Excel tells me that the formula has a problem. Is there a way to check if a formula is valid before I assign it to Cell.Formula? I want …...in example: var results = worksheet.CalculateFormula("=Sum(A1:A2)");...first worksheet Worksheet worksheet = workbook.Worksheets[0]; var...

    forum.aspose.com/t/check-if-a-formula-is-valid-...
  8. Aspose.Cells conversion. Text wrapping - Free S...

    Hello. I convert excel file to HTML. File: example.zip (9.1 KB) Table cell has “Wrap” option enabled: image.png (38.8 KB) But the converted HTML file displays such a cell on one line. Aspose.Cells v 21.9.0...xls"); Worksheet worksheet = workbook.Worksheets[0]; HtmlSaveOptions...ExportPrintAreaOnly = true; Style style = worksheet.Cells.Columns[2].Style; style...

    forum.aspose.com/t/aspose-cells-conversion-text...
  9. smarttagsetting - Aspose.Cells for PHP via Java...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...SmartTagCollection object in the worksheet. Property Getters/Setters...

    reference.aspose.com/cells/php/aspose.cells/sma...
  10. Working with Aspose.Cells.GridDesktop Events|Do...

    This article introduces how to use events in GridDesktop....when a user selects a new worksheet, that is, when the selected...selected sheet changes from one worksheet to another. This event can...

    docs.aspose.com/cells/net/aspose-cells-griddesk...