Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 32,992 for

line

(0.07 sec)
  1. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first Line or hanging indent. Use positive values to set the first-Line indent, and negative values to set the hanging indent in C++....value (in points) for a 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...
  2. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name of the font of the character retrieved by the field.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field...text on their line. field . dont_affects_line_spacing = True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartMarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartMarker class, your go-to solution for enhancing chart data visualization with customizable markers....Provides access to fill and line formatting of this marker. Size...to work with data points on a line chart. public void ChartDataPoint...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldSymbol.is_shift_jis property | Aspose.Word...

    FieldSymbol.is_shift_jis property. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field...text on their line. field . dont_affects_line_spacing = True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and Line formatting of this data point....Provides access to fill and line formatting of this data point...to work with data points on a line chart. test ( 'ChartDataPoint'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified Line style, width and color....set_borders method set_borders(line_style, line_width, color) Sets all...table borders to the specified line style, width and color. def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first Line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first Line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...1920×1041 146 KB 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose ...Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 2888×1532...

    forum.aspose.com/t/why-does-paragraphformat-get...