Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 209,947 for

font

(0.1 sec)
  1. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.save method...Examples Shows how to load and save font fallback settings to/from a...set of font fallback settings. with open ( MY_DIR + 'Font fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GetAllGlyphIds | Aspose.Font for .NET API Refer...

    Returns array of all glyph ids available in the Font. Glyph id is a unique number for a glyph which is Font type dependent. CFF Font glyph id can be instance of GlyphStringIdaspose.Font.glyphs/glyphstringid class or GlyphUInt32Idaspose.Font.glyphs/glyphuint32id class....glyph ids, available in the Font. Glyph id is a unique number...glyph, which is font type dependent. CFF Font glyph id can be...

    reference.aspose.com/font/net/aspose.font.cff/c...
  3. FontSubstitutionSettings.DefaultFontSubstitutio...

    FontSubstitutionSettings DefaultFontSubstitution property. Settings related to default Font substitution rule in C#....Settings related to default font substitution rule. public DefaultFontSubstitut...Shows how to set the default font substitution rule. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  4. DecodedFontName | Aspose.PDF for .NET API Refer...

    Sometimes PDF Fontsusually Chinese/Japanese/Korean Fonts could have specificical Font name. This name is value of PDF Font property BaseFont and sometimes this property could be represented in hexademical form. If read this name directly it could be represented in non-readable form. To get readable form its necessary to decode Fonts name by rules specifical for this Font. This property returns decoded Font name so use it for cases when you meet with a non-readable FontNameaspose.pdf.text/Font/Fontname. If property FontNameaspose.pdf.text/Font/Fontname has readable form this property will be the same as FontNameaspose.pdf.text/Font/Fontname so you can use this property for any cases when you need to get Font name in a readable form....DecodedFontName Font.DecodedFontName property Sometimes PDF fonts(usually...Chinese/Japanese/Korean fonts) could have specificical font name. This name...

    reference.aspose.com/pdf/net/aspose.pdf.text/fo...
  5. TableSubstitutionRule - Aspose.Words for Java -...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....FixedPageSaveOptions FolderFontSource Font FontConfigSubstituti FontFallbackSettings...extends FontSubstitutionRule Table font substitution rule. This rule...

    reference.aspose.com/words/java/com.aspose.word...
  6. tablesubstitutionrule - Aspose.Words for Java -...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....FixedPageSaveOptions FolderFontSource Font FontConfigSubstituti FontFallbackSettings...extends FontSubstitutionRule Table font substitution rule. This rule...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextStyle | Aspose.Tasks for .NET API Reference

    TextStyle Contents [ Hide ] TextStyle class Change the visual style of the text for an item in the project view. publ......TextStyle class with the specified font settings. TextStyle (FontStyles)...class with the default font and specified font style. TextStyle (float...

    reference.aspose.com/tasks/net/aspose.tasks.vis...
  8. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. DocumentBuilderOptions.ContextTableFormatting |...

    DocumentBuilderOptions ContextTableFormatting property. True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true in C#....// Default font size is 12. builder . Writeln ( "Font size 12 here...Changes the font size inside the table. builder . Font . Size =...

    reference.aspose.com/words/net/aspose.words/doc...
  10. StreamFontSource class | Aspose.Words for Python

    aspose.words.Fonts.StreamFontSource class. Base class for user-defined stream Font source...class for user-defined stream font source. To learn more, visit...visit the Working with Fonts documentation article. Remarks In order...

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