Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 34,795 for

line

(1.9 sec)
  1. Border.lineStyle property | Aspose.Words for No...

    Border.LineStyle property. Gets or sets the border style....Remarks If you set line style to none, then line width is automatically...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataPointCollection, which efficiently returns the total number of ChartDataPoints, enhancing your data visualization....to work with data points on a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact....to work with data points on a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects.... LINE , width = 450 , height = 250...additional series group, also of the line type. new_series_group = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol.IsAnsi | Aspose.Words for .NET

    Discover the FieldSymbol IsAnsi property, easily manage ANSI character codes for enhanced data handling and improved coding efficiency.... Writeln ( " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field . DontAffectsLineSpaci...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-Line or hanging indent. Use positive values to set the first-Line indent, and negative values to set the hanging indent in C++....(in characters) for the first-line or hanging indent. Use positive...positive values to set the first-line indent, and negative values...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Fields::FieldIndex::get_RunSuben...

    Aspose::Words::Fields::FieldIndex::get_RunSubentriesOnSameLine method. Gets or sets whether run subentries into the same Line as the main entry in C++....run subentries into the same line as the main entry. bool Aspose...entry group will create a new line for every subheading within...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 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...
  9. 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...
  10. 在 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/