Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 17,149 for

true type

(0.85 sec)
  1. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....SHAPE, 0, true)).getMarkupLanguage()); // The...getChild(NodeType.SHAPE, 0, true)).getMarkupLanguage()); Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PAGEREF field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Forms2OleControl.Caption | Aspose.Words for .NET

    Discover the Forms2OleControl Caption property to easily customize your control's title. Enhance user experience with this simple, effective feature.... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... Parameter Type Description output str Output...SaveOptions ): ... Parameter Type Description output str Output...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....NodeType :: OfficeMath , 0 , true )); // OfficeMath nodes that...change its location and display type. ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mat...
  7. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...FieldFormat object that provides typed access to field’s formatting...get; set; } Gets or sets the type of the document property to...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``True`` as this node can have child nodes....isComposite property Returns true as this node can have child...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DataColumnCollection | Aspose.Words for Java

    Represents a collection of DataColumn objects for a DataTable in Java....add(String columnName, Class type) Creates and adds a DataColumn...that has the specified name and type to the DataColumnCollection...

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