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

paragraph

(0.05 sec)
  1. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython.... words import Paragraph class SplitTables : def __init__...firstTable ) # Add a buffer paragraph to ensure the tables stay...

    docs.aspose.com/words/java/split-tables-in-jython/
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C++....docx" ); // This paragraph contains SDT. auto p = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. 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/python-net/aspose.wo...
  4. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first Paragraph of your story for improved engagement....the first paragraph in the story. public Paragraph FirstParagraph...how to add a comment to a paragraph. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...
  5. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for Paragraphs and styles, enhancing your document formatting with precision....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/net/aspose.words/tab...
  6. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/bod...
  7. Aspose::Words::ParagraphFormat::get_TabStops me...

    Aspose::Words::ParagraphFormat::get_TabStops method. Gets the collection of custom tab stops defined for this object in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....def extract_content_between_paragraphs ( doc ) # Gather the nodes.... getChild ( node_type . PARAGRAPH , 6 , true ) end_para = doc...

    docs.aspose.com/words/java/extract-content-in-r...
  9. Border.equals method | Aspose.Words for Node.js

    Border.equals method. Determines whether the specified border is equal in value to the current border....writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default Paragraph formatting in C++....method Gets document default paragraph formatting. System :: SharedPtr...support for document default paragraph formatting. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/sty...