Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 18,242 for

paragraph

(0.09 sec)
  1. Node.as_paragraph method | Aspose.Words for Python

    Node.as_Paragraph method. Cast Node to [Paragraph](../../Paragraph/)....as_paragraph method as_paragraph() Cast Node to Paragraph . def...def as_paragraph ( self ): ... See Also module aspose.words class...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框..." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  3. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MathText|Aspose.Slides Documentation

    Work with math text in C# using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....150 ); // Access the math paragraph var mathParagraph = (( MathPortion...) mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...
  5. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts.... which specifies whether paragraph mark characters are rendered...example below contains three paragraphs. The second one is hidden...

    docs.aspose.com/words/cpp/specify-layout-options/
  6. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Make DOCX Using C#

    Make a new DOCX in C# in a few steps. Easily create DOCX using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/docx/
  8. Make WORD Using C#

    Make a new a Word document in C# in a few steps. Easily create a Word document using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/word/
  9. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

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