Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 16,710 for

true type

(0.09 sec)
  1. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... Remarks When True , the runs and other inline...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.isMoveToRevision property | Aspose....

    InlineStory.isMoveToRevision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....isMoveToRevision property Returns true if this object was moved (inserted).... hasRevisions ). toEqual ( true ); var footnotes = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.isMoveFromRevision property | Aspos...

    InlineStory.isMoveFromRevision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....isMoveFromRevision property Returns true if this object was moved (deleted).... hasRevisions ). toEqual ( true ); var footnotes = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify inserted objects in Word with change tracking enabled. Enhance your document management today!...IsInsertRevision property Returns true if this object was inserted...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  5. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....is_link property Returns True if the image is linked to the...get_child_nodes ( aw . NodeType . SHAPE , True )[ 0 ] . as_shape () dst_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish text design....SmallCaps property True if the font is formatted as...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....Description Bold { get; set; } True if the font is formatted as...textpath font. Italic { get; set; } True if the font is formatted as...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....method uses 0-based index node_type = Rjb :: import ( "com.aspose...getChild ( node_type . PARAGRAPH , 6 , true ) end_para = doc...

    docs.aspose.com/words/java/extract-content-in-r...
  9. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...IsWordArt property Returns true if this shape is a WordArt object...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabelCollection.show_bubble_size prope...

    ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...