Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 112,220 for

font

(0.18 sec)
  1. Border.Color | Aspose.Words for .NET

    Customize your designs effortlessly with the Border Color property, allowing you to set and modify border colors for a stunning visual impact.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/bor...
  2. Specify Default Fonts|Aspose.Words for .NET

    Specify default Fonts. NPOI does not provide an opportunity to specify default Fonts using C#....Ask AI Specify Default Fonts Contents [ Hide ] See more details...Manipulating and Substitution TrueType Fonts article. We have a simple program...

    docs.aspose.com/words/net/specify-default-fonts/
  3. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Font . Name = "Times New Roman" ; style . Font . Size...Size = 16 ; style . Font . Color = Color . Navy ; // Automatically...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Public API and Backwards Incompatible Changes i...

    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.... Public API Chages Fonts substitutions functinality has...added Possibility to replace font globally across the presentation...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. 在Apache POI和Aspose.Cells中使用颜色|Documentation

    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....color to the font style = cell . getStyle (); Font font = style .... getFont (); font . setColor ( color ); cell . setStyle ( style...

    docs.aspose.com/cells/zh/java/working-with-colo...
  6. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.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...
  7. FontSourceBase.type property | Aspose.Words for...

    FontSourceBase.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...
  8. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#.... Font . Position = 100 ; builder . Font . Name = "Courier"...; builder . Font . Bold = true ; builder . Font . Underline =...

    docs.aspose.com/words/net/create-tables-in-npoi/
  9. FontSavingArgs.original_file_size property | As...

    FontSavingArgs.original_file_size property. Gets the original Font file size....original_file_size property Gets the original font file size. @property def original_file_size...original file size of the current font if it is known. Otherwise it...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Apply Styles to Ranges in Workbooks|Documentation

    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.... Font . Name = "Verdana" ; style . Font . Size = 12...12 ; style . Font . Color = System . Drawing . ColorTranslator...

    docs.aspose.com/cells/net/apply-styles-to-range...