Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 141,413 for

font

(0.18 sec)
  1. Convert TTF to WOFF using Java

    This article explains the process to convert TTF to WOFF using Java. It has details to set the IDE, a list of steps, and a sample code to convert Font TTF to WOFF using Java....Font Product Family Aspose.TeX Product...optimization, embedding the font in modern browsers, and improving...

    kb.aspose.com/font/java/convert-ttf-to-woff-usi...
  2. Specify Fallback Fonts for Presentations on And...

    Master Aspose.Slides for Android 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 on Android Contents...the rules to apply a fallback font. FontFallBackRule class represents...

    docs.aspose.com/slides/androidjava/create-fallb...
  3. Specify Fallback Fonts for Presentations in .NE...

    Master Aspose.Slides for .NET 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 .NET Contents [ Hide...allows you to specify fallback fonts for presentation rendering and...

    docs.aspose.com/slides/net/create-fallback-font/
  4. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....Description get_Bold () True if the font is formatted as bold. get_FitPath...the textpath font. get_Italic () True if the font is formatted...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....insert a text box, and set the font of its contents. Document doc..."Hidden" property of the shape's "Font" object to "true" to hide the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MemoryFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.MemoryFontSource class, enabling seamless access to TrueType Fonts stored in memory for enhanced document processing....Represents the single TrueType font file stored in memory. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  8. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your document creation with customizable features for a seamless building experience....// Default font size is 12. builder . Writeln ( "Font size 12 here...Changes the font size inside the table. builder . Font . Size =...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Manage Fallback Fonts for Presentations in .NET...

    See how Aspose.Slides for .NET uses fallback Fonts to keep text readable in PowerPoint and OpenDocument presentations when original Fonts aren’t available....Manage Fallback Fonts for Presentations in .NET Contents [ Hide...Introduction Fallback fonts are used when the font specified for text...

    docs.aspose.com/slides/net/fallback-font/
  10. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.Fonts.FontSettings.set_Fonts_sources method...set_fonts_sources method Contents [ Hide ] set_fonts_sources(sources)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_sources...

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