Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 15,990 for

true type

(0.08 sec)
  1. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field to this paragraph in C++....bool updateField ) Parameter Type Description fieldType Aspos...Aspose::Words::Fields::FieldType The type of the field to append. updateField...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...FieldFormat object that provides typed access to field’s formatting...the entry. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/story/
  5. Aspose::Words::Notes::FootnoteSeparator::Accept...

    Aspose::Words::Notes::FootnoteSeparator::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. Aspose::Words::Fields::FieldInfo::get_InfoType ...

    Aspose::Words::Fields::FieldInfo::get_InfoType method. Gets or sets the Type of the document property to insert in C++....ype method Gets or sets the type of the document property to...:: FieldType :: FieldInfo , true )); field -> set_InfoType (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....how to determine the revision type of an inline node. Document...getCount(), 6); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/java/com.aspose.word...
  8. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content Type for enhanced organization....property Gets or sets the content type of the document. public string...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  9. WarningType | Aspose.Words for Java

    Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving in Java....class WarningType Specifies the type of a warning that is issued...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeries.seriesType property | Aspose.Words ...

    ChartSeries.seriesType property. Gets the Type of this chart series....seriesType property Gets the type of this chart series. get seriesType...chart = doc . getShape ( 0 , true ). chart ; // Remove all series...

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