Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 18,220 for

paragraph

(0.43 sec)
  1. Aspose::Words::Loading::LoadOptions::get_MswVer...

    Aspose::Words::Loading::LoadOptions::get_MswVersion method. Allows to specify that the document loading process should match a specific MS Word version. Default value is Word2019 in C++....document is missing the default paragraph formatting style. // This...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly.... AppendChild ( new Paragraph ( doc )); builder . InsertNode...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ASP - JScript via COM Interop|Aspose.PDF for .NET

    Learn to use Aspose.PDF for .NET in ASP and JScript applications through COM Interop. Enable advanced PDF capabilities....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/net/asp-jscript-via-com-int...
  4. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.default_font property | Aspose....

    StyleCollection.default_font property. Gets document default text formatting....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row (...

    reference.aspose.com/words/net/aspose.words.tab...
  7. OfficeMath class | Aspose.Words for Node.js

    Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...OfficeMath can only be a child of Paragraph . Inheritance: OfficeMath...parentParagraph Retrieves the parent Paragraph of this node. previousSibling...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....can have text, can contain Paragraph and Table nodes as children...getFirstParagraph() Gets the first paragraph in the shape. getFlipOrientation()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....object Add TextFragment to Paragraph collection of the page Save...

    docs.aspose.com/pdf/php-java/hello-world-example/
  10. How to create Stock Charts with Golang via C++|...

    Stock charts are a specific type of chart used to track changes in the price of traded assets....C++ Contents [ Hide ] This paragraph will tell you how to create...

    docs.aspose.com/cells/go-cpp/how-to-create-stoc...