Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 37,140 for

draw text

(0.13 sec)
  1. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch... draw_ellipse ( pen , Rectangle (...)) Create a text layer: textLayer = img . add_text_layer ( "Sample...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  2. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning Text effects easily....TextPath property Defines the text of the text path (of a WordArt object)...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....Shows how to format a run of text using its font property. auto...set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ());...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Aspose::Words::Font::get_Engrave method | Aspos...

    Aspose::Words::Font::get_Engrave method. True if the font is formatted as engraved in C++....engraving/embossing effects to text. auto doc = System :: MakeObject...() -> set_Color ( System :: Drawing :: Color :: get_LightBlue ());...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the Text is displayed....property Defines whether the text is displayed. @property def...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: ShapeMarkupLanguage :: Vml...ExplicitCast < Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Manage Headers and Footers of the Visio Diagram...

    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.... "drawing.vsd" ); \ # add page number...setHeaderRight ( "&p" ); \ # set text at the center $diagram -> getHeaderFooter...

    docs.aspose.com/diagram/java/manage-headers-and...
  9. Manage Headers and Footers of the Visio Diagram...

    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.... new ( data_dir + "Drawing.vsd" ) \ # add page number...setHeaderRight ( "&p" ) \ # set text at the center diagram . getHeaderFooter...

    docs.aspose.com/diagram/java/manage-headers-and...
  10. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.Drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...orientation of the axis title text. overlay Determines whether...value is False . text Gets or sets the text of the axis title...

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