Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 112,210 for

font

(0.05 sec)
  1. Aspose::Words::Fonts::FontInfo::get_IsTrueType ...

    Aspose::Words::Fonts::FontInfo::get_IsTrueType method. Indicates that this Font is a TrueType or OpenType Font as opposed to a raster or vector Font. Default is true in C++....Aspose::Words::Fonts::FontInfo::get_IsTrueType method Contents...Indicates that this font is a TrueType or OpenType font as opposed to...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. FontInfo.IsTrueType | Aspose.Words for .NET

    Discover FontInfo's IsTrueType property, ensuring your Font is TrueType or OpenType for superior quality—perfect for crisp and scalable designs....Indicates that this font is a TrueType or OpenType font as opposed to...to a raster or vector font. Default is true . public bool IsTrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in C++....SharedPtr < Aspose :: Words :: Font > font = ( System :: ExplicitCast...args -> get_Node ())) -> get_Font (); mLog -> Append ( String...

    reference.aspose.com/words/cpp/aspose.words/ino...
  4. LayoutOptions.keep_original_font_metrics proper...

    LayoutOptions.keep_original_Font_metrics property. Gets or sets an indication of whether the original Font metrics should be used after Font substitution...keep_original_font_metrics property LayoutOptions.keep_original_font_metrics...the original font metrics should be used after font substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StreamFontSource.open_font_data_stream method |...

    StreamFontSource.open_Font_data_stream method. This method should open the stream with Font data on demand....open_font_data_stream method open_font_data_stream() This method...the stream with font data on demand. def open_font_data_stream (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Load and Extract Data | API Solution for .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Tupe one Fonts within .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/loading-saving-type1-f...
  7. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java....how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. TextWatermarkOptions class | Aspose.Words for N...

    Aspose.Words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...Description color Gets or sets font color. The default value is...silver. fontFamily Gets or sets font family name. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control Font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType Font options for enhanced document quality....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  10. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience.... /// 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...