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

paragraphs

(0.17 sec)
  1. 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/...
  2. Paragraph.insertField method | Aspose.Words for...

    Aspose.Words.Paragraph.insertField method...Inserts a field into this paragraph. insertField ( fieldType :...Reference node inside this paragraph (if refNode is null , then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. BuiltInDocumentProperties.Paragraphs | Aspose.W...

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

    reference.aspose.com/words/ar/net/aspose.words....
  6. 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...
  7. 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/...
  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. 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...
  10. Cell.Paragraphs | Aspose.Words لـ .NET

    اكتشف خاصية فقرات الخلية للوصول إلى مجموعة من فقرات الأطفال المباشرة، مما يعزز بنية مستندك وقابليته للقراءة....Paragraphs Cell.Paragraphs property يحصل على مجموعة من الفقرات...public ParagraphCollection Paragraphs { get ; } أمثلة يوضح كيفية...

    reference.aspose.com/words/ar/net/aspose.words....