Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 132,247 for

font

(0.17 sec)
  1. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize Fonts, colors, alignment, and more with powerful Python code examples.... font_bold = 1 portion2 = slides ...portion3 . portion_format . font_bold = 1 para . portions . add...

    docs.aspose.com/slides/python-net/text-formatting/
  2. LineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LineStyle enum for customizable border styles, enhancing your document design with flexibility and precision.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/lin...
  3. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/net/creating-a-table-on-...
  4. FolderFontSource.scan_subfolders property | Asp...

    FolderFontSource.scan_subfolders property. Determines whether or not to scan the subfolders....which contains fonts as a font source. # Create a font source from...contains font files. folder_font_source = aw . fonts . FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the Font....property Gets the name of the font. @property def name ( self )...to print the details of what fonts are present in a document. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Themes::ThemeFonts::get_EastAsia...

    Aspose::Words::Themes::ThemeFonts::get_EastAsian method. Specifies Font name for EastAsian characters in C++....ThemeFonts::get_EastAsian method Specifies font name for EastAsian characters...how to set custom colors and fonts for themes. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. Specify Fallback Fonts for Presentations in PHP...

    Master Aspose.Slides for PHP via Java to set fallback Fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....Specify Fallback Fonts for Presentations in PHP Contents [ Hide...the rules to apply a fallback font. FontFallBackRule class represents...

    docs.aspose.com/slides/php-java/create-fallback...
  9. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....localeId property Font.localeId property Gets or sets the locale...DocumentBuilder ( doc ); // If we set the font's locale to English and insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....locale_id property Font.locale_id property Gets or sets the locale...DocumentBuilder ( doc ) # If we set the font's locale to English and insert...

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