Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 139,628 for

font

(1.31 sec)
  1. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the Font source priority....priority property Returns the font source priority. @property def...value is used when there are fonts with the same family name and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the Font is formatted as superscript....property Font.superscript property True if the font is formatted...doc , "Raised text. " ); run . font . position = 5 ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback Fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....Presentations with Fallback Fonts in С++ Contents [ Hide ] The...fallback font rules collection . Remove() a fallback font rule and...

    docs.aspose.com/slides/cpp/render-presentation-...
  4. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this Font is a TrueType or OpenType Font as opposed to a raster or vector Font...Indicates that this font is a TrueType or OpenType font as opposed to...to a raster or vector font. Default is true . get isTrueType ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series....Shows how to work with a legend font. doc = aw . Document ( file_name...default font size all legend entries. chart_legend . font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....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/doc...
  7. Aspose::Words::Fonts::TableSubstitutionRule::Se...

    Aspose::Words::Fonts::TableSubstitutionRule::SetSubstitutes method. Override substitute Font names for given original Font name in C++....Aspose::Words::Fonts::TableSubstitutionRul::SetSubstitutes method...Override substitute font names for given original font name. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…... It happens regardless of font or encoding settings and affects...deployed environment may stem from font encoding differences between...

    forum.aspose.com/t/backslash-being-converted-to...
  9. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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.... Added APIs Configurable Font Sources Aspose.Cells for .NET...provide support for configurable font sources for rendering spreadsheets...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the Font substitution rule in Java....abstract base class for the font substitution rule. To learn...more, visit the Working with Fonts documentation article. Examples:...

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