Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 9,256 for

paragraph

(0.06 sec)
  1. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap text in C++....Value Description None 0 The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin 2 The drop cap is...

    reference.aspose.com/words/cpp/aspose.words/dro...
  2. Aspose::Words::TabStopCollection::RemoveByPosit...

    Aspose::Words::TabStopCollection::RemoveByPosition method. Removes a tab stop at the specified position from the collection in C++....right tab stop in TOC related paragraphs. auto doc = MakeObject <...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Aspose::Words::Style::get_StyleIdentifier metho...

    Aspose::Words::Style::get_StyleIdentifier method. Gets the locale independent style identifier for a built-in style in C++....right tab stop in TOC related paragraphs. auto doc = MakeObject <...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number of borders in the collection....writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BorderCollection.Equals | Aspose.Words for .NET

    Discover the BorderCollection Equals method to efficiently compare border collections and enhance your coding productivity. Optimize your projects today!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Range.revisions property | Aspose.Words for Nod...

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range....docx" ); let paragraph = doc . firstSection . body...firstParagraph ; for ( let revision of paragraph . range . revisions ) { if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Portion|Aspose.Slides Documentation

    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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/java/portion/
  8. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/com...
  9. Paragraph.getEffectiveTabStops method | Aspose....

    Paragraph.getEffectiveTabStops method. Returns array of all tab stops applied to this Paragraph, including applied indirectly by styles or lists....tab stops applied to this paragraph, including applied indirectly...set custom tab stops for a paragraph. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current Paragraph should be exempted from any hyphenation which is applied in the document settings in C++....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. Hyphenation :: RegisterDictionary...

    reference.aspose.com/words/cpp/aspose.words/par...