Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 10,765 for

true type

(0.16 sec)
  1. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_NodeType () const Gets the type of this node. get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/node/
  2. Aspose::Words::Fields::FieldTC class | Aspose.W...

    Aspose::Words::Fields::FieldTC class. Implements the TC field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_TypeIdentifier...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....PARAGRAPH, true)) { if (para.getParagraphFormat()...tab stop. getLeader() Gets the type of the leader line displayed...

    reference.aspose.com/words/java/com.aspose.word...
  4. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....BreakIsStyleSeparato { get; } True if this paragraph break is a...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words/par...
  5. OfficeMathDisplayType | Aspose.Words for Java

    Specifies the display format Type of the equation in Java....Specifies the display format type of the equation. Examples: Shows...getChild(NodeType.OFFICE_MATH, 0, true); // OfficeMath nodes that are...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document.... PARAGRAPH , True ) . count self . assertEqual..."content_type" built-in property will contain the MIME type of the...

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

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...string formField ) Parameter Type Description formField String...comboBox . CalculateOnExit = true ; Assert . AreEqual ( 3 , comboBox...

    reference.aspose.com/words/net/aspose.words.fie...
  8. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... Parameter Type Description node Node Examples...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPropertyCollection.Add | Aspose.Words ...

    Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized data management....CustomXmlProperty property ) Parameter Type Description property CustomXmlProperty...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPropertyCollection.RemoveAt | Aspose.W...

    Effortlessly manage your CustomXmlPropertyCollection with the RemoveAt method—quickly remove properties by index for streamlined data handling....RemoveAt ( int index ) Parameter Type Description index Int32 The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

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