Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 34,876 for

line

(0.34 sec)
  1. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....between text nodes, and an empty line after the header. Let’s look...newLineTrivia element for an empty line after headings var newLineTrivia...

    products.aspose.com/html/net/markdown-header/
  2. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....LINE, 450.0, 250.0); Chart chart...additional series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/java/com.aspose.word...
  3. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different workbooks, only the range copied from the first workbook will have its row outLine levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…... The last line of the outline for the first...and the second way is to add a line of data when copying. Please...

    forum.aspose.com/t/outline-levels-not-copying-c...
  4. Configure Visio TimeLine Shapes|Documentation

    This section explains how to set the property of a milestone shape with Aspose.Diagram....format of timeline shapes (block, line, ruler, divided, or cylindrical)...the timeline shapes (block, line, ruler, divided, or cylindrical)...

    docs.aspose.com/diagram/net/configure-visio-tim...
  5. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... GetFill (); // Get the line format type of the textbox....textbox0 . GetLine (); // Set the line weight. lineFormat . SetWeight...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  6. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Java Poly Line Shapes You can create or modify poly line shapes...via Java: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/php-java/features-overview/
  7. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....array in blender file Center line profile support Add Boolean...21.12 Add line export support in U3D format Add line import suport...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  8. 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...
  9. 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...
  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/