Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 34,228 for

custom font

(0.41 sec)
  1. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.Fonts.FontSettings.set_Fonts_sources method...set_fonts_sources method Contents [ Hide ] set_fonts_sources(sources)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using Node.js....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/nodejs-net/specifying-tru...
  3. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization.... Font . Bold = false ; paraStyle . Font . Size = 8...8 ; paraStyle . Font . Name = "Arial" ; builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  4. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning...Shows how to remove all unused custom styles from a document. let...now has eight styles. // A custom style is marked as "used" while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Excel Themes and Colors|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....APIs provide features for customizing themes and colors. Below...color. Font.ThemeColor property can be used to set the font color...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  6. Customize Presentation Shapes on Android|Aspose...

    Create and Customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....Customize Presentation Shapes on Android Contents [ Hide ] Change...additional shape geometry customization options, you can convert...

    docs.aspose.com/slides/androidjava/custom-shape/
  7. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Lists::ListLevel::get_Font metho...

    Aspose::Words::Lists::ListLevel::get_Font method. Specifies character formatting used for the list label in C++....:get_Font method Contents [ Hide ] ListLevel::get_Font method...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Lists ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Fill Settings|Documentation

    Learn how to Customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  10. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style....DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

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