Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 139,666 for

font

(0.45 sec)
  1. DefaultFontSubstitutionRule class | Aspose.Word...

    Aspose.Words.Fonts.DefaultFontSubstitutionRule class. Default Font substitution rule...DefaultFontSubstitut class Default font substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....Shapes [ 3 ]; //Change its text's font to Verdana and height to 32...txtRange . Font . Name = "Verdana" ; txtRange . Font . Size = 32...

    docs.aspose.com/slides/net/format-text-using-vs...
  3. NodeChangingArgs.Node | Aspose.Words for .NET

    Discover the NodeChangingArgs property to easily manage nodes being added or removed in your application. Streamline 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/nod...
  4. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a document node is added to another, enhancing your coding efficiency.... /// 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/ino...
  5. FontSourceBase.Priority | Aspose.Words for .NET

    Discover the FontSourceBase Priority property to optimize your Font sourcing. Enhance performance and improve user experience effortlessly!...Priority property Returns the font source priority. public int...value is used when there are fonts with the same family name and...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!...AutoColor Contents [ Hide ] Font.AutoColor property Returns the...DocumentBuilder ( doc ); // If a run's Font object does not specify text...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_FontSettings method. Gets or sets document Font settings in C++....method Gets or sets document font settings. System :: SharedPtr...SharedPtr < Aspose :: Words :: Fonts :: FontSettings > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage Font file names and enhance your design workflow with seamless saving capabilities....name (without path) where the font will be saved to. public string...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom Fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...Fonts not loading in linux based Container Aspose.Words Product...Following Specify TrueType Fonts Location in C#|Aspose.Words...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  10. FontSourceBase class | Aspose.Words for Python

    aspose.words.Fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various Font sources...the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. Properties Name...

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