Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 137,424 for

font

(0.24 sec)
  1. 3. How to use LaTeX fonts in text

    This article covers LaTeX Font commands that independently change different Font attributes for use in normal text....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-text-fonts/
  2. FileFontSource Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType Font files on your system for enhanced document formatting and design flexibility....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Document.copy_styles_from_template method | Asp...

    aspose.words.Document.copy_styles_from_template method... font . name = 'Times New Roman' style . font . color...'TemplateStyle2' ) style . font . name = 'Arial' style . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSavingArgs.is_subsetting_needed property | ...

    FontSavingArgs.is_subsetting_needed property. Allows to specify whether the current Font will be subsetted before exporting as a Font resource....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....format a run of text using its font property. Document doc = new...Aspose . Words . Font font = run . Font ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/sto...
  6. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the Font will be saved to in C++....name (without path) where the font will be saved to. System ::...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 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_...
  8. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  9. Write Text on Image using C#

    This article guides on how to write text on image using C#. It has details to establish the IDE, a list of steps, and a sample code to add text on an image using C#....Font Product Family Aspose.TeX Product...using C# without installing the font on the system. Other variations...

    kb.aspose.com/font/net/write-text-on-image-usin...
  10. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects....Contents [ Hide ] Font.AllCaps property True if the font is formatted...doc , "all capitals" ); run . Font . AllCaps = true ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...