Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 17,598 for

paragraph

(0.07 sec)
  1. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a Paragraph or a style in Java....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph in C++....not a paragraph, creates and appends one empty paragraph. void...cell ); // Cells may contain paragraphs with typical elements such...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. 部分|Aspose.Slides for PHP 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/zh/php-java/portion/
  4. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Raise this run of text...

    reference.aspose.com/words/net/aspose.words/fon...
  5. FieldStyleRef.insertParagraphNumber property | ...

    FieldStyleRef.insertParagraphNumber property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last Paragraph in the shape in C++....aph method Gets the last paragraph in the shape. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Math::OfficeMath::get_ParentPara...

    Aspose::Words::Math::OfficeMath::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Math...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/androidjava/manage-hyper...
  9. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...FirstParagraph { get; } Gets the first paragraph among the immediate children...LastParagraph { get; } Gets the last paragraph among the immediate children...

    reference.aspose.com/words/net/aspose.words.tab...
  10. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method..." + 'we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph inside the outer editable...

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