Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 36,518 for

paragraph

(0.16 sec)
  1. Node.to_string method | Aspose.Words for Python

    aspose.words.Node.to_string method...extract the list labels of all paragraphs that are list items. doc...update_list_labels () paras = [ node . as_paragraph () for node in doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::FrameFormat::get_HorizontalPosit...

    Aspose::Words::FrameFormat::get_HorizontalPosition method. Gets horizontal distance between the edge of the frame and the item specified by the RelativeHorizontalPosition property in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  3. Aspose::Words::ParagraphFormat::get_NoSpaceBetw...

    Aspose::Words::ParagraphFormat::get_NoSpaceBetweenParagraphsOfSameStyle method. When true, SpaceBefore and SpaceAfter will be ignored between the Paragraphs of the same style in C++....will be ignored between the paragraphs of the same style. bool Aspose...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GetElementsByTagName | Aspose.HTML for .NET API...

    The getElementsByTagName method of Documentaspose.html.dom/document interface returns an HTMLCollectionaspose.html.collections/htmlcollection of elements with the given tag name....First styled by pStyle class paragraph </ p > < p class = "pStyle"...Second styled by pStyle class paragraph </ p > < p class = "pStyle"...

    reference.aspose.com/html/net/aspose.html.dom/d...
  6. ApplyDefaultParagraphIndentsShifts | Aspose.Sil...

    Sets default non-zero shifts for effective Paragraph Indent and MarginLeft when bullets is enabled like PowerPoint do if enable Paragraph bullets/numbering in it. If bullets is disabled then just reset Paragraph Indent and MarginLeft like PowerPoint do if disable Paragraph bullets/numbering in it. Indents shifts are applied in regard to current bullet context - IBulletFormat.Type .NumberedBulletStyle and FontHeight of first portion. Non-zero indents shifts are applied to effective Indent and MarginLeft of current Paragraph make result values to be local values....non-zero shifts for effective paragraph Indent and MarginLeft when...(like PowerPoint do if enable paragraph bullets/numbering in it)....

    reference.aspose.com/slides/net/aspose.slides/b...
  7. IParagraphFormat|Aspose.Sildes for Python via ....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class This class contains the paragraph formatting properties. Unlike...Returns bullet format of the paragraph. Read-only IBulletFormat ...

    docs.aspose.com/slides/python-net/api-reference...
  8. MarkupParagraph | Aspose.PDF for .NET API Refer...

    Represents a Paragraph....MarkupParagraph class Represents a paragraph. public sealed class MarkupParagraph...page numbers on which the paragraph is continued. It will match...

    reference.aspose.com/pdf/net/aspose.pdf.text/ma...
  9. Aspose::Slides::IBulletFormatEffectiveData Clas...

    Public Member Functions | List of all members Aspose::Slides::IBulletFormatEffectiveData Class Reference abstract Imm......which contains effective paragraph bullet formatting properties...Returns the bullet type of a paragraph. Read-only BulletType . More...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  10. Inserting one document into another at a bookma...

    Received : 2007/12/05 09:50:12 Message : Hi, I’m having trouble coding a VB.NET moduule to insert one document into another at a specific bookmark. I have searched the forums, blogs and downloads and have found several…...subdocument contains only one paragraph. This was my mistake, sorry...cursor to bookmark and insert paragraph break builder.MoveToBookmark(bookmarkName)...

    forum.aspose.com/t/inserting-one-document-into-...