Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 19,989 for

2 of

(0.06 sec)
  1. GradientStopCollection | Aspose.Words for Java

    Contains a collection Of GradientStop objects in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldIfComparisonResult Enum | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldIfComparisonResult enum, which defines outcomes Of IF field evaluations, enhancing your document automation capabilities.... False 2 The condition is false . Examples...builder . Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Formula List|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....for example 2^3. * Multiplication, for example 2*3. / Division...for example 2/3. \\ Integer division, for example 2\\3. Mod Modulus...

    docs.aspose.com/cells/reportingservices/formula...
  4. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author Of this revision... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number Of tab stops, enhancing your UI design and user experience.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left Of the specified position.... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right Of the specified position.... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlProperty.Uri | Aspose.Words for .NET

    Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track document changes with the StartTrackRevisions method. Automatically mark all edits as revisions for seamless collaboration and clarity.... Runs [ 2 ]. IsInsertRevision , Is . False...Revisions . Count , Is . EqualTo ( 2 )); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/doc...
  10. GlossaryDocument.FirstBuildingBlock | Aspose.Wo...

    Discover the FirstBuildingBlock property in GlossaryDocument. Easily access the initial building block for streamlined document management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...