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

font

(0.58 sec)
  1. FontInfo.GetEmbeddedFontAsOpenType | Aspose.Wor...

    Discover how the FontInfo GetEmbeddedFontAsOpenType method retrieves embedded Fonts in OpenType format, enhancing your design flexibility and quality....an embedded font file in OpenType format. Fonts in Embedded OpenType...EmbeddedFontStyle Specifies the font style to retrieve. Return Value...

    reference.aspose.com/words/net/aspose.words.fon...
  2. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded Fonts in the FontInfo object for enhanced document styling....format of particular embedded font inside FontInfo object. When...document to a file, only embedded fonts of corresponding format are...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style.... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FolderFontSource.type property | Aspose.Words f...

    FolderFontSource.type property. Returns the type of the Font source....property Returns the type of the font source. @property def type (...self ) -> aspose . words . fonts . FontSourceType : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.paragraph_break_font property | Aspos...

    Paragraph.paragraph_break_Font property. Provides access to the Font formatting of the paragraph break character....paragraph_break_font property Paragraph.paragraph_break_font property...property Provides access to the font formatting of the paragraph break...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Master PowerPoint Fonts in Java|Aspose.Slides D...

    Learn to control PowerPoint Fonts in Aspose.Slides for Java: embed, substitute, load custom Fonts, and resolve missing glyphs with concise code....PowerPoint Fonts in Java Contents [ Hide ] Manage Fonts in Presentations...PowerPoint Fonts in Java Specify Default Presentation Fonts in Java...

    docs.aspose.com/slides/java/powerpoint-fonts/
  7. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto Fonts for seamless text display....settings which uses Google Noto fonts. public void LoadNotoFallbackSett...predefined font fallback settings for Google Noto fonts. FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. main.bundle.min.13f51fea0fd7397e0edcea0e2db7166...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/tex/css/main.bundle.min.13f51fe...
  9. Install TrueType Fonts on Linux|Aspose.Words fo...

    Aspose.Words for Python allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Purpose...to provide Windows TrueType fonts on a Linux system for Aspose...

    docs.aspose.com/words/python-net/installing-tru...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091