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

excel worksheet

(0.29 sec)
  1. Retrieve a dictionary of all named ranges in a ...

    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....document Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....Range [] range = workbook . Worksheets . GetNamedRanges (); // If...

    docs.aspose.com/cells/net/retrieve-a-dictionary...
  2. Aspose.cell The type initializer for 'SkiaSharp...

    from the event log of my windows server 2012, the aspose.cell was hitting the issue i am using the Aspose.Cells 24.10.0 and i can actually see the dependencies at the bin folder any idea? image.png (14.8 KB) Applicati…...(runnable) code and template Excel file (if any) to reproduce the...7:38am 5 by far if i remove worksheet.AutoFitColumns(); it will...

    forum.aspose.com/t/aspose-cell-the-type-initial...
  3. Aspose.Cells Segmentation Fault when saving to ...

    Hello, I’m using Aspose.Cells for NodeJS via C++ bindings (aspose.cells.node 25.4.0). I believe I have installed all the relevant prerequisites. I’m using Node 20 (also tried 18 and 22) on Debian 12. Although, also trie…...Buffer also causes the same Excel file in question: 202505_Japan...Builtins_InterpreterEntryTram () const worksheets = workbook.getWorksheets();...

    forum.aspose.com/t/aspose-cells-segmentation-fa...
  4. 在导入数据到工作表时指定公式字段,使用Python via .NET|Documentation

    学习如何在使用Aspose.Cells for Python via .NET API导入数据到工作表时指定公式字段。...请查看生成的 输出Excel文件 及显示结果的截图。 示例代码 import os from...wb = Workbook () ws = wb . worksheets [ 0 ] opts = ImportTableOptions...

    docs.aspose.com/cells/zh/python-net/specify-for...
  5. Aspose.Total for C++|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....Office Automation or Microsoft Excel application. Aspose.Cells for...formats such as MS Excel 97-2003 (XLS), MS Excel 2007-2013/2016 (XLSX...

    docs.aspose.com/total/cpp/
  6. GridDesktop: readonly grid - Free Support Forum...

    I want to show an Excel file and prevent the user from editing it. But I fail to make it readonly. I tried: GridDesktop.ImportExcelFile with parameter “openasReadOnly = true” “gridDesktop.Worksheets[0].SetAllCells…...10:51am 1 I want to show an excel file and prevent the user from...“openasReadOnly = true” “gridDesktop.Worksheets[0].SetAllCellsReadonly()”...

    forum.aspose.com/t/griddesktop-readonly-grid/29...
  7. Convert XLTM to DOCX with .NET or with free Onl...

    Convert XLTM to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to DOCX online converter quickly before integrating the code....via C# or Online App Export Excel ® XLTM to DOCX on .NET Framework...Programmatically : Use Cases XLTMs (Excel Template files) are widely used...

    products.aspose.com/total/net/conversion/xltm-t...
  8. 通过C++的JavaScript将PdfSaveOptions和ImageOrPrintOpt...

    了解如何使用C++的Aspose.Cells for JavaScript设置PdfSaveOptions和ImageOrPrintOptions的DefaultFont属性,确保在字体缺失时正确渲染字体。...ns的DefaultFont属性 以下示例代码打开一个Excel文件。第一个工作表的A1单元格内设置了一段文本“Christmas...style="color: red;">Please select an Excel file.</p>' ; return ; } await...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  9. GridDesktop: read only mode, exceptions with Au...

    See attached sample - it loads an Excel file in GridDesktop in read only mode (using version 25.2). GridDesktopTest.zip (12.6 KB) I observe three issues: Issue 1: Though the grid is in read only mode, a “Convert to n…...attached sample - it loads an excel file in GridDesktop in read...Aspose.Cells.GridDesktop.Worksheet. (Int32 , Int32 ) at Aspose...

    forum.aspose.com/t/griddesktop-read-only-mode-e...
  10. ListColumn.Name rewrites cross-sheet structured...

    After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet formulas whose structured references point to the column that used to live at that…...Worksheets[0]; data.Cells["A1"].Value...DisplayName = "T"; var refs = wb.Worksheets.Add("Refs"); refs.Cells["A1"]...

    forum.aspose.com/t/listcolumn-name-rewrites-cro...