Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 97,061 for

font drawing

(0.04 sec)
  1. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on 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...
  3. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...Name Description font Provides access to the font formatting of...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.majorUnit property | Aspose.Words for...

    ChartAxis.majorUnit property. Returns or sets the distance between major tick marks.... Drawing . Charts . ChartType . Column...xAxis . categoryType = aw . Drawing . Charts . AxisCategoryType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... Drawing . Charts . ChartType . Column...xAxis . categoryType = aw . Drawing . Charts . AxisCategoryType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... drawing . charts . ChartType . COLUMN...x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks.... drawing . charts . ChartType . COLUMN...x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Surrogate Pairs aren't displayed in Images conv...

    Hello, I’ve noticed that Surrogate Pairs like “𝑥” (U+1D465) in svg text blocks are shown as two squares when an svg file is rendered to an Image. If the Skiasharp backend is used, nothing is shown at all instead of the …...already made sure to provide a font that has a glyph for the requested...if one wants to check if the font provides a glyph for that character...

    forum.aspose.com/t/surrogate-pairs-arent-displa...
  10. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type.... drawing . FillType : ... Examples Shows...docx' ) # Get Fill object for Font of the first Run. fill = doc...

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