Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 35,097 for

line

(0.28 sec)
  1. 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/
  2. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....linked to each other by lines A line is either straight or curved...determine the nature of the line. Anchor points exist as corner...

    docs.aspose.com/slides/php-java/custom-shape/
  3. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkLine for Excel using Aspose.Cells for Node.js via C++....are three types of sparkline: Line, Column, and Stacked. It’s simple...AsposeCells . SparklineType . Line , ` ${ sheet . getName () }...

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  4. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....fonts vertical position on a line. get_Bidi () Gets or sets whether...(in characters) for the first-line or hanging indent. Use positive...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!...fonts vertical position on a line. Bidi { get; set; } Gets or...(in characters) for the first-line or hanging indent. CharacterUnitLeftInd...

    reference.aspose.com/words/net/aspose.words/par...
  6. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.Line_FEED property. Line feed character: \x000a or \n...LINE_FEED property ControlChar.LINE_FEED property Line feed character:...ControlChar.LF . @property def LINE_FEED ( self ) -> str : ... See...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 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...
  9. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.Line_FEED_CHAR property. Line feed character: (char)10 or \n....LINE_FEED_CHAR property ControlChar.LINE_FEED_CHAR property Line...Line feed character: (char)10 or “\n”. @property def LINE_FEED_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...