Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 15,548 for

paragraph

(0.18 sec)
  1. FrameFormat.vertical_alignment property | Aspos...

    FrameFormat.vertical_alignment property. Gets vertical alignment of the specified frame....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...
  2. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a Paragraph....Specifies text alignment in a paragraph. Members Name Description...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your document design by defining unique drop cap text positions for impactful visual appeal....Value Description None 0 The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin 2 The drop cap is...

    reference.aspose.com/words/net/aspose.words/dro...
  4. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....Examples Shows how to output all paragraphs in a document that are list...Aspose :: Words :: NodeType :: Paragraph , true ); for ( auto && para...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. 在 PDF 中旋转文本|Aspose.PDF for Java

    学习不同方式在 PDF 中旋转文本。Aspose.PDF 允许您以任意角度旋转文本,旋转文本片段或整个段落。...TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...将文本片段附加到段落 paragraph . appendLine ( textFragment1 ); paragraph . appendLine...

    docs.aspose.com/pdf/zh/java/rotate-text-inside-...
  7. OutlineLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.OutlineLevel enumeration. Specifies the outline level of a Paragraph in the document....Specifies the outline level of a paragraph in the document. Members Name...Name Description Level1 The paragraph is at the outline level 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Discover the IsEndOfHeaderFooter property for Paragraphs. Easily determine if a Paragraph is the last in a HeaderFooter, enhancing document structure....IsEndOfHeaderFooter Contents [ Hide ] Paragraph.IsEndOfHeaderFooter property...property True if this paragraph is the last paragraph in the HeaderFooter...

    reference.aspose.com/words/net/aspose.words/par...
  9. DocumentBuilder.insert_document_inline method |...

    DocumentBuilder.insert_document_inline method. Inserts a document inline at the cursor position....moves the content of the paragraph of the destination document...is inserted, into the last paragraph of the inserted source document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLabel.LabelValue | Aspose.Words for .NET

    Discover the ListLabel LabelValue property to easily retrieve numeric values for labels, enhancing your data management and reporting efficiency....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

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