Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,749 for

inline

(0.22 sec)
  1. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++....Borders only have effect for inline images. get_Brightness () Gets...Words :: Drawing :: WrapType :: Inline ); shape -> get_ImageData ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....:: Markup :: MarkupLevel :: Inline ); sdtPlainText -> set_Style...:: Markup :: MarkupLevel :: Inline ); sdtRichText -> set_StyleName...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...Inline I saw some older posts related...level is set to MarkupLevel.Inline , this restricts the types...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  4. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....smart tag around one or more inline structures (runs, images, fields...shape . WrapType = WrapType . Inline ; paragraph . AppendChild (...

    reference.aspose.com/words/net/aspose.words/nod...
  5. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....wordArtShapeType ) { // Create an inline Shape, which will serve as...wordArtShapeType ) { WrapType = WrapType . Inline , Width = shapeWidth , Height...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily....wordArtShapeType ) { // Create an inline Shape, which will serve as...wordArtShapeType ) { WrapType = WrapType . Inline , Width = shapeWidth , Height...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling text rotation for a dynamic visual effect. Elevate your creativity!...wordArtShapeType ) { // Create an inline Shape, which will serve as...wordArtShapeType ) { WrapType = WrapType . Inline , Width = shapeWidth , Height...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...wordArtShapeType ) { // Create an inline Shape, which will serve as...wordArtShapeType ) { WrapType = WrapType . Inline , Width = shapeWidth , Height...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...

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