Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 36,213 for

paragraph

(0.14 sec)
  1. ShapeBase.IsInline | Aspose.Words for .NET

    ShapeBase IsInline property. A quick way to determine if this shape is positioned inline with text in C#....sits inside a paragraph among other paragraph elements, such...and drag the shape to any paragraph as if it is a character. //...

    reference.aspose.com/words/net/aspose.words.dra...
  2. How to set absolute positioning of image using ...

    I can’t seem to lock down this image to one corner of the pages. Other nodes on the page seem to have a heavy influence on size and location of the image. Is there a was to give a floating image an absolute position on…...incorrect after moving cursor to paragraph and inserting it. So, the...the cursor to the end of paragraph and insert the bookmark as...

    forum.aspose.com/t/how-to-set-absolute-position...
  3. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of Paragraph character: (char)13 or "\r" in C++....ParagraphBreakChar field End of paragraph character: (char)13 or “\r”...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose PDF Java - How to replace Specific text ...

    I am unable to replace specific text only in first two Paragraphs after Greetings text found. PLease share sample sinnpet if possible in java. Sample PDF Formate: Address zxxxxxx xxxxxx Heading 1 …...Specific text in first two paragraphs after Greeting text found...specific text only in first two paragraphs after Greetings text found...

    forum.aspose.com/t/aspose-pdf-java-how-to-repla...
  5. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...default_paragraph_format Gets document default paragraph formatting...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the Paragraph is set automatically in C++....amount of spacing before the paragraph is set automatically. bool...SpaceBefore . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats. To learn more, visit the documentation article in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Need to extract double column layout - Aspose.W...

    Dear team, We are extracting images from document, now we need to extract extract images from double column layout please find sample document and please provide source code and Extracted files Input : manuscript(clean…...problem is that by default paragraph has exact line spacing and...// and there is a caption paragraph in the last row - do special...

    forum.aspose.com/t/need-to-extract-double-colum...
  9. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....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...
  10. Comments Replies not coming properly - Free Sup...

    Hi, I have one comment list which includes replies also. And I’m adding those to our document, but also I want to highlight on which word comment is added for that I am using the following lines. CommentRangeStart comme…...following <p>To insert a new paragraph into the document , in fact...fact, you need to insert a paragraph break character into it. Document...

    forum.aspose.com/t/comments-replies-not-coming-...