Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 19,328 for

rows

(0.17 sec)
  1. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET...}; for ( int row_count = 1 ; row_count < 10 ; row_count ++) {...// Add row to table Aspose . Pdf . Row row = table . Rows . Add...

    products.aspose.com/pdf/net/table/add/
  2. Fit All Worksheet Columns on Single PDF Page|Do...

    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....a single PDF page, although rows may expand to several pages...

    docs.aspose.com/cells/net/fit-all-worksheet-col...
  3. Protect and Unprotect Worksheet|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....input data, insert or delete rows or columns, etc. The general...rectangle directly above the row number for row 1 and to the left of...

    docs.aspose.com/cells/java/protect-and-unprotec...
  4. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances document automation by merging fields and regions without conditional limits.... Rows . Add ( "James Bond" ); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  5. DocumentBuilder.StartColumnBookmark | Aspose.Wo...

    Use DocumentBuilder's StartColumnBookmark method to easily mark table cell positions as column bookmarks, enhancing document navigation and organization....or more columns in a range of rows. To create a valid bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentBuilder.startColumnBookmark method | As...

    DocumentBuilder.startColumnBookmark method. Marks the current position in the document as a column bookmark start...or more columns in a range of rows. To create a valid bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Aspose.Cells for Python via .NET API. You can set the Print Area, Print Titles and Page Order.... Print row/column headings. Achieve draft...NET allows you to designate row and column headers to repeat...

    docs.aspose.com/cells/python-net/setting-print-...
  8. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... Row The element occurs among rows in a table. Cell...element occurs among cells in a row. Examples Shows how to work with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++....We must insert at least one row before setting any table formatting...Center ); builder -> Write ( u "Row 1, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....following parameters: First Row – the first row of the range. First Column...range. Number of Rows – the number of rows in the range. Number...

    docs.aspose.com/cells/python-net/cells-border-s...