Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 7,161 for

true type

(0.08 sec)
  1. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...insertField(FieldType.FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...

    reference.aspose.com/words/java/com.aspose.word...
  2. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/story/
  4. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series Type to this collection....add method add(series_type) Adds a new series group of the specified...series type to this collection. def add ( self , series_type : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OfficeMathDisplayType enumeration | Aspose.Word...

    aspose.words.math.OfficeMathDisplayType enumeration. Specifies the display format Type of the equation....Specifies the display format type of the equation. Members Name...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () # OfficeMath...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldNumChars class | As...

    Aspose::Words::Fields::FieldNumChars class. Implements the NUMCHARS 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...
  7. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Paragraph::InsertField method | ...

    Aspose::Words::Paragraph::InsertField method. Inserts a field into this paragraph in C++....refNode , bool isAfter ) Parameter Type Description fieldType Aspos...Aspose::Words::Fields::FieldType The type of the field to insert. updateField...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_Type property. Gets or sets the Type of the document property to insert....info_type property FieldInfo.info_type property Gets or sets...sets the type of the document property to insert. @property def info_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java.... Parameters: Parameter Type Description document Document...n).setColor(boolean) set to true). Returns: int - The number...

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