Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 112,115 for

font

(0.09 sec)
  1. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....format a run of text using its font property. let doc = new aw ...let font = run . font ; font . name = "Courier New" ; font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current Font will be subsetted before exporting as a Font resource....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  4. FolderFontSource class | Aspose.Words for Python

    aspose.words.Fonts.FolderFontSource class. Represents the folder that contains TrueType Font files...folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. Inheritance: FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...()); // Get the font of the shape Font font = shape . GetFont...GetFont (); // Set the font color to white font . SetColor ( Color...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  6. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether Fonts from target machine must be used to display the document...property Flag indicates whether fonts from target machine must be...ResourceSavingCallba is not fired for fonts. Default is false . get useTargetMachineFont...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResolveFontNames method. Specifies whether Font family names used in the document are resolved and substituted according to FontSettings when being written into HTML-based formats in C++....es method Specifies whether font family names used in the document...this option is set to false and font family names are written to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless Font management....Examples Shows how to load and save font fallback settings to/from a...document that defines a set of font fallback settings. using ( FileStream...

    reference.aspose.com/words/net/aspose.words.fon...
  9. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Font . HasDmlEffect ( TextDmlEffect...Assert . True ( runs [ 1 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  10. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the Font source priority....priority property Returns the font source priority. @property def...value is used when there are fonts with the same family name and...

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