Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 15,548 for

paragraph

(0.18 sec)
  1. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接... paragraphs [ 0 ] . portions [ 0 ] ....com/" ) shape1 . text_frame . paragraphs [ 0 ] . portions [ 0 ] ....

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  2. FrameFormat.relativeVerticalPosition property |...

    FrameFormat.relativeVerticalPosition property. Gets the relative vertical position of a frame....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FrameFormat.heightRule property | Aspose.Words ...

    FrameFormat.heightRule property. Gets the rule for determining the height of the specified frame....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Make DOCX Using C#

    Make a new DOCX in C# in a few steps. Easily create DOCX using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/docx/
  5. Make WORD Using C#

    Make a new a Word document in C# in a few steps. Easily create a Word document using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/word/
  6. Extract Content in Python|Aspose.Words for Java

    Extract Document's Content using Python.... PARAGRAPH , 6 , True ) endPara = doc...getChild ( self . NodeType . PARAGRAPH , 10 , True ) \# Extract the...

    docs.aspose.com/words/java/extract-content-in-p...
  7. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/tab...
  8. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...revisions and remove the second paragraph, which will create a delete...delete revision. # That paragraph will persist in the document until...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.horizontalAnchor property | Aspose.Words ...

    Table.horizontalAnchor property. Gets the base object from which the horizontal positioning of floating table should be calculated... Paragraph ); expect ( table . allowOverlap...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false....revisions and insert a paragraph. That paragraph will be an insert...doc . FirstSection . Body . Paragraphs [ 1 ]. IsInsertRevision ...

    reference.aspose.com/words/net/aspose.words.rep...