Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 29,007 for

line

(0.05 sec)
  1. Fill.fore_color property | Aspose.Words for Python

    Fill.fore_color property. Gets or sets a Color object that represents the foreground color for the fill....horizontal, half-transparent red line # with an arrow on the left... aw . drawing . ShapeType . LINE ) arrow . width = 200 arrow...

    reference.aspose.com/words/python-net/aspose.wo...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม แยกออก ลบตารางใน PDF โดยใช้ Pythonhttps://products.aspose.com/pdf/th/python-net/table/Recent content in เพิ่ม แยกออก ลบตารางใน PDF โดยใช้......python line cl kn import nn aspose.pdf k as nn ap line cl line...+ s2 "AddTable.pdf" line cl n output_file o = n DIR_OUTPUT...

    products.aspose.com/pdf/th/python-net/table/ind...
  3. Apply Style on cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....to choose a specific type of line that will be used to draw borders...Types of Border Lines A border is composed of a line. Changing the...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed Line styles. Enhance your document designs with customizable visual elements....DashStyle enumeration Dashed line style. public enum DashStyle...horizontal, half-transparent red line // with an arrow on the left...

    reference.aspose.com/words/net/aspose.words.dra...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract, Delete Tables in PDF using C++https://products.aspose.com/pdf/cpp/table/Recent content in Add, Extract, Delete Tables in PDF usin......chroma language-cpp cpp line cl line cl k auto n document o =..."AddTable.pdf"p ); line cl line cl c1 // Initializes a new...

    products.aspose.com/pdf/cpp/table/index.xml
  6. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.LineStartingNumber property. Gets or sets the starting Line number....property Gets or sets the starting line number. get lineStartingNumber...Examples Shows how to enable line numbering for a section. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SignatureLine | Aspose.Words for Java

    Provides access to signature Line properties in Java....Provides access to signature line properties. To learn more, visit...Examples: Shows how to create a line for a signature and insert it...

    reference.aspose.com/words/java/com.aspose.word...
  8. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility....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...
  9. Stroke.color property | Aspose.Words for Python

    Stroke.color property. Defines the color of a stroke....horizontal, half-transparent red line # with an arrow on the left... aw . drawing . ShapeType . LINE ) arrow . width = 200 arrow...

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

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...Create Line instance with specified coordinates var line = new...new Aspose . Pdf . Drawing . Line ( new float [] { 100 , 100 , 200...

    docs.aspose.com/pdf/zh/net/add-line/