Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 35,057 for

line

(0.07 sec)
  1. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…...Add(pointsLayer); //add line CadLine line = new CadLine(new Cad3DPoint(0...100)); line.LayerName = "LinesLayer"; dwgImage.AddEntity(line); CadPoint...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  2. How to Create a Combo Chart|Documentation

    Learn how to create a combo chart using Aspose.Cells for .NET. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....Now we will create a column‑line combo chart. We will first create...then modify the series type to line to achieve this combo chart...

    docs.aspose.com/cells/net/create-combo-chart/
  3. FieldAddressBlock.LanguageId | Aspose.Words for...

    Manage address formatting effortlessly with the FieldAddressBlock LanguageId property. Set or retrieve the language ID for seamless localization....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>\"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers....other on one line or on new lines. To add a line break, insert...insert CRLF ( \r\n ) or line feed ( \n ) before the answer to be placed...

    docs.aspose.com/omr/net/json-markup/choicebox/
  5. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....opacity and writes three text lines into the watermark annotation...set_text_and_state ([ "HELLO" , "Line 1" , "Line 2" ], text_state ) Save...

    docs.aspose.com/pdf/python-net/watermark-annota...
  6. Simple chat|Documentation

    Send messages to Aspose.LLM for .NET without managing sessions yourself — the engine creates and tracks a session implicitly.... line = Console . ReadLine (); if ( line == null ||...|| line . Equals ( "quit" , StringComparison . OrdinalIgnoreCase...

    docs.aspose.com/llm/net/use-cases/simple-chat/
  7. Chart.ToImage - Leader Lines are not included -...

    When calling Chart.ToImage(), the resulting image is missing the leader Lines displayed in Excel. Excel-Aspose-Comparison.png (147.3 KB) Excel on the left, Aspose.Cells 25.6 on the right....ToImage - Leader Lines are not included Aspose.Cells Product...image is missing the leader lines displayed in Excel. Excel-Aspose-Comparison...

    forum.aspose.com/t/chart-toimage-leader-lines-a...
  8. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.Line_BREAK property. Line break character: \x000b or \v....LINE_BREAK property ControlChar.LINE_BREAK property Line break...“\x000b” or “\v”. @property def LINE_BREAK ( self ) -> str : ......

    reference.aspose.com/words/python-net/aspose.wo...
  9. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG....Cartesian points connected by lines and curves to form required...Bezier curves, splines and lines. The source image to the raster-to-vector...

    docs.aspose.com/svg/net/image-vectorization-wor...
  10. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Provides access to fill and line formatting of the data labels...name and percentage, when a line break shall be used instead...

    reference.aspose.com/words/nodejs-net/aspose.wo...