Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 141,518 for

font

(0.44 sec)
  1. 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...
  2. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity in C++....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/cpp/aspose.words/iwa...
  3. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document formatting by saving character styles for easy retrieval and consistent design....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  4. WarningInfoCollection.warning method | Aspose.W...

    WarningInfoCollection.warning method. Implements the [IWarningCallback](../../iwarningcallback/) interface...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/python-net/aspose.wo...
  5. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Node.js to set fallback Fonts in PPT, PPTX and ODP files in JavaScript, safeguarding consistent text display on any device or OS....Specify Fallback Fonts for Presentations in JavaScript Contents...the rules to apply a fallback font. FontFallBackRule class represents...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  6. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Family slides-net , slides-fonts , slides-rendering bhav May...the Adobe Clean Display Black font used in the PowerPoint presentation...

    forum.aspose.com/t/text-looks-different-when-co...
  7. FontSettings.get_fonts_sources method | Aspose....

    FontSettings.get_Fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts....get_fonts_sources method get_fonts_sources() Gets a copy of the...Words looks for TrueType fonts. def get_fonts_sources ( self ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text formatting and design flexibility in your projects....StyleName Contents [ Hide ] Font.StyleName property Gets or sets...Using the style name: builder . Font . StyleName = "Emphasis" ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Aspose::Words::FontSubstitutionReason enum | As...

    Aspose::Words::FontSubstitutionReason enum. Specifies the reason of Font substitution in C++....enum Specifies the reason of font substitution. enum class FontSubstitutionReas...Description AlternativeName 0 Font substitution by alternative...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback Fonts to keep text readable in PowerPoint and OpenDocument presentations when original Fonts aren’t available....Manage Fallback Fonts for Presentations in Java Contents [ Hide...Introduction Fallback fonts are used when the font specified for text...

    docs.aspose.com/slides/java/fallback-font/