Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 12,491 for

true type

(0.1 sec)
  1. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when form fields are focused. Enhance user experience effortlessly!...OwnStatus property is set to true , the StatusText property specifies...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Border | Aspose.Words for Java

    Represents a border of an object in Java....isInheritedComplexAt() isVisible() Returns true if the getLineStyle() / setLineStyle(int)...docx"); Parameters: Parameter Type Description rhs Border Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....FIELD_PRIVATE, true); // These fields are not a...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document in C++....FieldType :: FieldStyleRef , true )); field -> set_StyleName (...FieldType :: FieldStyleRef , true )); field -> set_StyleName (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....FIELD_FILE_NAME, true); field.update(); Assert.assertEquals("...FIELD_FILE_NAME, true); field.setIncludeFullPath(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... WriteLine ( "The type of the fill is: {0}" , fill...Transparency * 100 ); // Change type of the fill to Solid with uniform...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ReportingEngine class | Aspose.Words for Python

    aspose.words.reporting.ReportingEngine class. Provides routines to populate template documents with data and a set of settings to control these routines...Properties Name Description known_types Gets an unordered set (i.e....corresponding types’ static members, perform type casts, etc. ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... builtIn True if this style is one of the...formatting of the style. isHeading True when the style is one of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.author property | Aspose.Words for Node.js

    Comment.author property. Returns or sets the author name for a comment.... Comment , true )]; expect ( comments . length...comment as opposed to a reply-type comment. // Print all top-level...

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