Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 34,946 for

line

(0.74 sec)
  1. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....Layout When breaking text into lines, Aspose.Words checks each word...fits entirely into the current line. If another word is too long...

    docs.aspose.com/words/python-net/working-with-h...
  2. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... Line , 450 , 250 ); let chart = shape...additional series group, also of the line type. let newSeriesGroup = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... LINE , width = 450 , height = 250...additional series group, also of the line type. new_series_group = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for .NET....Free text annotation Line (PDF 1.3) Line annotation Square (PDF...

    docs.aspose.com/pdf/net/overview-of-annotations/
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using Python Draw Line in Excel using C# Draw Line in Excel with...with Python Draw Line in Excel using Java Hide the Gridlines in Excel...

    kb.aspose.com/categories/page/29/
  6. ChartDataLabel.Separator | Aspose.Words for .NET

    Discover the ChartDataLabel Separator property to customize your chart's data labels. Easily set string separators for clearer visualization and insights....name and percentage, when a line break shall be used instead...apply labels to data points in a line chart. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Document.show_spelling_errors property | Aspose...

    Document.show_spelling_errors property. Specifies whether to display spelling errors in this document....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. In reporting engine, keep base element attribut...

    I am building a template to create a report from an internal data source generated by our application. The data source is a list of plants containing a list of processes, with a value for each process, and I would like t…... To have a plant-line connection, another approach...SelectMany(plant=> plant.lines.Select(line => new { plant, line })) ]>> <<foreach...

    forum.aspose.com/t/in-reporting-engine-keep-bas...
  10. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different Line styles are applied to the Lines depending on their purpose. What I am noticing is that polyLines with a style applied to them h…... Different line styles are applied to the lines depending on...reduced to two 45 degree angles Line styles are only maintained for...

    forum.aspose.com/t/dashed-polylines-dont-retain...