Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 34,681 for

line

(0.19 sec)
  1. FieldSymbol.IsUnicode | Aspose.Words for .NET

    Discover the FieldSymbol IsUnicode property to easily manage character codes as Unicode values, enhancing your coding efficiency and accuracy.... 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...
  2. FieldSymbol.FontName | Aspose.Words for .NET

    Discover how to use the FieldSymbol FontName property to easily manage and customize font names for your characters in programming.... 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...
  3. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index....to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection....to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EmptyLine|Documentation

    EmptyLine element is used to add vertical spacing between elements....vertical spacing equal to one line of text between other elements...the form. height integer One line of text using the default font...

    docs.aspose.com/omr/net/json-markup/emptyline/
  6. Aspose::Words::Drawing::SignatureLine::get_Inst...

    Aspose::Words::Drawing::SignatureLine::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature Line. This property is ignored if DefaultInstructions is set. Default value for this property is empty string in C++....displayed on signing the signature line. This property is ignored if...Examples Shows how to create a line for a signature and insert it...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to properties of the X axis of this series group in C++....Drawing :: Charts :: ChartType :: Line , 450 , 250 ); System :: SharedPtr...additional series group, also of the line type. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType method. Gets the type of chart series included in this group in C++....Drawing :: Charts :: ChartType :: Line , 450 , 250 ); System :: SharedPtr...additional series group, also of the line type. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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...
  10. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes into Excel files....types: Pictures OleObjects Lines Rectangles Basic Shapes Block...very easy. It only takes a few lines of code: Simply call the add...

    docs.aspose.com/cells/python-net/insert-shapes/