Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 9,696 for

true type

(0.08 sec)
  1. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the font is formatted as italic in C++....TextPath::get_Italic method True if the font is formatted as...set_Bold ( true ); shape -> get_TextPath () -> set_Italic ( true ); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. What is Slide Master in PowerPoint? Definition ...

    Learn what a Slide Master is in PowerPoint and how it helps you control slide layouts, fonts, colors, and branding. Easy step-by-step guide with examples in C# or .NET....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/net/slide-master/
  3. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring text seamlessly follows any shape, creating stunning visual effects.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath.Text | Aspose.Words for .NET

    Explore TextPath's Text property to effortlessly define and customize your text paths for stunning visual effects in your designs.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property to easily customize text alignment in your designs. Enhance your layouts with precise control and creativity!... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

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

    Discover the TextPath Size property, easily customize font size in points for enhanced readability and design flexibility in your projects.... 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.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility.... 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. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint presentations in Python...ITable interface, and many other types. Set First Row as Header Create...for shp in sld . shapes : if type ( shp ) is slides . Table :...

    docs.aspose.com/slides/python-net/manage-rows-a...
  9. 在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...
  10. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... Default value is True . text Gets or sets the text...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

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