Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 139,094 for

font

(0.15 sec)
  1. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table....Name Description font Provides access to font formatting of the...has_outline_border = False data_table . font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSymbol.CharacterCode | Aspose.Words for .NET

    Discover the FieldSymbol CharacterCode property, easily retrieve or set character code values in decimal or hexadecimal for seamless data management....IsUnicode = true ; // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldSymbol.IsUnicode | Aspose.Words for .NET

    Discover the FieldSymbol IsUnicode property to easily manage character codes as Unicode values, enhancing your coding efficiency and accuracy....IsUnicode = true ; // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FontSubstitutionWarningInfo.reason property | A...

    FontSubstitutionWarningInfo.reason property. Font substitution reason....reason property Font substitution reason. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Cells C++ - missing method - Free Suppor...

    Hello, in Aspose.Cells Java version we used the method aspose.cells.IndividualFontConfigs.setFontExclusiveSources, that we couldn’t find in the corresponding version of Aspose.Cells.25.6 for C++. Do we have to use a di…... All the other font settings functions (setFontFolders...on another thread: Limiting font folders and providing custom...

    forum.aspose.com/t/aspose-cells-c-missing-metho...
  8. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。...Font 类将字体嵌入 PDF 文件。要嵌入完整字体,请使用 Font 类的 IsEmbeded...) { if ( page . Resources . Fonts != null ) { foreach ( var pageFont...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  9. Math Formula Is Missing When Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...make sure that the Cambria Math font is installed on the Linux system...can also load the font as an external font at runtime using FontsLoader...

    forum.aspose.com/t/math-formula-is-missing-when...
  10. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...