Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 9,808 for

2 of

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

    Allows to configure document hyphenation options in Java....setConsecutiveHyphen(2); doc.getHyphenationOption()....getHyphenationOption().setConsecutiveHyphen(2); doc.getHyphenationOption()....

    reference.aspose.com/words/java/com.aspose.word...
  2. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....size(), 2); Assert.assertEquals(((MailMergeRegionInfo)...assertEquals(nestedRegions.size(), 2); Assert.assertEquals(((MailMergeRegionInfo)...

    reference.aspose.com/words/java/com.aspose.word...
  3. TxtSaveOptions.preserveTableLayout property | A...

    TxtSaveOptions.preserveTableLayout property. Specifies whether the program should attempt to preserve layout Of tables when saving in the plain text format... write ( "Row 1, cell 2" ); builder . endRow (); builder...insertCell (); builder . write ( "Row 2, cell 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency....will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior Of the 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...
  6. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name Of an abstract numbering definition is provided by the field's code....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. ChartSeriesCollection indexer | Aspose.Words fo...

    ChartSeriesCollection indexer. Returns a [ChartSeries](../../chartseries/) at the specified index....example -1 means the last item, -2 means the second before last and...= [ 'Category 1' , 'Category 2' , 'Category 3' , 'Category 4'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. CustomXmlPropertyCollection.remove method | Asp...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number Of elements in your collection for efficient data management....AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...3 , properties . Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...