Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 19,489 for

rows

(0.11 sec)
  1. ImageFieldMergingArgs.ImageHeight | Aspose.Word...

    Set the ImageHeight in ImageFieldMergingArgs to customize image size for your document, enhancing visual appeal and clarity.... Rows . Add ( ImageDir + "Logo.jpg" ); dataTable . Rows . Add...background logo.png" ); dataTable . Rows . Add ( ImageDir + "Enhanced...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Split Screen of Excel Worksheet with C++|Docume...

    In this article, you'll learn how to display certain Rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using C++....learn how to display certain rows and/or columns in separate panes...as the following: Select the row/column/cell before which you...

    docs.aspose.com/cells/cpp/how-to-split-screen-o...
  3. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add..."Jane" , "Cardholder" ); // This row has an invalid value in the Courtesy...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look.... Rows . Add ( ImageDir + "Logo.jpg" ); dataTable . Rows . Add...background logo.png" ); dataTable . Rows . Add ( ImageDir + "Enhanced...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Queries and Connections with Node.js via C++|Do...

    Learn how to manage database connections and execute queries using Node.js via C++ with Aspose.Cells....* FROM YourTable' , ( err , rows ) => { if ( err ) { console...console . log ( 'Query results:' , rows ); }); Closing the Connection...

    docs.aspose.com/cells/nodejs-cpp/managing-datab...
  6. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... rows [ 1 ][ 1 ] x = tbl . X + tbl . rows [ 1 ][ 1 ]...offset_x y = tbl . Y + tbl . rows [ 1 ][ 1 ] . offset_y for para...

    docs.aspose.com/slides/python-net/paragraph/
  7. Configuring the Export|Aspose.Words for JasperR...

    This section provides a list with links to the Documentation about configuring the export....Fields Introduction Frames Exact Row Heights Exact Spacings Setting...Breaks Check Version Break Table Rows Change Margins Licensing System...

    docs.aspose.com/words/jasperreports/configuring...
  8. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...( table ); // Tables contain rows, which contain cells, which...least one row, cell, and paragraph. Row firstRow = new Row ( doc...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Protect Cells|Documentation

    This article introduces how to protect cells in GridWeb....This method takes the number of rows and columns to specify the range...This method takes the number of rows and columns to specify the range...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. MailMergeOptions.RetainFirstSectionStart | Aspo...

    Discover how the MailMergeOptions RetainFirstSectionStart property enhances your mail merge by retaining or updating document sections for seamless data integration....copies for subsequent data source rows are retained during mail merge...

    reference.aspose.com/words/net/aspose.words.low...