Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 35,053 for

line

(0.39 sec)
  1. ChartAxis.BaseTimeUnit | Aspose.Words for .NET

    Discover the ChartAxis BaseTimeUnit property to easily define the smallest time unit on your time category axis for enhanced data visualization.... Line , 500 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels....property has effect only for multi-line labels. The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis.... Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridLines property. Gets or sets a flag indicating whether the axis has major gridLines.... Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Relfection error when calling Aspose from JS - ...

    After a new installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...‘AddPageNoTextStamp’ (line: 60) at ‘print via sftp’ (line: 40) I marked...marked the line where it fails with ***** petermariavh March 16, 2025...

    forum.aspose.com/t/relfection-error-when-callin...
  6. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...writeln("a line of text for reference"); //...direction, TextBox collapses into a line fragment. The current property...

    forum.aspose.com/t/incorrect-position-of-text-b...
  7. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis.... Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 掌握图表:创建、格式化、绑定数据,并使用 C++ 示例将图表导出为 PPT、PPTX 和 ODP。...() -> AddChart ( ChartType :: Line , 50 , 50 , 400 , 300 ); //...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....to the left of every revised line. doc -> get_LayoutOptions ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... Line , 100 , 100 , 400 , 300 ); chart...getShapes (). addChart ( ChartType . Line , 100 , 100 , 400 , 300 ); chart...

    docs.aspose.com/slides/zh/androidjava/chart-axis/