Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 36,324 for

paragraph

(0.2 sec)
  1. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....last child of the node is a paragraph, # for us to be able to click...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...needs to have Body with one Paragraph . Each section has its own...

    reference.aspose.com/words/java/com.aspose.word...
  3. InlineStory - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...inline-level nodes that can contain paragraphs and tables. InlineStory is...

    reference.aspose.com/words/java/com.aspose.word...
  4. Superscript and Subscript|Aspose.Slides for Pyt...

    Add superscript and subscript text to PowerPoint presentations in Python...subscript text inside any paragraph portion. For adding Superscript...Clear existing Paragraphs Create a new paragraph object for holding...

    docs.aspose.com/slides/python-net/superscript-a...
  5. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....)"); // Add text and apply paragraph styles that STYLEREF fields...setStyle(doc.getStyles().get("List Paragraph")); builder.writeln("Item...

    reference.aspose.com/words/java/com.aspose.word...
  6. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    ParagraphFormat 财产. 为真时SpaceBefore和SpaceAfter将在相同样式的段落之间忽略... Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...); builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. InlineStory.StoryType | Aspose.Words for .NET

    InlineStory StoryType property. Returns the type of the story in C#....last child of the node is a paragraph, // for us to be able to click...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/net/aspose.words/inl...
  8. ForEach | Aspose.Slides for C++ API Reference

    Represents a group of methods intended to iterate over different Presentation model objects. These methods can be useful if you need to iterate and change some Presentation' elements formatting or content, e.g. change each portion formatting.... static void Paragraph ( System::SharedPtr < Presentation...ForEach::Paragraph in the Presentation . static void Paragraph ( System::SharedPtr...

    reference.aspose.com/slides/cpp/aspose.slides.l...
  9. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Paragraph IsFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C#....IsFormatRevision Paragraph.IsFormatRevision property Returns...Shows how to check whether a paragraph is a format revision. Document...

    reference.aspose.com/words/net/aspose.words/par...