Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 139,846 for

font

(1.03 sec)
  1. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a shape by using: shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the shape’s chars array is empty. But there are I…...Cause You are trying to set the font size of a shape’s text using...results. Solution To change the font size using InheritChars , you...

    forum.aspose.com/t/set-fontsize-by-inheritchars...
  4. FontEmbeddingLicensingRights.bitmapEmbeddingOnl...

    FontEmbeddingLicensingRights.bitmapEmbeddingOnly property. Indicates the Bitmap embedding only restriction....only bitmaps contained in the font may be embedded. No outline...bitmaps available in the font, then the font is considered unembeddable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. FontFamily Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse Font families effortlessly for enhanced document styling and formatting....FontFamily enumeration Represents the font family. public enum FontFamily...used when information about a font does not exist or does not matter...

    reference.aspose.com/words/net/aspose.words.fon...
  7. 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...
  8. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify Font source types to enhance your design projects and streamline your workflow....property Returns the type of the font source. public override FontSourceType...which contains fonts as a font source. // Create a font source from...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience.... Font . Color = Color . Red ; Assert...)); Assert . That ( newStyle . Font . Name , Is . EqualTo ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  10. TextEffect enumeration | Aspose.Words for Node.js

    Aspose.Words.TextEffect enumeration. Animation effect for text runs.... font . size = 36 ; builder . font . textEffect =...Microsoft Word only support font animation effects. doc . save...

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