Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 34,946 for

line

(0.36 sec)
  1. 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...
  2. Format and Modify Named Ranges with JavaScript ...

    Learn how to format and modify named ranges using Aspose.Cells for JavaScript via C++.... Line style, the line style, selected from...CellBorderType enumeration. Color, the line color, selected from the Color...

    docs.aspose.com/cells/javascript-cpp/format-and...
  3. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....shape_height , word_art_fill , line , word_art_shape_type ): # Create...word_art_fill shape . stroke_color = line shape . text_path . text = text...

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

    TextPath.text property. Defines the text of the text path....shape_height , word_art_fill , line , word_art_shape_type ): # Create...word_art_fill shape . stroke_color = line shape . text_path . text = text...

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

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated....shape_height , word_art_fill , line , word_art_shape_type ): # Create...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case....shape_height , word_art_fill , line , word_art_shape_type ): # Create...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Rotate Text with Shape inside the Worksheet|Doc...

    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....Document Assistant Close Set Line Spacing of the Paragraph in...

    docs.aspose.com/cells/python-net/rotate-text-wi...
  9. 新建一个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
  10. Update XLTX File using .NET | products.aspose.com

    Modify XLTX documents in C# VB.NET applications without using Microsoft Excel....Studio Install from command line as nuget install Aspose.Cells...

    products.aspose.com/total/net/update/xltx/