Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 34,945 for

line

(0.15 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. 使用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/
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 在 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/
  10. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...The exception happens on this line:- IImage image = slide.GetImage(2...GetImage(2.0f, 2.0f); The 3 lines of relevant code are:- using var...

    forum.aspose.com/t/platformnotsupportedexceptio...