Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 14,729 for

true type

(0.07 sec)
  1. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/
  3. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input Types effortlessly....TextInputType property Gets or sets the type of a text form field. public...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field Type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole document so that they correspond to the field Types contained in the field codes in C++....dTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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...
  7. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in 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...
  8. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the axis in Java.... getType() Gets scaling type of the axis. setLogBase(double...setType(int value) Sets scaling type of the axis. getLogBase() public...

    reference.aspose.com/words/java/com.aspose.word...
  9. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in 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...
  10. DocumentBuilder.currentStory property | Aspose....

    DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc ); // A Story is a type of node that has child Paragraph...builder . currentStory )). toBe ( true ); expect ( builder . currentParagraph...

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