Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 30,455 for

worksheet

(0.08 sec)
  1. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...xlsx"); var worksheet = workbook.Worksheets[0]; var cell =...= worksheet.Cells["A1"]; var style = cell.GetStyle(); Console...

    forum.aspose.com/t/the-library-doesnt-apply-the...
  2. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”];...Aspose.Cells.Range range = wb.Worksheets.GetRangeByName(rangeName);...

    forum.aspose.com/t/label-randomly-switches-betw...
  3. Java API to Render XML to XLT | products.aspose...

    Export XML to XLT via Java API without using Microsoft Excel or Adobe Reader... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/xml-t...
  4. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. Java API code to extract text in rows and cells from XLS spreadhseets....class object Access relevant worksheet then its data Use Iterator...

    products.aspose.com/total/java/parse/xls/
  5. 如何添加上方平均值条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 AboveAverage 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook , Worksheet , CellArea , FormatConditionType...Workbook () sheet1 = book . worksheets [ 0 ] self . _sheet = sheet1...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  6. Split XLSX File Online or via .NET | products.a...

    Free online app to split different XLSX sheets. .NET C# splitter library code for XLSX spreadsheets....the Active Cell Split the worksheet window Call Save() method...

    products.aspose.com/total/net/split/xlsx/
  7. Remove XLS Annotation Online or Manage Annotati...

    delete comments from XLS file through online app for free. C++ API code to manage comments of XLS files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...

    products.aspose.com/total/cpp/annotate/xls/
  8. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. Java API code to extract text in rows and cells from Excel spreadhseets....class object Access relevant worksheet then its data Use Iterator...

    products.aspose.com/total/java/parse/excel/
  9. Remove XLSX Password Protection Online or using...

    Remove password from XLSX document through online app for free. .NET C# API code to unlock password protected XLSX files....Sheets Remove cell, range, or worksheet protection to allow data entry...Pivot Tables Reveal hidden worksheets or protected pivot data needed...

    products.aspose.com/total/net/unlock/xlsx/
  10. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for Python via .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery.... Working Solution for Worksheet Resizing Extract Images from...

    docs.aspose.com/slides/python-net/applying-prot...