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

paragraphs

(0.04 sec)
  1. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. @property def widow_control...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Mise en forme du texte PowerPoint en C++|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++. Personnalisez les polices, les couleurs, l'alignement et plus encore....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/fr/cpp/text-formatting/
  3. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für C++: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit C++ in PPT-, PPTX- und ODP-Präsentationen.... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/de/cpp/examples/elements...
  4. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story....last child of the node is a paragraph, # for us to be able to click...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompositeNode.ChildNodes | Aspose.Words per .NE...

    CompositeNode proprietà. Ottiene tutti i nodi figlio immediati di questo nodo.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  6. TabStopCollection.Clear | Aspose.Words per .NET

    Cancella senza sforzo tutte le posizioni di tabulazione con il metodo TabStopCollection Clear. Semplifica il tuo layout per un'interfaccia più pulita e organizzata....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  7. TabStopCollection.Clear | Aspose.Words för .NET

    Rensa enkelt alla tabbstoppspositioner med metoden TabStopCollection Clear. Effektivisera din layout för ett renare och mer organiserat gränssnitt....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Varje stycke får...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. TabStop.Equals | Aspose.Words per .NET

    Scopri il metodo TabStop Equals per confrontare in modo efficiente le istanze di TabStop. Migliora la precisione del tuo codice e semplifica il tuo processo di sviluppo!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  9. TabStopCollection.Count | Aspose.Words för .NET

    Upptäck egenskapen TabStopCollection Count för att enkelt komma åt det totala antalet tabbstopp, vilket förbättrar din UI-design och användarupplevelse....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Varje stycke får...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Android でのプレゼンテーションにおける箇条書きと番号付きリストの管理|Aspose.S...

    Aspose.Slides for Android via Java を使用して、PowerPoint および OpenDocument のプレゼンテーションで箇条書き、画像箇条書き、多層リスト、番号付きリストを作成および書式設定する方法を学びます。... clear (); Paragraph paragraph1 = new Paragraph (); paragraph1...paragraph1 . setText ( "The first paragraph" ); textFrame . getParagraphs...

    docs.aspose.com/slides/ja/androidjava/manage-li...