Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 150,282 for

2

(0.11 sec)
  1. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Shadow 2 Shadow effect. Outline 3 Outline...True ); Assert . That ( runs [ 2 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  2. CompositeNode.LastChild | Aspose.Words for .NET

    Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management.... Writeln ( "Section 2 text." ); // Both sections are...Trim (), Is . EqualTo ( "Section 2 text." )); See Also class Node...

    reference.aspose.com/words/net/aspose.words/com...
  3. TextColumnCollection.evenlySpaced property | As...

    TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced.... setCount ( 2 ); // Determine the amount of...builder . writeln ( "Wide column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Support for TOCOL function in version 24.2.0.0 ...

    Hi, In my application, I am writing some value in my workbook and then using CalculateFormula() to recalculate the workbook because the written value can impact the values in other cells. But I am noticing the cells tha…...2.0.0 Aspose.Cells Product Family...COUNTA(‘DR-EL_Values’!$B:$B)-2),OFFSET(‘DR-EL_Values’!$A$3,0...

    forum.aspose.com/t/support-for-tocol-function-i...
  5. TextColumn.Width | Aspose.Words for .NET

    Adjust the TextColumn Width property to easily customize your text column's width in points for enhanced layout control and readability.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  6. TextColumnCollection.Item | Aspose.Words for .NET

    Access a specific text column by index with the TextColumnCollection Item property. Simplify data management and enhance your coding efficiency.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  7. ChartAxisTitle.Text | Aspose.Words for .NET

    Discover the ChartAxisTitle Text property to customize your axis titles easily. Set or get dynamic titles for enhanced data visualization....1" , "AW Category 2" }, new double [] { 1 , 2 }); ChartAxisTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ListCollection.addSingleLevelList method | Aspo...

    ListCollection.addSingleLevelList method. Creates a new single level list based on the predefined template and adds it to the list collection in the document.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...); builder . writeln ( "Item 2" ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your document's presentation....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words/par...
  10. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in points... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...