Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 16,860 for

true type

(0.11 sec)
  1. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... If True , the text runs along a path...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 21.2 - 发布说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ShapeOriginSettings [ 0 ]; AssertAreEqual ( true , setting . IsOriginIndexPresent...IsShapeInvalidatedPr ); AssertAreEqual ( true , setting . IsOriginResolutionPr...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Working with Ole Objects|Aspose.Words for Java

    Create and modify OLE embedding in your document using Java....that could be used to embed any type of data into the document. This...getChildNodes ( NodeType . OBJECT , true ); for ( Node node : oleNodes...

    docs.aspose.com/words/java/working-with-ole-obj...
  4. InlineStory.IsMoveFromRevision | Aspose.Words f...

    Discover InlineStory's IsMoveFromRevision property. Easily track moved or deleted content in Microsoft Word with change tracking enabled for seamless editing....IsMoveFromRevision property Returns true if this object was moved (deleted)...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  5. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...Italic property True if the font is formatted as...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....Underline property True if the font is underlined. public...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldBarcode.is_us_postal_address property | As...

    FieldBarcode.is_us_postal_address property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is a U.S... insert_field ( field_type = aw . fields . FieldType ....FIELD_BARCODE , update_field = True ) . as_field_barcode () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...Properties Name Description bold True if the font is formatted as...of the textpath font. italic True if the font is formatted as...

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

    ChartTitle.font property. Provides access to the font formatting of the chart title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. InlineStory.isInsertRevision property | Aspose....

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

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