Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 204,302 for

excel

(0.23 sec)
  1. 生成的pdf和excel有差异 pdf为什么data label无法正常显示 - Free S...

    test.zip (241.7 KB) image.png (54.5 KB) image (1).png (88.9 KB) 如图所示 麻烦帮忙看下这是为什么...生成的pdf和excel有差异 pdf为什么data label无法正常显示 Aspose.Cells Product Family...3:17pm 2 @ChenGY1234 问题概述 您在将 Excel 转成 PDF (或直接使用 Aspose.PDF 创建图表)时,...

    forum.aspose.com/t/pdf-excel-pdf-data-label/321829
  2. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate Excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to Excel using the below logic. const…...when CSVs are converted to Excel using Aspose.Cells for Java...the below script to generate excel files from csv: // Values between...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  3. Convert XBRL to XLSX Excel via C# | products.as...

    Sample code for XBRL to Excel XLSX C# conversion. Use API example code for batch XBRL files to XLSX conversion within .NET based applications....via C# XBRL to Microsoft ® Excel XLSX format conversion without...

    products.aspose.com/finance/net/conversion/xbrl...
  4. Download .NET DLL Components to Process Excel |...

    Download DLL containing C# Class Library to create, modify, render & print MS Excel® & OpenOffice® Spreadsheets via .NET API. Convert to DOCX, PPTX, PDF, XPS....create, format, and manipulate Excel files programmatically without...without the need for Microsoft Excel. It supports features like creating...

    releases.aspose.com/cells/net/
  5. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to PDF」プリンタでは正常の改ページで表示されますが、asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…...Cells for JavaでExcelファイルをPDFファイルに変換した際に、改ページタイミングが変わる...for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  6. Excel Dynamic Array Formula Issues in XLSX to P...

    Dear Aspose.Cells Support Team, We are encountering a critical issue when converting an XLSX workbook to PDF using Aspose.Cells. Specifically, several modern Excel dynamic array formulas, which work correctly in the sou…...Excel Dynamic Array Formula Issues in XLSX to PDF Conversion...Specifically, several modern Excel dynamic array formulas, which...

    forum.aspose.com/t/excel-dynamic-array-formula-...
  7. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells to generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…...border when hiding rows in Excel template Aspose.Cells Product...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  8. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...ArrayIndexOutOfBound when converting Excel XML files to XLSX Aspose.Cells...

    forum.aspose.com/t/getting-nullpointerexception...
  9. Excel sheet takes a long time (7 seconds) for w...

    Would love to know what’s taking the time. Attempting to reproduce this with Java 21 in Windows the calculation takes a little over a second. Maybe a little long but reasonable. On Linux this extends to 7 seconds, which …...Excel sheet takes a long time (7 seconds) for workbook.calculateFormula()...of that? I did not write the excel sheet causing the issue, but...

    forum.aspose.com/t/excel-sheet-takes-a-long-tim...
  10. 将 NumPy 转换为 Excel 在 Python 中 | Python NumPy Exc...

    学习如何使用 Aspose.Cells for Python 将 NumPy 数组转换为 Excel。逐步指南,包括 Workbook、Worksheet、ListObject、Range 和 Named Range 的代码示例。...数组转换为 Excel 目录 为什么将 NumPy 转换为 Excel? Python NumPy Excel 库 将 NumPy...NumPy 转换为 Excel 在 Python 中 如何将 NumPy ndarray 转换为 Excel 工作簿 将 NumPy...

    blog.aspose.com/zh/cells/convert-numpy-to-excel/