Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 9,808 for

2 of

(0.07 sec)
  1. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....get(2).getListLabel().getLabelString());...assertEquals("002.", paras.get(2).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  2. CustomXmlPropertyCollection.remove_at method | ...

    CustomXmlPropertyCollection.remove_at method. Removes a property at the specified index....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPropertyCollection.removeAt method | A...

    CustomXmlPropertyCollection.removeAt method. Removes a property at the specified index.... at ( 2 ). value ). toEqual ( "2003" );.... count ). toEqual ( 3 ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection.... at ( 2 ). value ). toEqual ( "2003" );.... count ). toEqual ( 3 ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior Of the field in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field....will start a count at list level 2. It will display a value of "1"...builder . writeln ( 'Paragraph 2' ) # The next LISTNUM field that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your document processing today!...Leading spaces are trimmed Preserve 2 Leading spaces are preserved....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...

    reference.aspose.com/words/net/aspose.words.loa...
  8. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management....example -1 means the last item, -2 means the second before last and...reply" ); Assert . AreEqual ( 2 , comment . Replies . Count );...

    reference.aspose.com/words/net/aspose.words/com...
  9. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table Of Contents creation in documents. Enhance your workflow with powerful features!... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

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