Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 150,889 for

2

(0.08 sec)
  1. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...replace(regex, @"$3 bought a $2 from $1", options); Assert.AreEqual(..." : "$3 bought a $2 from $1.\r$3 bought a $2 from $1.", doc.getText()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++....Words :: LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. CustomPartCollection.add method | Aspose.Words ...

    CustomPartCollection.add method. Adds an item to the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... writeln ( 'Outer Table Cell 2' ) builder . end_table () # Move... writeln ( 'Inner Table Cell 2' ) builder . end_table () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlSchemaCollection.clear method | Aspose...

    CustomXmlSchemaCollection.clear method. Removes all elements from the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlSchemaCollection indexer | Aspose.Word...

    CustomXmlSchemaCollection indexer. Gets or sets the element at the specified index.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomPartCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your CustomPartCollection with our efficient Clear method, removing all elements for seamless management and enhanced performance.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  8. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Document.endnoteOptions property | Aspose.Words...

    Document.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this document.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

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