Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 16,707 for

true type

(0.2 sec)
  1. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... Parameter Type Description output str Output...SaveOptions ): ... Parameter Type Description output str Output...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection.... Parameter Type Description name str The case-insensitive...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPropertyCollection.remove_at method | A...

    DocumentPropertyCollection.remove_at method. Removes a property at the specified index.... Parameter Type Description index int The zero...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....NodeType :: OfficeMath , 0 , true )); // OfficeMath nodes that...change its location and display type. ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mat...
  5. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused....OwnStatus { get ; set ; } Remarks If true , the text specified by the...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....the OwnHelp property is set to true , HelpText specifies the text...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words 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...
  8. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines 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...
  9. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

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