Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 27,204 for

excel worksheet

(2.29 sec)
  1. input.xlsx

    Sheet1 id countrycode language isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial i......2024-08-01T09:24:15Z Microsoft Excel 2024-08-01T09:24:15Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  2. input.xlsx

    Sheet1 id countrycode language isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial isofficial i......2024-08-01T09:24:15Z Microsoft Excel 2024-08-01T09:24:15Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/tr/python-net/how-to-set-...
  3. Convert XLSM to PPS using Python or with free O...

    XLSM to PPS conversion in your Python applications without using Microsoft Office or online. Test free XLSM to PPS online converter quickly before integrating the code....without installing Microsoft Excel ® or PowerPoint Download Why...to PPS XLSM is a Microsoft Excel macro-enabled workbook file...

    products.aspose.com/total/python-net/conversion...
  4. Convert XLSB to PPSX using Python or with free ...

    XLSB to PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPSX online converter quickly before integrating the code....without installing Microsoft Excel ® or PowerPoint Download Why...file format used by Microsoft Excel to store spreadsheet data. It...

    products.aspose.com/total/python-net/conversion...
  5. Questions about document redlining performance ...

    I initially spoke with your sales team regarding licensing and pricing, and they kindly directed me to the forums for more detailed technical and performance-related questions. I’m therefore providing the requested techn…...Word’s Track Changes because Excel does not have an identical native...self-hosted SDK provide high-fidelity Excel-to-PDF conversion. High Fidelity:...

    forum.aspose.com/t/questions-about-document-red...
  6. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...Worksheets.Names.First( n => n.Text...targetWbk.Worksheets.Insert(0, SheetType.Worksheet, "Input");...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  7. Convert XLSB to PPSM using Python or with free ...

    XLSB to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPSM online converter quickly before integrating the code....without installing Microsoft Excel ® or PowerPoint Download Why...file format used by Microsoft Excel for storing spreadsheet data...

    products.aspose.com/total/python-net/conversion...
  8. Convert XLSB to PPTM using Python or with free ...

    XLSB to PPTM conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPTM online converter quickly before integrating the code....without installing Microsoft Excel ® or PowerPoint Download Why...file format used by Microsoft Excel to store spreadsheet data. It...

    products.aspose.com/total/python-net/conversion...
  9. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…...Substring(1); } // Check for common Excel function patterns (e.g., SUM(...you may check the result of Worksheet.CalculateFormula(string) where...

    forum.aspose.com/t/distinguish-reference-only-f...
  10. Aspose.Cells fail to fetch GetRangeByName when ...

    Hi team, In newer versions of Aspose if a Name.RefersTo has something like =INDIRECT(ADDRESS(1,1,INDIRECT(“B1”))) then, Worksheets.GetRangeByName throws Exception. I’m using Aspose 25.3.0, This wasn’t happening in pre…...1,INDIRECT(“B1”))) then, Worksheets.GetRangeByName throws Exception...var asposeName = workbook.Worksheets.Names.FirstOrDefault(n =>...

    forum.aspose.com/t/aspose-cells-fail-to-fetch-g...