Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,667 for

paragraph

(0.03 sec)
  1. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/cpp/text-formatting/
  2. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the Paragraph formatting of styles for enhanced document presentation and professional formatting....ParagraphFormat property Gets the paragraph formatting of the style. public...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/sty...
  3. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style...formatting properties of a paragraph style. locked Specifies whether...the name of the style. next_paragraph_style_name Gets/sets the name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted....\x01 )' # Add text and apply paragraph styles that STYLEREF fields...list_indent () builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...formatting properties of a paragraph style. locked Specifies whether...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Shape object movement - java - Free Support For...

    Hi Team, I am writing to request your assistance with a document formatting issue that I have encountered. Specifically, the issue article has the first Paragraph containing 2 shape objects and the second Paragraph cont…...issue article has the first paragraph containing 2 shape objects...objects and the second paragraph containing a null shape object. We...

    forum.aspose.com/t/shape-object-movement-java/2...
  10. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered lists in PowerPoint presentation in C# or .NET... Remove the default paragraph in the TextFrame . Create...Create the first paragraph instance using the Paragraph class. Set...

    docs.aspose.com/slides/net/manage-bullet-and-nu...