Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 18,541 for

paragraph

(0.7 sec)
  1. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified Paragraphs in C++....characters) for the specified paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. image|Documentation

    Image element is used to add a picture....align=center font_size=24 empty_line paragraph Analyzing your prompt, please...

    docs.aspose.com/omr/net/txt-markup/image/
  3. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... run, paragraph or table cell) is located...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a table....the next row or to the next paragraph after the table. If you delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export document structure....the heading // and the next paragraph via "View" -> "Show/Hide"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.RelativeVerticalSize | Aspose.Words f...

    Discover the ShapeBase RelativeVerticalSize property to easily adjust shapes' vertical dimensions for enhanced design flexibility and precision.... Paragraph ) { // etting the position...

    reference.aspose.com/words/net/aspose.words.dra...
  7. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textbox in Java....appendChild(new Paragraph(doc)); builder.insertNode(textbox);...

    reference.aspose.com/words/java/com.aspose.word...
  8. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each Paragraph to the width of the cell....the cell, compressing each paragraph to the width of the cell....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box....continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Create Stock Charts|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets. In this section, we will show you how to easily create different types of stock charts using Aspose.Cells for Python via .NET APIs. Specifically, we will cover the following types of stock charts:the High-Low-Close (HLC) stock chart, Open-High-Low-Close (OHLC) chart, Volume-High-Low-Close (VHLC) stock chart, and Volume-Open-High-Low-Close (VOHLC) stock chart....Charts Contents [ Hide ] This paragraph will tell you how to create...

    docs.aspose.com/cells/python-net/how-to-create-...