Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 7,671 for

paragraph

(0.02 sec)
  1. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint presentation in C# or .NET...foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/net/portion/
  2. Border.isVisible property | Aspose.Words for No...

    Border.isVisible property. Returns ``true`` if the [Border.lineStyle](../lineStyle/) is not [LineStyle.None](../../linestyle/#None)....to remove borders from a paragraph. let doc = new aw . Document..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldStyleRef.InsertParagraphNumberInFullContex...

    Manage Paragraph numbering with the FieldStyleRef InsertParagraphNumberInFullContext property. Easily control context for better document clarity....insert the paragraph number of the referenced paragraph in full...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...
  5. SpecialChar.GetText | Aspose.Words for .NET

    Discover the SpecialChar GetText method to easily retrieve special characters for enhanced text processing in your applications. Unlock its potential today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/spe...
  6. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final Paragraph in your shape, enhancing your document's layout and readability....Gets the last paragraph in the shape. public Paragraph LastParagraph...TextBoxLayoutFlow.docx" ); See Also class Paragraph class Shape namespace Aspose...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....+ u "we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph inside the outer editable...

    reference.aspose.com/words/cpp/aspose.words/edi...