Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 142,711 for

font

(0.21 sec)
  1. Add Text to Image in C# | Add Text to Photo | W...

    Learn how to add text to images in C#. Learn how to add text to photos or write text on images with this step-by-step tutorial.... Define a Font class object with the desired font family, style...method with the text to show, Font, Brush, and Rectangle class...

    blog.aspose.com/drawing/add-text-to-image-in-cs...
  2. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....size of the font. doc . styles . at ( "Normal" ). font . size =...this section. // A large enough font size will push some lines down...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....the font. doc . styles . get_by_name ( 'Normal' ) . font . size...this section. # A large enough font size will push some lines down...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...toEqual ( true ); // Set the font for the text inside the structured...name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... font Provides access to font formatting of the...Center ; yAxis . tickLabels . font . color = "#FF0000" ; yAxis...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract Text and Images from ODP Files using Py...

    Python source code to parse ODP Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/odp/
  7. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....configuring its height, width, and font settings. #include <iostream>..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/cpp/comments-and-notes/
  8. Aspose::Words::Drawing::TextPath::set_SmallCaps...

    Aspose::Words::Drawing::TextPath::set_SmallCaps method. True if the Font is formatted as small capital letters in C++....TextPath::set_SmallCaps method True if the font is formatted as small capital...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FontSubstitutionSettings.defaultFontSubstitutio...

    FontSubstitutionSettings.defaultFontSubstitution property. Settings related to default Font substitution rule....Settings related to default font substitution rule. get defaultFontSubstitut...defaultFontSubstitut () : Aspose . Words . Fonts . DefaultFontSubstitut See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....header we will use Arial font with font size 24pt and center alignment...description we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/cpp/complex-pdf-example/