Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 17,644 for

columns

(0.61 sec)
  1. Generate Codablock-F Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate Codablock-F barcodes...of the number of rows and columns and thus allows organizing...in terms of the number of columns and rows, setColumns and setRows...

    docs.aspose.com/barcode/phpjava/generate-codabl...
  2. Generate Codablock-F Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate Codablock-F barcodes...of the number of rows and columns and thus allows organizing...in terms of the number of columns and rows, setColumns and setRows...

    docs.aspose.com/barcode/nodejsjava/generate-cod...
  3. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process.... Columns . Add ( "FirstName" ); dataTable . Columns . Add...with MERGEFIELDs for three columns of a mail merge data source...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Set Print Titles in xlsx4j|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....allows you to designate row and column headers to repeat on all pages...setPrintTitleRows properties. The rows or columns that will be repeated are defined...

    docs.aspose.com/cells/java/set-print-titles-in-...
  5. Remove Duplicate Rows in a Worksheet with Node....

    Learn how to remove duplicate rows in a worksheet using Aspose.Cells for Node.js via C++ and select specific Columns for duplication checks....worksheet, and you can pick which columns should be checked for duplicate...endColumn to specify the range of columns to check for duplicates. Following...

    docs.aspose.com/cells/nodejs-cpp/remove-duplica...
  6. Cells#copyColumns results in incomplete formatt...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...Cells to insert 7 additional columns. Following that, we copy the...sourceColumnIndex 2 to the newly inserted columns: cells.copyColumns(cells, 2...

    forum.aspose.com/t/cells-copycolumns-results-in...
  7. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name formats in your fields, enhancing user experience and personalization....collection corresponds to the columns from the data source // that...accept values from these two columns in the data source. Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 在运行时将工作表绑定到 DataSet 使用 GridWeb|Documentation

    本文介绍如何在 GridWeb 中将工作表绑定到 DataSet。... Columns . Add ( "ProductID" ); prodTbl . Columns . Add..."ProductName" ); prodTbl . Columns . Add ( "ProductPrice" ); //...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  9. 如何在没有Excel的情况下用C++检测冻结状态|Documentation

    在本文中,您将学习如何使用C++的Aspose.Cells API以编程方式检测Excel工作表的冻结状态。...row = 0 , column = 0 ; int32_t rows = 0 , columns = 0 ; // Get...rows and columns sheet . GetFreezedPanes ( row , column , rows...

    docs.aspose.com/cells/zh/cpp/how-to-check-froze...
  10. Remove Blank Rows in Excel using Java

    Follow this article to remove blank rows in Excel using Java. It has the IDE settings, steps, and a sample code to eliminate empty rows in Excel using Java....capability to remove blank columns. Get the IDE settings to establish...of removing blank rows and columns from the target Excel file...

    kb.aspose.com/cells/java/remove-blank-rows-in-e...