Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 34,854 for

line

(0.32 sec)
  1. Encoding - Aspose.Email for Python - Free Suppo...

    Hi Aspose Team, I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output. In the .NET version of Aspose.Em…...html_body = "<b>This line is in bold</b> while this is...Python" email.html_body = "<b>This line is in bold</b> while this is...

    forum.aspose.com/t/encoding-aspose-email-for-py...
  2. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...a new document with a single line of text, turning on tracked...changing the font of that single line. Initially, the text is in Atpos...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  3. 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!..., Color wordArtFill , Color line , ShapeType wordArtShapeType...wordArtFill , StrokeColor = line }; shape . TextPath . Text =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath UnderLine property. Easily enhance your typography with underLined fonts to improve readability and design appeal...., Color wordArtFill , Color line , ShapeType wordArtShapeType...wordArtFill , StrokeColor = line }; shape . TextPath . Text =...

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

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily...., Color wordArtFill , Color line , ShapeType wordArtShapeType...wordArtFill , StrokeColor = line }; shape . TextPath . Text =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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!..., Color wordArtFill , Color line , ShapeType wordArtShapeType...wordArtFill , StrokeColor = line }; shape . TextPath . Text =...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine Line = new CadLine(); Line.setFirstPoint(new Cad3DPoint(0, 0, 0)); Line.setSec…...// 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new...0)); line.setSecondPoint(new Cad3DPoint(0, 100, 0)); line.setLayerName("0");...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  8. CompatibilityOptions.SuppressBottomSpacing | As...

    Optimize your layout with CompatibilityOptions' SuppressBottomSpacing property, ensuring perfect Line height on the last page for a polished look....property Ignore Exact Line Height for Last Line on Page. public bool...

    reference.aspose.com/words/net/aspose.words.set...
  9. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

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

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

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