Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 15,784 for

true type

(0.16 sec)
  1. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. 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.tab...
  2. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....setHidden(true); builder.writeln("This text...option is ignored. Default is true . Examples: Shows how to ignore...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldQuote class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldBuilder.AddSwitch | Aspose.Words for .NET

    Discover the FieldBuilder AddSwitch method to effortlessly add field switches, enhancing your application's functionality and user experience....string switchName ) Parameter Type Description switchName String...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/net/aspose.words.fie...
  5. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control....fontName : string ) Parameter Type Description characterCode number...SdtType.Checkbox SDT types. For all other SDT types exception will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java....FIELD_USER_ADDRESS, true); Assert.assertEquals(" USERADDRESS...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the COMMENTS field in Java....FIELD_COMMENTS, true); field.update(); Assert.assertEquals("...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....FIELD_KEYWORD, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....FIELD_DOC_VARIABLE, true); fieldDocVariable.setVariableName("My...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the SUBJECT field in Java....FIELD_SUBJECT, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

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