Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 16,707 for

true type

(0.18 sec)
  1. 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...
  2. Style.unhide_when_used property | Aspose.Words ...

    Style.unhide_when_used property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... True when the used style should be...style_title . unhide_when_used = True if style_title . semi_hidden...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True series . data_labels . show_category_name = True series...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/PPTX)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。... fill_type = slides . FillType . SOLID..., 1 , "Series 1" ), chart . type ) # 填充系列数据。 series . data_points...

    docs.aspose.com/slides/zh/python-net/chart-series/
  5. 在PPTX中复制段落和部分|Aspose.Slides 文档

    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....() -> set_Type ( paraData -> get_Bullet () -> get_Type ()); para...get_RightToLeft () ? NullableBool :: True : NullableBool :: False ); para...

    docs.aspose.com/slides/zh/cpp/copying-paragraph...
  6. TextPath.Trim | Aspose.Words for .NET

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below text for a cleaner, more polished look.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

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

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing text readability and design consistency across your project.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.Spacing | Aspose.Words for .NET

    Discover TextPath Spacing. Control text spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile text options!... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....TextSearchOptions () { WholeWordsOnly = true }; // Highlight the word "to".... FontBold = NullableBool . True ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/text-formatting/