Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 30,205 for

worksheet

(0.04 sec)
  1. Converting Workbook to Different Formats|Docume...

    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.... Converting single Worksheet to XPS The following example...shows how to convert a single worksheet in an Excel file to XPS. Export...

    docs.aspose.com/cells/java/converting-workbook-...
  2. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...Worksheets.Names.First(x => x.FullText...GetRange()!; var worksheet = range.Worksheet; worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/graphic-elements-in-html-are...
  3. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....priority Supported Font Formats Worksheet to Image - Set Pixel Format...the Rendered Image Convert Worksheet to Image - Remove whitespace...

    docs.aspose.com/cells/javascript-cpp/configurin...
  4. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...Worksheet.Index); _list.Add(data.CellRow);...Count; i+=4) { Cell cell = wb.Worksheets[(int)_list[i]].Cells[(int)_list[i...

    forum.aspose.com/t/xlookup-returns-value/322497
  5. Create XLSM Using Python | products.aspose.com

    Generate Microsoft Excel XLSM documents using Python applications without using Microsoft Office....Get the access of required Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/create/xlsm/
  6. Convert WBMP to XLS via C# | Aspose

    Sample code for WBMP to XLS C# conversion. Use API example code for batch WBMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  7. Update XLSM File using Python | products.aspose...

    Modify XLSM document in Python applications without using Microsoft Excel....parameter Access of relevant Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/update/xlsm/
  8. | Aspose

    Sample code for JP2 to XLS Java conversion. Use API example code for batch JP2 files to XLS conversion within any Web or Desktop Java based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/cpp/conversion/jp2-to-xls/
  9. 插入复选框,提示“error Not Found” - Free Support Forum ...

    插入复选框,提示“error Not Found” lQLPJxsFdxB77b_NAq_NBVewT0zqY2jgRSgJEOACpWyhAA_1367_687.png (40.6 KB) lQLPJxau-N8sfr_NAyvNBaqwhwZhhb3TKaoJEOADWr6EAA_1450_811.png (59.6 KB)...workbook / worksheet 已经创建\nvar ws = workbook.Worksheets[0];\n//...

    forum.aspose.com/t/error-not-found/322756
  10. Aspose.Cells GridJs for .NET Pagination for lar...

    We are currently using Aspose GridJs. While the current implementation works well for moderate sized Worksheets, we are encountering performance and memory challenges with very large datasets especially those containing …...works well for moderate sized worksheets, we are encountering performance...help load only the active worksheet, which may improve performance...

    forum.aspose.com/t/aspose-cells-gridjs-for-net-...