Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 17,598 for

paragraph

(0.07 sec)
  1. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....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/
  3. TabLeader | Aspose.Words for Java

    Specifies the type of the leader line displayed under the tab character in Java....for a paragraph. Document doc = new Document(); Paragraph para...getFirstParagraph(); // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Lists::ListFormat::ApplyBulletDe...

    Aspose::Words::Lists::ListFormat::ApplyBulletDefault method. Starts a new default bulleted list and applies it to the Paragraph in C++....list and applies it to the paragraph. void Aspose :: Words :: Lists...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. PDF转换为Word后内容在图文框中,取元素为图片,且程序无法从框中获取文字信息 - Free...

    问题: 使用 AsPose 将 PDF 转换为 Word 后,Word 中文本内容被文本框包裹(使用 flow 转换则会损失部分布局), 获取元素时获取到的是图片,且无法从框中获取文字。(从 Paragraph 中可以获取文字,但 Paragraph 为按行获取,这样会损失原本框的具体边界等信息)...(从 Paragraph 中可以获取文字,但 Paragraph 为按行获取,这样会损失原本框的具体边界等信息)...但是这里的文本框中无法获取信息,只能通过paragraph获取文本。 且paragraph为按文本框中的行获取的文本,这样翻译则语义混乱。...

    forum.aspose.com/t/pdf-word/310647
  6. 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...
  7. Aspose::Words::DocumentBuilder::get_CurrentNode...

    Aspose::Words::DocumentBuilder::get_CurrentNode method. Gets the node that is currently selected in this DocumentBuilder in C++....that is a direct child of a Paragraph . Any insert operations you...CurrentNode . When the current paragraph is empty or the cursor is...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性与工作流程效率。... paragraphs [ 0 ] . portions [ 0 ] ....com/" ) shape1 . text_frame . paragraphs [ 0 ] . portions [ 0 ] ....

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  9. Aspose::Words::TabStop::TabStop constructor | A...

    Aspose::Words::TabStop::TabStop constructor. Initializes a new instance of this class in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...