Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 16,706 for

true type

(0.2 sec)
  1. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API.... Data Validation Types and Execution Data validation...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/cpp/data-validation/
  2. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Returns true if control is in enabled state...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``True`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....isForms2OleControl property Returns true if the control is a Forms2OleControl...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Math::OfficeMath::get_DisplayTyp...

    Aspose::Words::Math::OfficeMath::get_DisplayType method. Gets/sets Office Math display format Type which represents whether an equation is displayed inline with the text or displayed on its own line in C++....Gets/sets Office Math display format type which represents whether an...get_DisplayType () Remarks Display format type has effect for top level Office...

    reference.aspose.com/words/cpp/aspose.words.mat...
  5. Aspose::Words::Range::NormalizeFieldTypes metho...

    Aspose::Words::Range::NormalizeFieldTypes method. Changes field Type values FieldType of FieldStart, FieldSeparator, FieldEnd in this range so that they correspond to the field Types contained in the field codes in C++....dTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/cpp/aspose.words/ran...
  6. FieldTC.Text | Aspose.Words for .NET

    Manage your FieldTC Text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience.... FieldTOC , true ); // Configure the field only...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setAllowBreakAcrossP(true); tableStyle.setBidi(true); tableStyle.setCellSpacing(5...of table cells. getBuiltIn() True if this style is one of the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...type == aw.fields.FieldType.FIELD_LIST_NUM:...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  10. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....setAutomaticallyUpda(true); DocumentBuilder builder =...style is based on. getBuiltIn() True if this style is one of the...

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