Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 19,018 for

rows

(0.47 sec)
  1. Add support for .gdb folder in GDB format - Fre...

    Hi Alexander, Our customer need support for .gdb folder in GDB format. Can you please add this ability in your GIS API ? Thanks,...Name}"); // Example: read rows foreach (var row in table.GetRows())...Example: iterate rows if needed // foreach (var row in table.GetRows())...

    forum.aspose.com/t/add-support-for-gdb-folder-i...
  2. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math object types for enhanced document processing....more rows and one or more columns. MatrixRow 20 Single row of the...

    reference.aspose.com/words/net/aspose.words.mat...
  3. View XLS File Online and using Java | products....

    Free online XLS file viewer app. Java API code to read XLS file for viewer application....processing such as reading sheets, rows and cells of document for display...

    products.aspose.com/total/java/viewer/xls/
  4. View XLSM File Online and using .NET | products...

    Free online XLSM file viewer app. .NET API C# code to read XLSM file for viewer application....processing such as reading sheets, rows and cells of document for display...

    products.aspose.com/total/net/viewer/xlsm/
  5. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…...Row row1 = table1.Rows.Add(); row1.FixedRowHeight...Height = 15; Aspose.Pdf.Row row2 = table1.Rows.Add(); Aspose.Pdf.Cell...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  6. Working with Cross (Pivot) Tables in Java|Aspos...

    Output a Cross (Pivot) Tables when building a report in Java....table-column data band into a table-row data band as follows. <<foreach...start (or end) an outer table-row data band and a nested table-column...

    docs.aspose.com/words/java/working-with-cross-p...
  7. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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.... getName (), 0 , 0 , "/root/row/FIELD1" ); sheet . getCells ()... getName (), 1 , 1 , "/root/row/FIELD2" ); //Map FIELD4 and FIELD5...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...hidden foreach (Row row in table.Rows) { Cell cell = row.Cells[columnIndex];...Width = 0; foreach (Row r in table.Rows) r.Cells[hideIdx].CellFormat...

    forum.aspose.com/t/about-caption-insertion-to-i...
  9. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。... Rows . Add (); // Add annotation...annotation cell that spans for two rows and contains annotation long-long...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  10. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....apply formatting to tables, rows, and cells—including borders...entire table, row formatting to only particular rows, cell formatting...

    docs.aspose.com/words/python-net/applying-forma...