Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 137,433 for

font

(0.28 sec)
  1. WarningInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.WarningInfo class, which provides crucial insights into warnings during document loading or saving, enhancing your workflow efficiency....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/net/aspose.words/war...
  2. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the Font....border property Font.border property Returns a Border object...that specifies border for the font. @property def border ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_Font method. Saves current character formatting onto the stack....push_font method push_font() Saves current character formatting...formatting onto the stack. def push_font ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical Font available to Aspose.Words Font engine in Java....about physical font available to Aspose.Words font engine. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!...Shows how to work with custom font substitution tables. Document...and load the default Windows font substitution table. TableSubstitutionRul...

    reference.aspose.com/words/net/aspose.words.fon...
  6. HtmlFixedSaveOptions.font_format property | Asp...

    HtmlFixedSaveOptions.Font_format property. Gets or sets [ExportFontFormat](../../exportFontformat/) used for Font exporting...font_format property HtmlFixedSaveOptions.font_format property...sets ExportFontFormat used for font exporting. Default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSettings.set_fonts_folder method | Aspose.W...

    FontSettings.set_Fonts_folder method. Sets the folder where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts...set_fonts_folder method set_fonts_folder(font_folder, recursive)...TrueType fonts when rendering documents or embedding fonts. This...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML text effect is applied.... font . has_dml_effect ( aw . TextDmlEffect.... assertTrue ( runs [ 1 ] . font . has_dml_effect ( aw . TextDmlEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final section for effective formatting....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...