Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 126,891 for

aspose font

(0.37 sec)
  1. FieldSymbol.DontAffectsLineSpacing | Aspose.Wor...

    Discover how the FieldSymbol DontAffectsLineSpacing property controls character impact on paragraph line spacing. Optimize your document formatting today!...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...
  2. ChartDataTable class | Aspose.Words for Node.js

    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...hasOutlineBorder = false ; dataTable . font . italic = true ; dataTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontEmbeddingLicensingRights.no_subsetting prop...

    FontEmbeddingLicensingRights.no_subsetting property. Indicates the No subsetting restriction....Remarks When this flag is set, the font must not be subsetted prior...rights information for embedded fonts (FontInfo). doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Convert .ONE File to PDF in C#

    This step by step tutorial shows you how to convert .ONE file to PDF in C# programmatically. Easy OneNote to PDF conversion in c# .NET windows or ASP.NET applications....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/note/net/how-to-convert-one-file-...
  6. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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....index, a captured group in the Aspose.Words.Replacing.ReplacingArgs...Shows how to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EmphasisMark Enum | Aspose.Words for .NET

    Discover Aspose.Words.EmphasisMark enum, featuring diverse emphasis types to enhance your document formatting. Elevate your text's impact today!...aspose.com/words/net/aspose.words/emphasismark...words/emphasismark builder . Font . EmphasisMark = emphasisMark ; builder . Write...

    reference.aspose.com/words/net/aspose.words/emp...
  10. 嵌入字体 - PowerPoint C# API|Aspose.Slides 文档

    在 C# 或 .NET 中使用 PowerPoint 演示文稿的嵌入字体... 获取或删除演示文稿中的嵌入字体 Aspose.Slides 提供了 GetEmbeddedFonts...presentation = new Presentation ( "Fonts.pptx" ); // 加载要替换的源字体 IFontData...

    docs.aspose.com/slides/zh/net/embedded-font/