Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 18,590 for

paragraphs

(0.45 sec)
  1. Story.append_paragraph method | Aspose.Words fo...

    Story.append_paragraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....append_paragraph method append_paragraph(text) A shortcut method...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    اكتشف خاصية الفقرات BuiltInDocumentProperties، التي توفر تقديرًا دقيقًا لعدد الفقرات في مستندك لإدارة المحتوى بشكل أفضل....Paragraphs محتويات [ يخفي ] BuiltInDocumentPrope.Paragraphs property...الفقرات في المستند. public int Paragraphs { get ; set ; } ملاحظات يقوم...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method...updateField) Appends a field to this paragraph. appendField ( fieldType :... Appends a field to this paragraph. appendField ( fieldCode :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.NodeType | Aspose.Words for .NET

    Discover the Paragraph NodeType property that efficiently returns Paragraph data, enhancing your content structure for better performance and SEO....Hide ] Paragraph.NodeType property Returns Paragraph. public...= new Document ( MyDir + "Paragraphs.docx" ); // Any node that...

    reference.aspose.com/words/net/aspose.words/par...
  5. Paragraph.IsEndOfSection | Aspose.Words för .NET

    Upptäck egenskapen Paragraph IsEndOfSection för att identifiera om ett stycke är det sista i ett avsnitts huvudtext för förbättrad dokumentstruktur och tydlighet....IsEndOfSection Innehåll [ Dölj ] Paragraph.IsEndOfSection property Sant.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Paragraph.IsEndOfCell | Aspose.Words för .NET

    Upptäck egenskapen IsEndOfCell för stycken. Lär dig hur du identifierar om ett stycke är det sista i en cell, vilket förbättrar din dokumentstruktur....IsEndOfCell Innehåll [ Dölj ] Paragraph.IsEndOfCell property Sant...)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....isEndOfHeaderFooter property Paragraph.isEndOfHeaderFooter property...property True if this paragraph is the last paragraph in the HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.as_paragraph method | Aspose.Words for Python

    Node.as_paragraph method. Cast Node to [Paragraph](../../paragraph/)....as_paragraph method as_paragraph() Cast Node to Paragraph . def...def as_paragraph ( self ): ... See Also module aspose.words class...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Travailler avec des paragraphes dans Java|Aspos...

    Pratiques de manipulation des nœuds de paragraphe utilisant Java....avec des paragraphes Contents [ Hide ] Un paragraphe est un ensemble...spécial-a paragraph break . Dans Aspose.Words, un paragraphe est représenté...

    docs.aspose.com/words/fr/java/working-with-para...
  10. Paragraph.node_type property | Aspose.Words for...

    Paragraph.node_type property. Returns [NodeType.PARAGRAPH](../../nodetype/#PARAGRAPH)....node_type property Paragraph.node_type property Returns NodeType...NodeType.PARAGRAPH . @property def node_type ( self ) -> aspose ...

    reference.aspose.com/words/python-net/aspose.wo...