Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 137,034 for

font

(0.19 sec)
  1. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/python-net/how-to-format-...
  2. Shading.backgroundTintAndShade property | Aspos...

    Shading.backgroundTintAndShade property. Gets or sets a double value that lightens or darkens a background theme color.... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shading.foregroundTintAndShade property | Aspos...

    Shading.foregroundTintAndShade property. Gets or sets a double value that lightens or darkens a foreground theme color.... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.Cells 8.1.2|Docume...

    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....Added Support for Warning if Font Substitution Occurs With Aspose...users receiving warnings if font substitution occurs while converting...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedItalic method. Indicates whether italic style was requested in C++....additional information about font substitution. auto doc = System...MakeObject < Aspose :: Words :: Fonts :: FontSettings > (); fontSettings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose.Slides for C++: LoadExternalFonts Method...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Slides Product Family slides-fonts , slides-cpp pankajku August...PowerPoint.app/Contents/Resources/Fonts", }; #endif std::vector<String>...

    forum.aspose.com/t/aspose-slides-for-c-loadexte...
  7. FontSubstitutionSettings.font_config_substituti...

    FontSubstitutionSettings.Font_config_substitution property. Settings related to Font config substitution rule....font_config_substitution property FontSubstitutionSett.font_config_substitution...related to font config substitution rule. @property def font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cells Formatting|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....borders Set the font color, font size, font name, strike, bold...

    docs.aspose.com/cells/cpp/cells-formatting/
  9. FontInfo.Charset | Aspose.Words for .NET

    Discover the FontInfo Charset property to easily manage and customize your Font's character set for enhanced design flexibility and readability....sets the character set for the font. public int Charset { get ;...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/python-net/working-with-h...