Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 143,530 for

font

(0.68 sec)
  1. INodeChangingCallback.node_inserted method | As...

    INodeChangingCallback.node_inserted method. Called when a node belonging to this document has been inserted into another node.... RUN : font = args . node . as_run () . font self . m_log...f ' \t Font: \t Changed from " { font . name } " { font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. INodeChangingCallback.node_inserting method | A...

    INodeChangingCallback.node_inserting method. Called just before a node belonging to this document is about to be inserted into another node.... RUN : font = args . node . as_run () . font self . m_log...f ' \t Font: \t Changed from " { font . name } " { font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. 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....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ThemeFont enumeration | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeFont enumeration. Specifies the types of theme Font names for document themes....theme font names for document themes. Specifies a theme font type...can be referenced as a theme font within the parent object properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute Font names for given original Font name....set_substitutes(original_font_name, substitute_font_names) Override substitute...substitute font names for given original font name. def set_substitutes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of Fonts for workbook rendering using Aspose.Cells for C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or a list of fonts for all workbooks...

    docs.aspose.com/cells/cpp/specify-individual-or...
  7. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default Font formatting....clear_formatting() Resets to default font formatting. def clear_formatting...self ): ... Remarks Removes all font formatting specified explicitly...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSourceType enumeration | Aspose.Words for N...

    Aspose.Words.Fonts.FontSourceType enumeration. Specifies the type of Font source....enumeration Specifies the type of font source. Members Name Description...object that represents single font file. FontsFolder A FolderFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. FontEmbeddingUsagePermissions | Aspose.Words fo...

    Represents the Font embedding usage permissions in Java....FontEmbeddingUsagePe Represents the font embedding usage permissions...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...