Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 142,419 for

font

(0.17 sec)
  1. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Font . Name = "Times New Roman" ; style . Font . Color..."TemplateStyle2" ); style . Font . Name = "Arial" ; style . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Font.nameOther property | Aspose.Words for Node.js

    Font.nameOther property. Returns or sets the Font used for characters with character codes from 128 through 255....property Font.nameOther property Returns or sets the font used for...Word can combine two different fonts in one run. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.name_other property | Aspose.Words for Python

    Font.name_other property. Returns or sets the Font used for characters with character codes from 128 through 255....property Font.name_other property Returns or sets the font used for...Word can combine two different fonts in one run. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the Font....shading property Font.shading property Returns a Shading object...the shading formatting for the font. @property def shading ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Load custom fonts for barcode generation in Asp...

    How to Load custom Fonts for barcode generation in Aspose.Barcode for .Net...Ask AI Load custom fonts for barcode generation in Aspose.Barcode...describes how to load custom fonts for barcode generation in Aspose...

    docs.aspose.com/barcode/net/aspose-barcode-load...
  6. Font.kerning property | Aspose.Words for Node.js

    Font.kerning property. Gets or sets the Font size at which kerning starts....property Font.kerning property Gets or sets the font size at which...Examples Shows how to specify the font size at which kerning begins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify document Font settings in C++....method Allows to specify document font settings. System :: SharedPtr...SharedPtr < Aspose :: Words :: Fonts :: FontSettings > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom Font. I’ve tried several ways to setup the custom Fonts, but so far it always failed. here is my code: string[] FontFolders = FontsLoader.GetFontFolder…...Issue with custom fonts converting from word to pdf Aspose.Words...document to pdf with a custom font. I’ve tried several ways to...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  9. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the Font used for Latin text (characters with character codes from 0 (zero) through 127)....property Font.name_ascii property Returns or sets the font used for...Word can combine two different fonts in one run. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. INodeChangingCallback.node_removed method | Asp...

    INodeChangingCallback.node_removed method. Called when a node belonging to this document has been removed from its parent.... 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...