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

font

(0.14 sec)
  1. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate Font rendering based on character codes for better readability....property Determines whether the font attributes will be changed according...Examples Shows how to update the font to match the character code...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...font.color cell.format.fill.tintAndShade...format.font.size cell.format.font.bold cell.format.font.italic...

    forum.aspose.com/t/convert-range-to-json/311994
  5. HtmlSaveOptions.fontsFolderAlias property | Asp...

    HtmlSaveOptions.FontsFolderAlias property. Specifies the name of the folder used to construct Font URIs written into an HTML document...the folder used to construct font URIs written into an HTML document...Aspose.Words needs to save fonts used in the document as standalone...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text in a cell through the Aspose.Cells for .NET API....properties of a font, such as the font name, font color, boldness...each portion has a different font. The following code snippet...

    docs.aspose.com/cells/net/access-and-update-the...
  7. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Python via .NET API....update various font properties such as font name, font color, boldness...each portion has a different font. The following code snippet...

    docs.aspose.com/cells/python-net/access-and-upd...
  8. Range.Fields | Aspose.Words for .NET

    Discover the Range Fields property, effortlessly access a comprehensive Fields collection for all your data range needs. Enhance your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ran...
  9. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Specify font formatting, then add text. Aspose . Words . Font font...builder . Font ; font . Size = 16 ; font . Bold = true ; font . Color...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 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...