Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 36,297 for

paragraph

(0.06 sec)
  1. fieldchar - 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...immediate parent of this node. Paragraph getParentParagraph () Retrieves...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Paragraph.ParagraphFormat | Aspose.Words for .N...

    Paragraph 财产. 提供对段落格式属性的访问...Paragraph.ParagraphFormat Paragraph.ParagraphFormat property...创建一个段落,设置一些格式属性,然后将其作为子项附加到正文中。 Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. get_Paragraph() | Aspose.Slides for C++ API Ref...

    Returns a Paragraph in a frame at the specified index....get_Paragraph() ITextFrame::get_Paragraph(int32_t) method Returns...Returns a paragraph in a frame at the specified index. virtual...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  5. RTF > ODT Conversion Can Result in Wrong Indent...

    Hello, It seems that Aspose.Words has a bug whereby converting an RTF document to ODT format can result in the wrong indents for certain style combinations. To see what I mean, please download the attached file, unzip, …...to the paragraph starting “Three blockquote paragraphs” and compare...with the paragraph starting “One blockquote paragraph” further...

    forum.aspose.com/t/rtf-odt-conversion-can-resul...
  6. Aspose::Words::Lists::ListFormat::ListOutdent m...

    Aspose::Words::Lists::ListFormat::ListOutdent method. Decreases the list level of the current Paragraph by one level in C++....list level of the current paragraph by one level. void Aspose...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...; // Iterate through all paragraphs and tables in the document...GetChildNodes(NodeType.Paragraph, true)) { Paragraph paragraph = (Paragraph)node;...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  8. AddEffect | Aspose.Slides for .NET API 参考

    在序列末尾添加新效果...IEffect AddEffect ( IParagraph paragraph , EffectType effectType ,...EffectTriggerType triggerType ) 范围 类型 描述 paragraph IParagraph 段落对象 IParagraph...

    reference.aspose.com/slides/zh/net/aspose.slide...
  9. AddEffect | Aspose.Slides for .NET API 参考

    在序列末尾添加新效果...IEffect AddEffect ( IParagraph paragraph , EffectType effectType ,...EffectTriggerType triggerType ) 范围 类型 描述 paragraph IParagraph 段落对象 IParagraph...

    reference.aspose.com/slides/zh/net/aspose.slide...
  10. TextNodeType | Aspose.Cells for Java API Reference

    Represents the node type.... TEXT_PARAGRAPH Represents the text paragraph. TEXT_RUN Represents... TEXT_PARAGRAPH public static final int TEXT_PARAGRAPH Represents...

    reference.aspose.com/cells/java/com.aspose.cell...