Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 31,534 for

line

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – متن، تصویر یا تمبر صفحه در PDF با استفاده از C#https://products.aspose.com/pdf/fa/net/stamps/Recent content in متن، تصویر یا تمبر صفحه در PDF ب......highlight 0 chroma language-cs cs line cl kt var n inputFile p = n..."AddImageStamp.pdf"p ); line cl kt var n outputFile p = n...

    products.aspose.com/pdf/fa/net/stamps/index.xml
  2. Fill.image_bytes property | Aspose.Words for Py...

    Fill.image_bytes property. Gets the raw bytes of the fill texture or pattern....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...
  3. Stroke.dash_style property | Aspose.Words for P...

    Stroke.dash_style property. Specifies the dot and dash pattern for 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...
  4. Stroke.end_arrow_length property | Aspose.Words...

    Stroke.end_arrow_length property. Defines the arrowhead length for the end 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...
  5. Stroke.EndArrowLength | Aspose.Words for .NET

    Discover the Stroke EndArrowLength property to customize your design with precise arrowhead lengths, enhancing visual clarity and style....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...
  6. Stroke.EndArrowWidth | Aspose.Words for .NET

    Discover the Stroke EndArrowWidth property to customize arrowhead width for strokes, enhancing your design 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...
  7. Stroke.StartArrowType | Aspose.Words for .NET

    Discover the Stroke StartArrowType property to customize arrowheads at the start of strokes, enhancing your design's visual appeal and clarity....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. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – اضافه کردن، استخراج، حذف جداول در PDF با استفاده از C++https://products.aspose.com/pdf/fa/cpp/table/Recent content in اضافه کردن، استخراج، حذف ......chroma language-cpp cpp line cl line cl k auto n document o =...data_booklet 7.pdf"p ); line cl k for p (k auto nl page p...

    products.aspose.com/pdf/fa/cpp/table/index.xml
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 을 사용하여 PDF에서 페이지를 추가, 이동 또는 삭제합니다.https://products.aspose.com/pdf/ko/cpp/pages/Recent content in C++ 을 사용하여 PDF에서 페이지를 추가, 이동 또는 삭제합니다. on ......chroma language-cpp cpp line cl line cl kt void nf InsertEmptyPageAtDes...InsertEmptyPageAtDes () p { line cl c1 // Open document line cl c1 n String...

    products.aspose.com/pdf/ko/cpp/pages/index.xml
  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/