Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 31,671 for

line

(0.15 sec)
  1. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....DocumentBuilder ( doc ); // Add a line chart, then clear its demo data.... InsertChart ( ChartType . Line , 500 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. AxisBound.value property | Aspose.Words for Nod...

    AxisBound.value property. Returns numeric value of axis bound....toEqual ( false ); // Create a line chart with a series requiring...Drawing . Charts . ChartType . Line , 450 , 300 ); chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++.... When iterating lines of a paragraph broken across...logical order. When iterating lines of a paragraph broken across...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....as an SVG file containing a line Declare an instance of the SVGDocument...initiating an SVG file containing a line. However, the algorithm stays...

    kb.aspose.com/svg/python/rotate-svg-in-python/
  5. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....information and apply custom text, line and fill styles to a diagram...the Text , Line and Fill buttons to set text, line and fill styles...

    docs.aspose.com/diagram/net/working-with-text/
  6. Markdown Paragraph – C# Code Examples

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

    products.aspose.com/html/net/markdown-paragraph/
  7. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight Line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....straight line in Word using Java . We have demonstrated LINE and ARROW...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  8. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....drop cap position, border line width, line style, and theme color...

    kb.aspose.com/words/python/paragraph-formatting...
  9. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ... Line . LineWeight . Value = 0.1 ; shape . Line . Rounding...which is specified in the next line. The command to copy everything...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  10. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....connected union of projective lines, each line meeting three others in...Circle Object to PDF file Add Line Object to PDF file...

    docs.aspose.com/pdf/cpp/add-curve/