Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 17,144 for

true type

(0.66 sec)
  1. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....ancestor of the specified object type. getCustomNodeId() Specifies...children. isComposite() Returns true if this node can contain other...

    reference.aspose.com/words/java/com.aspose.word...
  2. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes... has_child_nodes Returns True if this node has any child nodes...nodes. is_composite Returns True as this node can have child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_Type property. Gets Type of this structured document tag....sdt_type property StructuredDocumentTa.sdt_type property Gets...Gets type of this structured document tag. @property def sdt_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...Document > & doc ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java....SHAPE, true).toArray()) .filter(Shape.class::isInstance)...getChildNodes(NodeType.SHAPE, true).toArray()) .filter(Shape.class::isInstance)...

    reference.aspose.com/words/java/com.aspose.word...
  7. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available Types of binding between a web extension and the data in the document in Java....WebExtensionBindingT Enumerates available types of binding between a web extension...RIGHT); myScriptTaskPane.isVisible(true); myScriptTaskPane.setWidth(300...

    reference.aspose.com/words/java/com.aspose.word...
  8. HeaderFooterCollection | Aspose.Words for Java

    Provides Typed access to HeaderFooter nodes of a Section in Java....extends NodeCollection Provides typed access to HeaderFooter nodes...Document(getMyDir() + "Header and footer types.docx"); // Iterate through each...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....ancestor of the specified object type. getBackgroundShape() Gets the...document. getNodeType() Gets the type of this node. getPageColor()...

    reference.aspose.com/words/java/com.aspose.word...
  10. IIndexFilter.should_skip_index method | Aspose....

    IIndexFilter.should_skip_index method. Determines whether the item with the specified index should be skipped.... Parameter Type Description index int The index...index of the item. Returns True if the item should be skipped;...

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