Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 20,326 for

2 of

(0.09 sec)
  1. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting Of the conditional style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.BaseStyleName | Aspose.Words for .NET

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" })); Assert . That ( style ....

    reference.aspose.com/words/net/aspose.words/sty...
  3. FieldNoteRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldNoteRef BookmarkName property to easily manage and customize your bookmarks for enhanced organization and efficiency....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Emboss Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Emboss3x3 as well as custom kernels....{ { - 2 , - 1 , 0 , }, { - 1 , 1 , 1 , }, { 0 , 1 , 2 , }, };...

    docs.aspose.com/imaging/net/developer-guide/man...
  5. TextColumn Class | Aspose.Words for .NET

    Discover the Aspose.Words.TextColumn class for managing text columns in your documents. Easily access and customize each column in your text section.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size Of the workbook noticeably in…...zip (2.4 MB) I will be very curious to...John.He May 23, 2025, 1:18am 2 @bytefyre When you use row and...

    forum.aspose.com/t/workbook-object-increases-in...
  7. Hiding and Showing Rows and Columns in Python|D...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for Python Via Java API.... hideRow ( 2 ) \ # Hiding the 2nd column of...height to 13.5 cells . unhideRow ( 2 , 13 . 5 ) \ # Unhiding the 2nd...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  8. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....getGlossaryDocument(), "AutoText 2", "Contents of AutoText 2"); appendAutoTextEntry(doc...getGlossaryDocument(), "AutoText 2", "Contents of AutoText 2"); appendAutoTextEntry(doc...

    reference.aspose.com/words/java/com.aspose.word...
  9. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent Of the table....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Public API Changes in Aspose.Diagram 5.8.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....Shape [] shapes = new Shape [ 2 ]; // extract and assign shapes...0 ). getShapes (). getShape ( 2 ); // mark array shapes as group...

    docs.aspose.com/diagram/java/public-api-changes...