Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 141,571 for

font

(0.19 sec)
  1. FontEmbeddingUsagePermissions enumeration | Asp...

    aspose.words.Fonts.FontEmbeddingUsagePermissions enumeration. Represents the Font embedding usage permissions.... enumeration Represents the font embedding usage permissions...Description INSTALLABLE The font may be embedded, and may be...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType Font file stored in memory. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::MemoryFontSource class Contents [ Hide...Represents the single TrueType font file stored in memory. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.Fonts_folder_alias property. Specifies the name of the folder used to construct Font URIs written into an HTML document...fonts_folder_alias property HtmlSaveOptions.fonts_folder_alias...the folder used to construct font URIs written into an HTML document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!...[ Hide ] Font.Superscript property True if the font is formatted...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Font . Name = "Times New Roman" ; style . Font . Color..."TemplateStyle2" ); style . Font . Name = "Arial" ; style . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/doc...
  6. color_definitions_base__2_d035a56f9300d022447df...

    :root{--scheme-type: light;--primary: #222222;--secondary: #ffffff;--tertiary: #0088cc;--quaternary: #e45735;--header_background: #ffffff;--header_primary: #333333;--highlight: #ffff4d;--danger: #c......on-rgb: 248, 248, 248}@font-face{font-family:Ubuntu;src:url("https://forum..."https://forum.aspose.com/fonts/Ubuntu-Regular.ttf?v=0.0.9")...

    forum.aspose.com/stylesheets/color_definitions_...
  7. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks....$document -> close (); Embedding Fonts in an Existing PDF File PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  9. 格式化文本|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....//Add Verdana font FontEntity font = pres . Fonts [ 0 ]; FontEntity...verdanaFont = new FontEntity ( pres , font ); verdanaFont . FontName =...

    docs.aspose.com/slides/zh/net/format-text/
  10. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_Font_sources method. Resets the Fonts sources to the system default....reset_font_sources method reset_font_sources() Resets the fonts...the system default. def reset_font_sources ( self ): ... Examples...

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