Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 26,820 for

excel worksheet

(0.17 sec)
  1. 档案

    档案...עִברִית čeština Svenska MS Excel 是一个功能丰富的程序,可让您以表格形式保存和组织数据。...JSON 文件导入 Excel 工作表。据此,本文介绍了如何在 Python 中将 JSON 数据转换为 Excel XLSX XLS。...

    blog.aspose.com/zh/cells/convert-json-to-excel-...
  2. 在Jython中将文件转换为XPS|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....xls" ) # Get the first worksheet . sheet = workbook . getWorksheets...XPS ) # Print message print "Excel to XPS conversion performed...

    docs.aspose.com/cells/zh/java/converting-to-xps...
  3. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...Workbook(); Worksheet worksheet = workbook.Worksheets[0]; string...string value = "Test "; worksheet.Cells[1,1].HtmlString = value; value...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  4. LegendEntry.IsDeleted does not work as expected...

    Hi All, I have a problem when I try to delete legends in a chart. I am using Aspose.Cells 25.9.0 Let me explain the issue! I have a chart with 4 series. 2 are enabled and 2 are disabled: image.png (46.6 KB) Via co…...Cells Product Family excel-charts , charts hormancey September...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/legendentry-isdeleted-does-n...
  5. 用C++保存单元格或区域前导单引号前缀|Documentation

    学习如何通过Aspose.Cells for C++ API保持单元格值或范围的单引号前缀。...可能的使用场景 当你在单元格中放入带前导撇号或单引号的值时,Excel会隐藏它,但在选中该单元格时,公式栏会显示出前导撇号或单引号,如下截图所示。...号,如下截图所示。 Aspose.Cells 同样会像Excel一样隐藏前导撇号,但会将 Style.GetQuotePrefix()...

    docs.aspose.com/cells/zh/cpp/preserve-single-qu...
  6. Secure PDF Documents with JavaScript via C++|Do...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for JavaScript via C++....style="color: red;">Please select an Excel file.</p>' ; return ; } const...Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion with...

    docs.aspose.com/cells/javascript-cpp/secure-pdf...
  7. 用 C++ 实现其他语言的子合计或总计标签|Documentation

    学习如何使用 Aspose.Cells for C++ 在非英语环境中实现子合计和总计标签。...以下示例代码加载 示例Excel文件 ,用中文实现子合计和总计命名。请参考由此代码生成的 输出Excel文件 。我们首先创建一个...SetGlobalizationSett ( & gsi ); Worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/implement-subtotal...
  8. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Worksheet; import com.aspose.slides...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  9. 插入数据透视表|Documentation

    创建和格式化Excel电子表格文件的数据透视表。...added worksheet const sheetIndex = workbook . worksheets . add...const sheet = workbook . worksheets . get ( sheetIndex ); const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. 在工作表中应用条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库在工作表中应用条件格式,以更好地控制单元格的外观。... 条件格式是Microsoft Excel中的一个高级功能,允许您对一系列单元格应用格式,并且根据...style="color: red;">Please select an Excel file.</p>'; return; } const...

    docs.aspose.com/cells/zh/javascript-cpp/apply-c...