Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 35,117 for

line

(0.38 sec)
  1. Stroke.line_style property | Aspose.Words for P...

    Stroke.Line_style property. Defines the Line style of the stroke....line_style property Stroke.line_style property Defines the line...of the stroke. @property def line_style ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java....FLOW_CHART_OFFLINE_STORAGE Flow chart off-line storage. FLOW_CHART_OFFPAGE_CONNECTOR...FLOW_CHART_ONLINE_STORAGE Flow chart on-line storage. FLOW_CHART_OR Flow...

    reference.aspose.com/words/java/com.aspose.word...
  3. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outLines or shapes by combining SVG Lines, SVG arcs, and Bezier curves....outline of any shape by combining lines, arcs, and Bézier curves. It..., h , V , v Draws straight lines horizontally, vertically, or...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  4. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....actually create a strike-out line on the text having the desired...target occurrence so that the line is displayed within that enclosing...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  5. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of chart elements in Java.... INVERSE_LINE Inverse line. IRREGULAR_SEAL_1 Irregular...LIGHTNING_BOLT Lightning bolt. LINE Line. MATH_DIVIDE Math divide....

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert AMF to USDZ via Python | products.aspos...

    Sample code for AMF to USDZ Python conversion. Use API example code for batch AMF files to USDZ conversion within VB.NET, Asp.NET or any .NET based application.... Command line pip install aspose- 3d Steps...files to USDZ in just a few lines of code. Load AMF file via the...

    products.aspose.com/3d/python-net/conversion/am...
  7. GridConfig|Documentation

    GridConfig element generates a matrix of numbered bubbles that are combined into a single answer....Each digit is represented as a line or column of bubbles, depending...Underline - draw a horizontal line. GridHeaderTypeEnum.Square -...

    docs.aspose.com/omr/net/programmatic-forms/grid...
  8. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... Line 20 Line. Plaque 21 Plaque. Can 22...FlowChartOfflineStor 129 Flow chart off-line storage. FlowChartOnlineStora...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...(TextFragment fragment in line) { paragraphText.Append(fragment.Text);...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  10. Create Open-High-Low-Close (OHLC) Stock Chart|D...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for .NET. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....again indicated by a vertical line, while the range between open...

    docs.aspose.com/cells/net/create-open-high-low-...