Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 35,055 for

line

(0.85 sec)
  1. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_Line_numbers property. Specifies whether the current paragraph's Lines should be exempted from Line numbering which is applied in the parent section....suppress_line_numbers property ParagraphFormat.suppress_line_numbers...current paragraph’s lines should be exempted from line numbering which...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic Line numbering restarts....enumeration Determines when automatic line numbering restarts. Members...Name Description RESTART_PAGE Line numbering restarts at the start...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 将线对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建线对象。...您还可以添加 Line 对象,并可以为线条元素指定虚线模式、颜色和其他格式。 请按以下步骤操作:...); // 创建 Rectangle 实例 Line line = new Line ( new float [] { 100...

    docs.aspose.com/pdf/zh/java/add-line/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in Python: Text, Image, and Page Options https://products.aspose.com/pdf/python-net/stamps/ Recent content in PDF Stamping in Pyth......language-py py line cl kn import nn aspose.pdf k as nn apdf line cl line...from nn os kn import n path line cl line cl n path_infile o = n patho...

    products.aspose.com/pdf/python-net/stamps/index...
  5. ArrowWidth Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ArrowWidth enum to customize arrow end widths for enhanced document visuals and precision in your projects....of the arrow at the end of a line. public enum ArrowWidth Values...horizontal, half-transparent red line // with an arrow on the left...

    reference.aspose.com/words/net/aspose.words.dra...
  6. LineSpacingRule | Aspose.Words for Java

    Specifies Line spacing values for a paragraph in Java....class LineSpacingRule Specifies line spacing values for a paragraph...Examples: Shows how to work with line spacing. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal....horizontal, half-transparent red line // with an arrow on the left...new Shape ( doc , ShapeType . Line ); arrow . Width = 200 ; arrow...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....String ( u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; //...characters at the start of every line. // Set the "LeadingSpacesOptions"...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. 获取 Visio 形状继承线|Documentation

    本节介绍如何获取 visio 形状的线条样式,继承自其父样式并掌握 Aspose.Diagram。... Shapes ) { Line line = shape . InheritLine ; Console...Console . WriteLine ( line . LinePattern . Value ); Console ....

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  10. Add Trend Lines to Presentation Charts in Java|...

    Quickly add and customize trend Lines in PowerPoint charts with Aspose.Slides for Java — a practical guide to engage your audience....Add Trend Lines to Presentation Charts in Java Contents [ Hide...article explains how to add trend lines to presentation charts by using...

    docs.aspose.com/slides/java/trend-line/