Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 72,186 for

font

(0.1 sec)
  1. 在Apache POI和Aspose.Cells中使用字体|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Aspose test of fonts!" ); //Setting the font name to "Courier...getStyle (); Font font = style . getFont (); font . setName (...

    docs.aspose.com/cells/zh/java/working-with-font...
  2. 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...
  3. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSavingArgs class | Aspose.Words for Python

    aspose.words.saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.Font_saving()](../iFontsavingcallback/Font_saving/#Fontsavingargs) event...font_saving() event. To learn more...export_font_resources is set to True , it saves each font subject...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....styleIdentifier property Font.styleIdentifier property Gets or...Using the style name: builder . font . styleName = "Emphasis" ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.style_identifier property | Aspose.Words f...

    Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....style_identifier property Font.style_identifier property Gets...Using the style name: builder . font . style_name = 'Emphasis' builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....// Default font size is 12. builder.writeln("Font size 12 here...insertCell(); // Changes the font size inside the table. builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable Font fallback options, ensuring seamless document rendering and enhanced text display....FontFallbackSettings class Specifies font fallback mechanism settings...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FontFamily | Aspose.Words for Java

    Represents the Font family in Java....the font family. Remarks: A font family is a set of fonts having...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your Font styles, enhancing your design's appeal and readability....Hide ] Font.Name property Gets or sets the name of the font. public...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/net/aspose.words/fon...