Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 19,030 for

rows

(0.58 sec)
  1. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for Node.js via C++.... If there were specific rows and columns designated for printing...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  2. XLS file becomes unsavable after the first save...

    Hi Aspose team, I’m having an issue with the XLS file. After loading and saving it the first time, I tried to load the output file and save it again (second time), but it thRows an error: “Index was outside the bounds o…...data or structures (like empty rows or columns) that might be causing...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  3. Possible Regression: java.lang.ArrayIndexOutOfB...

    I am encountering a java.lang.ArrayIndexOutOfBoundsException when trying to load a specific CSV file using Aspose.Cells for Node.js via Java by using new aspose.Workbook(csvFilePath, aspose.getCsvLoadOptions()) I have t…...does not exist in the current row (e.g., “Index 3 out of bounds...are: Rows that contain fewer fields than the header row. Inconsistent...

    forum.aspose.com/t/possible-regression-java-lan...
  4. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...than splitting into multiple rows. Refer: Original Output - output...than being split into multiple rows. Examples: Simple Array {“SizeRange”:...

    forum.aspose.com/t/handling-json-array-as-singl...
  5. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....columns and rows. Adding and deleting columns and rows. Setting...

    docs.aspose.com/slides/net/product-overview/
  6. Send Emails & Forward Messages using SMTP Clien...

    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.... Rows . Add ( dr ); dr = dt . NewRow..."LastName" ] = "Doe" ; dt . Rows . Add ( dr ); dr = dt . NewRow...

    docs.aspose.com/email/net/sending-and-forwardin...
  7. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Python via .NET....Create table header row. Create table body rows with cells. Create...Create table footer row. Set table summary attribute. Save the Tagged...

    docs.aspose.com/pdf/python-net/working-with-tab...
  8. Manipulating PNG Images|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....sutable filter for each data row. Best compression, slowest execution...no filtering for image data rows. Paeth 4 The paeth predictor...

    docs.aspose.com/imaging/java/manipulating-png-i...
  9. 使用JavaScript通过C++自适应调整行列宽。|Documentation

    本文展示了如何使用Aspose.Cells for JavaScript通过C++自动调整单元格范围内的行、列、合并单元格的行以及整行的宽度。...AutoFit Row </ title > </ head > < body > < h1 > AutoFit Row Example...the 3rd row of the worksheet (row index 1 is the 2nd row; original...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  10. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...要获取数据,遍历 TableList 并处理 absorbed rows 和吸收的单元格列表。我们可以通过调用 getTableList... aspose . pdf . AbsorbedRow row : table . getRowList ()) { //...

    docs.aspose.com/pdf/zh/androidjava/extract-data...