Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 33,301 for

custom font

(0.1 sec)
  1. StyleCollection.AddCopy | Aspose.Words for .NET

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!...new Document (); // Create a custom style for the source document...Paragraph , "MyStyle" ); srcStyle . Font . Color = Color . Red ; // Import...

    reference.aspose.com/words/net/aspose.words/sty...
  2. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Use Color Palette|Documentation

    JavaScript code to add Custom colors to the palette and use Excel color palette with Aspose.Cells for JavaScript via C++....that can be applied to cells, fonts, gridlines, graphic objects...also to use custom colors. Before using a custom color, add it...

    docs.aspose.com/cells/javascript-cpp/excel-colo...
  4. ThemeColors Class | Aspose.Words for .NET

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your document's visual appeal and consistency....Examples Shows how to set custom colors and fonts for themes. Document...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  5. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control Font resource exports. Maximize efficiency with Customizable settings for your projects!...whether the current font will be exported as a font resource. Default...how to define custom logic for exporting fonts when saving to...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Themes::Theme class | Aspose.Wor...

    Aspose::Words::Themes::Theme class. Represents document Theme, and provides access to main theme parts including MajorFonts, MinorFonts and ColorsTo learn more, visit the documentation article in C++....to specify the set of major fonts for different languages. get_MinorFonts...to specify the set of minor fonts for different languages. GetType...

    reference.aspose.com/words/cpp/aspose.words.the...
  7. Font.Color | Aspose.Words for .NET

    Discover the Font Color property to easily Customize text colors in your designs. Enhance readability and aesthetics with vibrant, eye-catching hues!...Hide ] Font.Color property Gets or sets the color of the font. public...Specify font formatting, then add text. Aspose . Words . Font font...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default Font formatting....clear_formatting() Resets to default font formatting. def clear_formatting...self ): ... Remarks Removes all font formatting specified explicitly...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage Font file names and enhance your design workflow with seamless saving capabilities....name (without path) where the font will be saved to. public string...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。...Specify Individual Or Private Fonts Example </ title > </ head >...Specify Individual Or Private Fonts Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/specify...