Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 131,704 for

font

(0.12 sec)
  1. Aspose::Words::NumSpacing enum | Aspose.Words f...

    Aspose::Words::NumSpacing enum. Specifies possible values in which numeral spacing can be displayed in C++....numerals are displayed in the font’s default form. Proportional...displayed if supported by the font. Tabular 2 Specifies that the...

    reference.aspose.com/words/cpp/aspose.words/num...
  2. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in С++ for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in presentations....Using С++ Contents [ Hide ] Set Font Properties for a Chart Data...Slides for C++ allows to change font properties for a chart data...

    docs.aspose.com/slides/cpp/chart-data-table/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.Font_name property. Gets or sets the name of the Font of the character retrieved by the field....font_name property FieldSymbol.font_name property Gets or sets...sets the name of the font of the character retrieved by the field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....print ( "Font alignment:" , str ( effectiveStyleLevel . font_alignment...font_alignment )) Get Effective Font Height Using Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/shape-effecti...
  10. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/net/document-builder-over...