Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 15,604 for

paragraphs

(0.05 sec)
  1. ParagraphFormat.SpaceAfter | Aspose.Words لـ .NET

    تحكم في تباعد الفقرات باستخدام خاصية "المسافة بعد". اضبط التباعد بسهولة بالنقاط لتحسين سهولة قراءة مستندك وعرضه....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. ParagraphFormat.SpaceAfter | Aspose.Words per .NET

    Controlla la spaziatura dei paragrafi con la proprietà SpaceAfter. Regola facilmente la spaziatura in punti per migliorare la leggibilità e la presentazione del tuo documento....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...insert_before() on the paragraph where you want the run inserted...CompositeNode.insert_before() on the paragraph where you want the run inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphCollection Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ParagraphCollection للوصول بشكل سلس إلى عقد الفقرات المنظمة، مما يعزز معالجة المستندات والكفاءة في مشاريعك....وصولاً مكتوبًا إلى مجموعة من Paragraph العقد. لمعرفة المزيد، قم بزيارة...المجموعة. Item { get; } يسترجع Paragraph عند الفهرس المعطى. (2 indexers)...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure....not a paragraph, creates and appends one empty paragraph. public...last child of the node is a paragraph, // for us to be able to click...

    reference.aspose.com/words/net/aspose.words/inl...
  6. ControlChar.ParagraphBreak | Aspose.Words for .NET

    Discover the ControlChar ParagraphBreak field. Easily manage paragraph breaks with the x000d character for seamless text formatting and improved readability....ParagraphBreak field End of paragraph character: “\x000d” or “\r”...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...

    reference.aspose.com/words/net/aspose.words/con...
  7. CleanupOptions.DuplicateStyle | Aspose.Words fö...

    Optimera dina dokument med CleanupOptions DuplicateStyle-egenskap – ta enkelt bort dubbletter av formatering för en renare och effektivare formatering. Standardvärdet är falskt.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Utiliser DocumentBuilder pour modifier un docum...

    Utilisez le générateur de documents pour modifier facilement un document dans Java....ajoutés au paragraphe actuel et à tous les autres paragraphes créés...augmenter le niveau de liste du paragraphe actuel d’un niveau, appelez...

    docs.aspose.com/words/fr/java/using-documentbui...
  9. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python....get the currently selected paragraph or the currently selected...section by using the current_paragraph and current_section properties...

    docs.aspose.com/words/python-net/navigation-wit...
  10. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Esplora senza sforzo il tuo documento con il metodo MoveToParagraph di DocumentBuilder, che consente di spostare rapidamente il cursore su qualsiasi paragrafo della sezione....MyDir + "Paragraphs.docx" ); ParagraphCollection paragraphs = doc...Body . Paragraphs ; Assert . AreEqual ( 22 , paragraphs . Count...

    reference.aspose.com/words/it/net/aspose.words/...