Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 30,807 for

worksheet

(0.1 sec)
  1. 档案

    档案...worksheetIndex++) { // 获取工作表的参考 Worksheet ws = collection.get(worksheetIndex);...worksheetIndex++) { // 获取工作表的参考 Worksheet ws = collection.get(worksheetIndex);...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  2. Node.js API for Excel Documents, Visio Files an...

    Process Excel Spreadsheets and Visio Documents via Node.js API. Utilize Nodejs to recognize and generate 1D, 2D and Postal Barcodes....js via Java Work with worksheets using the Excel Node.js API...Microsoft Excel. Moreover, style worksheets to the most granular level...

    products.aspose.com/total/nodejs-java/
  3. Manage Document Properties|Documentation

    Learn how to manage document properties through the Aspose.Cells for Python via Java APIs....multiple worksheets, each represented by the Worksheet class, whereas...whereas the collection of worksheets is represented by the WorksheetCollection...

    docs.aspose.com/cells/python-java/managing-docu...
  4. Issue with AutoFitColumns function - Free Suppo...

    Observe column K in the source excel file, upon passing the sheet through AutoFitColumns function the column width becomes extremely small (observe the output file). I have attached the code, source excel file and the o…...Workbook(sourcePath); Worksheet sourceSheet = sourceWb.Worksheets[0]; AutoFitterOptions...AutoFitMergedCellsTy.EachLine; sourceWb.Worksheets[0].AutoFitColumns(4, 8, 40...

    forum.aspose.com/t/issue-with-autofitcolumns-fu...
  5. Java API to Render PCL to TXT | products.aspose...

    Export PCL to TXT via Java API without using Microsoft Excel or Adobe Reader...formats, adding or removing worksheets, cells, rows, and columns...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pcl-t...
  6. Java API to Render PS to XLT | products.aspose.com

    Export PS to XLT via Java API without using Microsoft Excel or Adobe Reader...such as creating and editing worksheets, formatting cells, and applying...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/ps-to...
  7. Convert PPSX to XLTM in Android Apps or with fr...

    Convert PPSX to XLTM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLTM online converter quickly before integrating the code....format and is used to store worksheets. Converting a PPSX file to...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/android-java/conversi...
  8. textParagraph.IsHangingPunctuation为True时,输出pdf,...

    textParagraph.IsHangingPunctuation为True时,输出pdf,标点符号丢失,样例文件见Punctuation_input.xlsm,丢失的标点符号见附件中图片红框标识的地方。 允许标点符号溢出测试.zip (456.2 KB) public static void testPunctuation() { // CellsHelper.DPI = 168; Workbook workbook = …...xlsm”); Worksheet sheet = workbook.Worksheets[“存货分析1”]; foreach...

    forum.aspose.com/t/textparagraph-ishangingpunct...
  9. Create Gantt Chart in Excel using C# | Gantt Ch...

    Learn how to create a Gantt chart in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....Access the first worksheet using workbook.Worksheets[0] . Add a chart...

    blog.aspose.com/cells/create-gantt-chart-in-exc...
  10. How to create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for JavaScript via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....workbook and access the first worksheet. const workbook = new Workbook...const sheets = workbook . worksheets ; const sheet = sheets ....

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