Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 112,166 for

font

(0.07 sec)
  1. Getting Warning Callbacks for Fonts Substitutio...

    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....Getting Warning Callbacks for Fonts Substitution in Aspose.Slides...callbacks for fonts substitution in case the used font is not available...

    docs.aspose.com/slides/python-net/getting-warni...
  2. FolderFontSource.type property | Aspose.Words f...

    FolderFontSource.type property. Returns the type of the Font source....of the font source. get type () : Aspose . Words . Fonts . FontSourceType...See Also module Aspose.Words.Fonts class FolderFontSource FolderFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StreamFontSource.type property | Aspose.Words f...

    StreamFontSource.type property. Returns the type of the Font source....of the font source. get type () : Aspose . Words . Fonts . FontSourceType...See Also module Aspose.Words.Fonts class StreamFontSource StreamFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....calculated using title text and font. doughnut_center_y = title_area_height...can be calculated using label font. one_char_label_width = 12.75...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....calculated using title text and font. doughnut_center_y = title_area_height...can be calculated using label font. one_char_label_width = 12.75...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....calculated using title text and font. doughnut_center_y = title_area_height...can be calculated using label font. one_char_label_width = 12.75...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....calculated using title text and font. doughnut_center_y = title_area_height...can be calculated using label font. one_char_label_width = 12.75...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MergerContext | Aspose.Words for Java

    Document merger context in Java....Description getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  9. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, Font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....foreground colors, borders, fonts, horizontal and vertical alignments...TextAlignmentType . Center ); // Setting the font color of the text style . getFont...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  10. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...