Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,826 for

inline

(0.09 sec)
  1. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.strike_through property | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.underline property | Aspose.Words for ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.spacing property | Aspose.Words for Py...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.fit_path property | Aspose.Words for P...

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

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

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::TextPath::get_FitPath m...

    Aspose::Words::Drawing::TextPath::get_FitPath method. Defines whether the text fits the path of a shape in C++....wordArtShapeType ) { // Create an inline Shape, which will serve as...set_WrapType ( WrapType :: Inline ); shape -> set_Width ( shapeWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::TextPath::get_SmallCaps...

    Aspose::Words::Drawing::TextPath::get_SmallCaps method. True if the font is formatted as small capital letters in C++....wordArtShapeType ) { // Create an inline Shape, which will serve as...set_WrapType ( WrapType :: Inline ); shape -> set_Width ( shapeWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an Inline node or to the end of a paragraph....move_to(node) Moves the cursor to an inline node or to the end of a paragraph...paragraph. Remarks When node is an inline-level node, the cursor is moved...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an Inline node or to the end of a paragraph....moveTo(node) Moves the cursor to an inline node or to the end of a paragraph...paragraph. Remarks When node is an inline-level node, the cursor is moved...

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