Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 160,982 for

workbook

(0.17 sec)
  1. Search XLSB document without opening via .NET |...

    C# source code to search words with pattern in XLSB file on .NET Framework, .NET Core, Mono or Xamarin Platforms.... Load XLSB file using Workbook class. Get the cells in relevant...value or number Workbook workbook = new Workbook( "book1.xlsb"...

    products.aspose.com/cells/net/search/xlsb/
  2. light_cells_data_provider property | Aspose.Cel...

    light_cells_data_provider property light_cells_data_provider property The data provider for saving Workbook in light ......The data provider for saving workbook in light mode. Definition:...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. set_ValueFromCell() | Aspose.Slides for C++ API...

    Sets Workbook data cell. Applied if IDataLabelFormat::get(set)_ShowLabelValueFromCell property equals true....artDataCell>) method Sets workbook data cell. Applied if IDa...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  4. get_R1C1Formula() | Aspose.Slides for C++ API R...

    Gets the formula in R1C1-style....() = 0 Remarks auto cell = workbook -> GetCell ( 0 , u "C2" );...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  5. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....Load the Excel file into the Workbook object using the LoadOptions...loading the workbook. In the final step, when a workbook is successfully...

    kb.aspose.com/cells/python/how-to-read-password...
  6. Workbook.HasMacro | Aspose.Cells for .NET API R...

    Workbook property. Indicates if this spreadsheet contains macro/VBA...Workbook.HasMacro Workbook.HasMacro property Indicates if this...HasMacro { get ; } See Also class Workbook namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  7. GridCalculationData | Aspose.Cells for Java API...

    Represents the required data when calculating one function such as function name parameters ...etc.... getWorkbook() Gets the Workbook object where the function...in. getWorksheet() Gets the Workbook object where the function...

    reference.aspose.com/cells/java/com.aspose.grid...
  8. getCellsAddress | Aspose.Sildes for PHP via Jav...

    getCellsAddress getCellsAddress() method Returns address of the set of cells in Workbook. Returns String...address of the set of cells in workbook. Returns String...

    reference.aspose.com/slides/php-java/aspose.sli...
  9. Excell -Cell's Precedents detail executed long ...

    my WB has 320 MB file ; while find the cell’s precedents details; not complete the find the precedents details. please provide your suggestions. Note: if small size files able to find to precedent details. Code: Ref…...EnableCalculationCha to true, then call Workbook.CalculateFormula() method...your sample file Workbook book = new Workbook(filePath + "sample...

    forum.aspose.com/t/excell-cells-precedents-deta...
  10. Unable to screenshot chart that uses spill form...

    Aspose Team, We’ve come across an odd issue using Spill Formulas with charts. The attached Workbook creates a chart over a range of spilled data. Named ranges need to be used to chart the spill data since Microsoft does…... The attached workbook creates a chart over a range...nChart.xlsx"; var workbook = new Workbook(filename); var worksheet...

    forum.aspose.com/t/unable-to-screenshot-chart-t...