Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 19,019 for

paragraphs

(0.06 sec)
  1. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....Asian text in the current paragraph. @property def add_space_...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder....that is a direct child of a Paragraph . Any insert operations you...current_node . When the current paragraph is empty or the cursor is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Verwalten von Aufzählungs- und Nummerierungslis...

    Erfahren Sie, wie Sie Aufzählungs‑ und Nummerierungslisten in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für .NET verwalten. Schritt‑für‑Schritt‑Anleitung....Absatz‑Instanz mithilfe der Paragraph ‑Klasse. Setzen Sie den Aufzählungstyp...textFrame . Paragraphs . Clear (); Paragraph paragraph = new Paragraph...

    docs.aspose.com/slides/de/net/manage-bullet-and...
  4. Gérer les exposants et indices en Python|Aspose...

    Maîtrisez les exposants et indices dans Aspose.Slides pour Python via .NET et améliorez vos présentations avec un formatage de texte professionnel pour un impact maximal....n’importe quelle portion de paragraphe. Dans Aspose.Slides, utilisez...TextFrame . Effacez les paragraphes existants. Pour l’exposant...

    docs.aspose.com/slides/fr/python-net/superscrip...
  5. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/androidjava/portion/
  6. Faire pivoter le texte PDF en Python|Aspose.PDF...

    Apprenez comment faire pivoter les fragments de texte et les paragraphes à l'intérieur des documents PDF en Python....individuels à l’intérieur d’un paragraphe dans le PDF Faire pivoter...d’un paragraphe. Cela montre comment créer un paragraphe multi‑lignes...

    docs.aspose.com/pdf/fr/python-net/rotate-text-i...
  7. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control paragraph breaks effortlessly for seamless text formatting....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . public bool...

    reference.aspose.com/words/net/aspose.words.rep...
  8. TabStopCollection.Equals | Aspose.Words لـ .NET

    اكتشف طريقة TabStopCollection Equals لمقارنة TabStopCollections بسهولة من أجل المساواة، مما يعزز كفاءة ودقة الترميز لديك....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....document, by default, has one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...() -> get_Body () -> get_Paragraphs () -> get_Count ()); // Composite...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. CompositeNode.ChildNodes | Aspose.Words för .NE...

    CompositeNode fast egendom. Hämtar alla omedelbara underordnade noder för denna nod.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...