Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 15,330 for

2 of

(0.16 sec)
  1. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured document tag is successfully mapped to XML data....#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to use CSS Selector – QuerySelector, QueryS...

    Learn how to effectively apply selectors to select the elements you want to style using QuerySelector() and QuerySelectorAll() methods....Prepare path to source HTML file 2 string documentPath = Path. Combine...querySelector() Copy 1 < html > 2 < head > 3 </ head > 4 < body...

    docs.aspose.com/html/net/how-to-articles/how-to...
  3. ChartSeries.bubble_sizes property | Aspose.Word...

    ChartSeries.bubble_sizes property. Gets a collection Of bubble sizes for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....trim()); // 2 - Create a clone of a node just...nested within one parent table // 2 = Table is nested within two parent...

    reference.aspose.com/words/java/com.aspose.word...
  5. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....example -1 means the last item, -2 means the second before last and...Tables ; Assert . AreEqual ( 2 , tables . ToArray (). Length...

    reference.aspose.com/words/net/aspose.words.tab...
  6. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ChartDataLabelLocationMode Enum | Aspose.Words ...

    Discover the Aspose.Words.ChartDataLabelLocationMode enum to effectively customize data label positioning with intuitive Left and Top property settings....chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows Of the table.... assertEqual ( 2 , len ( list ( tables ))) i =...first_section . body . tables [ 0 ] # 2 - Using the "GetChild" method:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be saved to in C++....Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++ mCount...set_DocumentPartFileName ( partFileName ); // 2 - Create a custom stream for the...

    reference.aspose.com/words/cpp/aspose.words.sav...