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

font

(0.24 sec)
  1. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Font method. Provides access to the Font formatting of the chart title in C++....:get_Font method Contents [ Hide ] ChartTitle::get_Font method...method Provides access to the font formatting of the chart title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves Fonts when exporting a document to HTML format....Words saves fonts when exporting a document to...Aspose.Words is about to save a font resource. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of Fonts used in a document. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontInfoCollection class Contents [ Hide...Represents a collection of fonts used in a document. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document.... font . bold = false ; paraStyle . font . size = 8...8 ; paraStyle . font . name = "Arial" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.Font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/
  7. Aspose::Words::Fonts::FontInfo::get_Family meth...

    Aspose::Words::Fonts::FontInfo::get_Family method. Gets or sets the Font family this Font belongs to in C++....Aspose::Words::Fonts::FontInfo::get_Family method Contents [...method Gets or sets the font family this font belongs to. Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform....Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...