Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 19,025 for

rows

(0.17 sec)
  1. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...Is there a way to hard code row heights and column widths? So...code column widths, but the rows would not respond to any heights...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  2. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....Calculating Formulas, Grouping Rows and Columns and much more without...Writing Formulas Grouping of Rows & Columns Platform Independence...

    products.aspose.com/cells/cpp/
  3. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for Node.js via C++ API....Displays or copies only unique rows. Apply Advanced Filter of Microsoft...or Non-Blanks Get All Hidden Rows Indices after Refreshing AutoFilter...

    docs.aspose.com/cells/nodejs-cpp/apply-advanced...
  4. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython.... # The rows from the second table will be...TABLE , 1 , True ) # Append all rows from the current table to the...

    docs.aspose.com/words/java/joining-tables-in-jy...
  5. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation....static fields Remove empty table rows You can consider a merge field...text result. Remove Empty Table Rows Aspose.Words allows you to remove...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  6. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields.... Rows . Add ( "John" ); table . Rows . Add ( "Jane"...

    reference.aspose.com/words/net/aspose.words.mai...
  7. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless document automation and enhanced efficiency.... Rows . Add ( "John" ); table . Rows . Add ( "Jane"...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...typeof ( string )); // Add 2 rows into the DataTable object programmatically...Smith" ; dr [ 2 ] = "Male" ; dt . Rows . Add ( dr ); dr = dt . NewRow...

    docs.aspose.com/pdf/zh/net/integrate-table/
  9. Code 16K in JavaScript via C++ | products.aspos...

    Aspose.Barcode for JavaScript via C++ API allows customize, generate and recognize Code 16K barcodes in your JavaScript application...multiple-row barcodes. Each symbol can contain 2 to 16 rows, with...with 5 ASCII characters per row, and multiple symbols can be concatenated...

    products.aspose.com/barcode/javascript-cpp/code...
  10. Manage formulas of Excel files|Documentation

    Learn how to manage formulas of Excel files through the Aspose.Cells for .NET APIs....cells with the same number of rows and columns as the array arguments...formula. Number of Rows – the number of rows to populate the result...

    docs.aspose.com/cells/net/using-formulas-or-fun...