Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 36,319 for

paragraph

(0.06 sec)
  1. Manage Hyperlinks|Aspose.Slides for Python Docu...

    Add hyperlink to a PowerPoint Presentation in Python... paragraphs [ 0 ] . portions [ 0 ] ....com/" ) shape1 . text_frame . paragraphs [ 0 ] . portions [ 0 ] ....

    docs.aspose.com/slides/python-net/manage-hyperl...
  2. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....FieldSeparator can only be a child of Paragraph . A complete field in a Microsoft...getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Story Class | Aspose.Words for .NET

    Aspose.Words.Story class. Base class for elements that contain blocklevel nodes Paragraph and Table in C#....contain block-level nodes Paragraph and Table . To learn more...FirstParagraph { get; } Gets the first paragraph in the story. HasChildNodes...

    reference.aspose.com/words/net/aspose.words/story/
  4. Section.ClearContent | Aspose.Words for .NET

    Section ClearContent method. Clears the section in C#....is cleared, only one empty paragraph is left that represents the...doc . FirstSection . Body . Paragraphs . Count ); // Running the...

    reference.aspose.com/words/net/aspose.words/sec...
  5. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    DocumentVisitor VisitCellEnd method. Called when enumeration of a table cell has ended in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  6. How to set the Indentation and hanging for the ...

    I am passing input for Indentation and hanging from UI. I used below code but its not working kindly help me asap. Please find input and expected output word document. Input_hedding1.docx (13.0 KB) Expected_output_he…...in your document heading paragraphs also have explicit formatting...explicitly to each heading paragraph or clear explicit formatting...

    forum.aspose.com/t/how-to-set-the-indentation-a...
  7. Aspose.PSD for Java 19.4 - Release Notes

    Aspose.PSD for Java 19.4 - Release Notes – the latest updates and fixes...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); image . save ( exportPath , imageOptions ); //...

    releases.aspose.com/psd/java/release-notes/2019...
  8. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables. To learn more, visit the documentation article in C++....inline-level nodes that can contain paragraphs and tables. To learn more...not a paragraph, creates and appends one empty paragraph. get_Count...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Alignment is not properly rendering in Output p...

    Hi, Please find the images for the data of template word document and output pdf file. Issue is not rendering the data properly. Alignment was not proper. Could you please check the images and suggest. 1) template_d…... Issue was: In the above paragraph, after DE003 the text is getting...different paragraphs and getting the issue in few paragraphs. alexey...

    forum.aspose.com/t/alignment-is-not-properly-re...
  10. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the Paragraph....spacing (in points) for the paragraph. @property def line_spacing...larger font is used within the paragraph. Examples Shows how to work...

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