Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 15,993 for

true type

(0.07 sec)
  1. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties.... 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...
  2. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap 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...
  3. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity....enumeration Specifies the shape type of chart elements. public enum...HasDataLabels = true ; series . DataLabels . ShowValue = true ; // Format...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... show = true ; let chartAxisYTitle = chart...chartAxisYTitle . show = true ; chartAxisYTitle . overlay = true ; chartAxisYTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....IsDeleteRevision property Returns true if this object was deleted in...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  6. 在 Android 上管理演示文稿的幻灯片切换|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中自定义幻灯片切换,提供针对 PowerPoint 和 OpenDocument 演示文稿的逐步指南。... setAdvanceOnClick ( true ); pres . getSlides (). get_Item...getSlideShowTransiti (). setAdvanceOnClick ( true ); pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/slide-tra...
  7. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...Default value for this property is True . @property def default_instructions...allow_comments = True options . default_instructions = True options ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...resolutions: CSS Media Type media-type is an important feature...a few ways to specify media-type for a style sheet, via linked...

    docs.aspose.com/html/net/rendering-options/
  9. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....MsgSaveOptions with the save type as OutlookMessageFormat and...and set ‘saveAsTemplate’ to true. Save the MapiMessage as an OFT...

    products.aspose.com/email/java/conversion/ics-t...
  10. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....italic property True if the font is formatted as...text_path . bold = True shape . text_path . italic = True # Below are...

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