Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 7,197 for

true type

(0.1 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE 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. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....not denote an objective field type in its field code. Field field...//a"); // The "FieldNone" field type is reserved for fields such...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java....FIELD_USER_NAME, true); Assert.assertEquals(userInformation...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the USERINITIALS field in Java....FIELD_USER_INITIALS, true); Assert.assertEquals(userInformation...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::AI::CheckGrammarOptions class | ...

    Aspose::Words::AI::CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI in C++.... Default value is true . GetType () const override...not. Default value is true . static Type () See Also Namespace...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....SHAPE, 0, true); Assert.assertTrue(shape.isImage());...close(); } Parameters: Parameter Type Description password java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  10. BreakType | Aspose.Words for Java

    Specifies Type of a break inside a document in Java....public class BreakType Specifies type of a break inside a document...getPageSetup().setDifferentFirstPag(true); builder.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...