Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 9,885 for

2 of

(0.07 sec)
  1. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....write("Original cell 2 text"); builder.endTable(); //...getRuns().get(0).setText("Edited Cell 2 contents"); ((Shape)docEdited...

    reference.aspose.com/words/java/com.aspose.word...
  4. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeries.data_labels property | Aspose.Words...

    ChartSeries.data_labels property. Specifies the settings for the data labels for the entire series.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabel.show_leader_lines property | Asp...

    ChartDataLabel.show_leader_lines property. Allows to specify if data label leader lines need be shown... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... 2 String dataDir = Utils. getSharedDataDir...path to the documents directory. 2 String dataDir = Utils. getSharedDataDir...

    docs.aspose.com/note/java/working-with-text/
  8. CustomPart.relationship_type property | Aspose....

    CustomPart.relationship_type property. Gets or sets the relationship type from the parent part to this custom part.... 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...
  9. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality.... AreEqual ( 2 , doc . PackageCustomParts . Count...PackageCustomParts . RemoveAt ( 2 ); Assert . AreEqual ( 2 , doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++....); builder -> Write ( u "Run 2. " ); // Every invocation of the...() -> get_Runs (); ASSERT_EQ ( 2 , runs -> get_Count ()); // We...

    reference.aspose.com/words/cpp/aspose.words/nod...