Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 18,515 for

paragraph

(0.07 sec)
  1. Hello World Java Example|Aspose.PDF for Java

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

    docs.aspose.com/pdf/java/hello-world-example/
  2. SpecialChar class | Aspose.Words for Node.js

    Aspose.Words.SpecialChar class. Base class for special characters in the document...and can only be a child of Paragraph . SpecialChar char is used...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...move_to_document_end () builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::Table::get_TextWrapping ...

    Aspose::Words::Tables::Table::get_TextWrapping method. Gets or sets TextWrapping for table in C++....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...doc . firstSection . body . paragraphs . at ( 1 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Asian Typography in Node.js|Aspose.Words for No...

    Work with Asian typography using Node.js. Adjust Space between Asian and Latin text in Node.js....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/nodejs-net/working-with-a...
  8. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....Examples Shows how to insert a paragraph with a top border. doc = aw...) top_border = builder . paragraph_format . borders . top top_border...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ASP - JScript 通过 COM 互操作|Aspose.PDF for .NET

    学习如何通过 COM 互操作在 ASP 和 JScript 应用程序中使用 Aspose.PDF for .NET。启用高级 PDF 功能。...JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/zh/net/asp-jscript-via-com-...
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

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