Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 35,063 for

line

(0.18 sec)
  1. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in documents. To learn more, visit the documentation article in C++....Carriage return followed by line feed character: “\x000d\x000a”...paragraph breaks. static Lf () Line feed character: “\x000a” or...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. dasharray.svg

    <Line x1="20" y1="30" x2="400" y2="30" style="stroke:RGB(112, 128, 144); fill:none; stroke-width:10; stroke-dasharray:10 5;" /> line x1="20" y1="30" x2="400" y2="30"...stroke-dasharray:10 5;" /> <line x1="20" y1="80" x2="400" y2="80"...

    docs.aspose.com/svg/files/dasharray.svg
  3. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....Provides access to signature line properties. To learn more, visit...of the arrow at the end of a line. ArrowType Specifies the type...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Table.SetBorder | Aspose.Words for .NET

    Customize your table's appearance with the SetBorder method—adjust Line style, width, and color for a professional look. Enhance your design today!...table border to the specified line style, width and color. public...LineStyle The line style to apply. lineWidth Double The line width to...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....to work with data points on a line chart. test ( 'ChartDataPoint'...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...to work with data points on a line chart. test ( 'ChartDataPoint'...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 JavaScript 中向演示文稿添加线形状|Aspose.Slides for Node...

    了解如何使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 演示文稿中操作线条格式。探索属性、方法和示例。...ShapeCollection 对象公开的 addAutoShape 方法添加 Line 类型的 AutoShape。 将修改后的演示文稿写入 PPTX...(). get_Item ( 0 ); // 添加类型为 line 的 AutoShape sld . getShapes...

    docs.aspose.com/slides/zh/nodejs-java/line/
  8. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....writeln(" Line 1"); // 2 - Add a SYMBOL field...the rest of the text on their line. field.setDontAffectsLineSp(true);...

    reference.aspose.com/words/java/com.aspose.word...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C# 를 사용하여 PDF 문서 병합 https://products.aspose.com/pdf/ko/net/merger/ Recent content in C# 를 사용하여 PDF 문서 병합 on Aspsoe.PDF Products Hugo -- gohugo.......highlight 0 chroma language-cs cs line cl kt var n outputFile p = n...&#34;merger_epub_pdf.pdf&#34;p ); line cl n Asposep .n Pdfp .n EpubLoadOptions...

    products.aspose.com/pdf/ko/net/merger/index.xml
  10. Shape Annotations via Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete square, circle, polygon, and polyLine annotations in PDF documents using Aspose.PDF for Java....circles, polygons, polylines, and lines. Add square, circle, polygon...} Add a line annotation This example creates a line annotation...

    docs.aspose.com/pdf/java/shape-annotations/