Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 16,711 for

true type

(0.13 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates....Table class and many other types. Set the First Row as a Header...header $tbl -> setFirstRow ( true ); } } # Saves the presentation...

    docs.aspose.com/slides/php-java/manage-rows-and...
  2. FieldImport.GraphicFilter | Aspose.Words for .NET

    Discover the FieldImport GraphicFilter property to easily set or retrieve graphic format filters, enhancing your content insertion process....Below are two similar field types that we can use to display images...FieldType . FieldIncludePicture , true ); fieldIncludePicture . SourceFullName...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...verticalAxis -> set_HasTitle ( true ); verticalAxis -> get_Title...

    docs.aspose.com/slides/cpp/chart-axis/
  4. FieldIf.right_expression property | Aspose.Word...

    FieldIf.right_expression property. Gets or sets the right part of the comparison expression.... insert_field ( field_type = aw . fields . FieldType .... FIELD_IF , update_field = True ) . as_field_if () field . left_expression...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIf.left_expression property | Aspose.Words...

    FieldIf.left_expression property. Gets or sets the left part of the comparison expression.... insert_field ( field_type = aw . fields . FieldType .... FIELD_IF , update_field = True ) . as_field_if () field . left_expression...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIf.comparison_operator property | Aspose.W...

    FieldIf.comparison_operator property. Gets or sets the comparison operator.... insert_field ( field_type = aw . fields . FieldType .... FIELD_IF , update_field = True ) . as_field_if () field . left_expression...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIf.false_text property | Aspose.Words for ...

    FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``.... insert_field ( field_type = aw . fields . FieldType .... FIELD_IF , update_field = True ) . as_field_if () field . left_expression...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_STYLE_REF , update_field = True ) . as_field_style_ref () field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the Type of a Word document node....NodeType enumeration Specifies the type of a Word document node. Members...Description Any Indicates all node types. Allows to select all children...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Validations in Worksheets|Document...

    This article introduces how to work with validation in GridDesktop.... This method returns true if data is valid, otherwise...validation is added Check if the data type of the cell’s value is double...

    docs.aspose.com/cells/net/aspose-cells-griddesk...