Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 30,497 for

worksheet

(0.12 sec)
  1. Creating and reading machine-readable CBSE shee...

    Download a ready-made OMR CBSE sheet in PDF format for practicing and coaching. Process dozens of completed CBSE forms per minute....need customizable forms (worksheets) that contain questions on...students must attempt these worksheets daily for capturing important...

    products.aspose.com/omr/exam/cbse/
  2. Word From Excel Mail Merge In C#

    Personalize your Mail merge Word from Excel file using C#. Automate emails or build reports using Mail merge Word from Excel template in C#....xlsx" ); var worksheet = workbook.Worksheets[ 0 ]; var dataTable...dataTable = worksheet.Cells.MaxDisplayRange.ExportDataTable( new...

    products.aspose.com/words/net/mailmerge/word-fr...
  3. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...Worksheets.Names.First(x => x.FullText...GetRange()!; var worksheet = range.Worksheet; worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/html-file-is-displayed-incor...
  4. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...the first worksheet const sheet1 = workbook . worksheets . get (...); let index = workbook . worksheets . add (); const sheet2 =...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  5. Open+save produces invalid XML — Incorrect char...

    Hi there, we identified two issues related to chart axis elements and GUID lowercasing that cause a “Repair” message to show up when opening the output file in Excel Desktop for Windows. I was able to identify the root c…...execSync(`ls "${inputUnzip}/xl/worksheets/" 2>/dev/null || true`) ...readFileSync(join(inputUnzip, "xl/worksheets", sheetFile), "utf8"); const...

    forum.aspose.com/t/open-save-produces-invalid-x...
  6. Convert POT to EXCEL Format via Java or with fr...

    Convert POT to EXCEL format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to EXCEL online converter quickly before integrating the code.... Select Worksheet via its index, create a Shape...be expanded into editable worksheets. Key Use Cases Converting...

    products.aspose.com/total/java/conversion/pot-t...
  7. Convert PPSX to XLAM Format via Java or with fr...

    Convert PPSX to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLAM online converter quickly before integrating the code....spreadsheets from scratch, adding worksheets, manipulating cells, and...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/ppsx-...
  8. Convert POT to MHTML Format via Java or with fr...

    Convert POT to MHTML format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to MHTML online converter quickly before integrating the code....spreadsheets from scratch, adding worksheets, manipulating text, images...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pot-t...
  9. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly.... Access the desired Worksheet and amend the data. Save the...the Working Solution for Worksheet Resizing practices—either...

    docs.aspose.com/slides/androidjava/manage-ole/
  10. 如何使用C++通过JavaScript创建带有下拉列表的动态图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到图表中以实现灵活的数据可视化。...workbook and access the first worksheet. const workbook = new Workbook...const sheets = workbook . worksheets ; const sheet = sheets ....

    docs.aspose.com/cells/zh/javascript-cpp/create-...