Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 10,764 for

true type

(0.11 sec)
  1. FieldRevNum class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRevNum class. Implements the REVNUM 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/nodejs-net/aspose.wo...
  2. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Returns true if this object was deleted in...ShapeType . CUBE ) shape . wrap_type = aw . drawing . WrapType ....

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

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation today!...Hidden property True if the font is formatted as...With the Hidden flag set to true, any text that we create using...

    reference.aspose.com/words/net/aspose.words/fon...
  4. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain Types should be updated before saving the document to a fixed page format...determining if fields of certain types should be updated before saving...Default value for this property is True . @property def update_fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Bibliography::Source::Source con...

    Aspose::Words::Bibliography::Source::Source constructor. Initialize a new instance of the Source class in C++....SourceType sourceType ) Parameter Type Description tag const System::String&...aphy::SourceType The source type. Examples Shows how to get bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) . as_field_author () self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....footnote_type to distinguish between footnotes...the IsAuto property set to "true" by default, # so the marker...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cell.tables property | Aspose.Words for Python

    Cell.tables property. Gets a collection of tables that are immediate children of the cell.... TABLE , True ) for i in range ( tables ....get_ancestor ( table . node_type ) while parent is not None :...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspose.Cells with C++.... There are three types of Sparkline: Line, Column,...SetShowHighPoint ( true ); group . SetShowLowPoint ( true ); group ....

    docs.aspose.com/cells/cpp/creating-sparklines/