Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 109,290 for

font

(0.07 sec)
  1. 嵌入字体 - PowerPoint C# API|Aspose.Slides 文档

    在 C# 或 .NET 中使用 PowerPoint 演示文稿的嵌入字体...presentation = new Presentation ( "Fonts.pptx" ); // 加载要替换的源字体 IFontData...GetEmbeddedFonts (); foreach ( IFontData font in allFonts ) { if (! embeddedFonts...

    docs.aspose.com/slides/zh/net/embedded-font/
  2. FontConfigSubstitutionRule.enabled property | A...

    FontConfigSubstitutionRule.enabled property. Specifies whether the rule is enabled or not....system-dependent font config substitution. font_settings = aw . fonts . FontSettings...FontSettings () font_config_substitution = font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HyphenationOptions.hyphenation_zone property | ...

    HyphenationOptions.hyphenation_zone property. Gets or sets the distance in 1/20 of a point from the right margin within which you do not want to hyphenate words... font . size = 24 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract text and images from PPT document using...

    Java sample code to extract text and images from PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....the required output like text, font etc. System Requirements Aspose...print(port.getText()); //Display font height of the text System. out...

    products.aspose.com/slides/java/parser/ppt/
  5. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another document in Java....source document uses Arial 16pt font and the “Heading 1” style in...document uses Times New Roman 14pt font. When importing text of “Heading...

    reference.aspose.com/words/java/com.aspose.word...
  6. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill...."BackThemeColor" and "BackTintAndShade" for font fill. if fill . back_tint_and_shade...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill...."BackThemeColor" and "BackTintAndShade" for font fill. if fill . back_tint_and_shade...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSourceBase.GetAvailableFonts | Aspose.Words...

    Discover available Fonts with FontSourceBase's GetAvailableFonts method. Enhance your projects with a diverse selection of high-quality typefaces!...GetAvailableFonts method Returns list of fonts available via this source. public...available fonts. // Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/net/aspose.words.fon...
  9. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....fontPclName) Adds information about font that is uploaded to the printer...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...
  10. HyphenationOptions.AutoHyphenation | Aspose.Wor...

    Control automatic hyphenation with the HyphenationOptions property. Easily enhance your document's readability by toggling this feature on or off.... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...