Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 18,545 for

paragraphs

(0.17 sec)
  1. PowerPoint-Text in Java animieren|Aspose.Slides...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mithilfe von Aspose.Slides für Java, mit leicht nachvollziehbaren, optimierten Java-Codebeispielen....get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/de/java/animated-text/
  2. Animierter Text|Aspose.Slides für Node.js über ...

    Animierter Text in PowerPoint mit Java... get_Item ( 0 ); var paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , aspose . slides . EffectType...

    docs.aspose.com/slides/de/nodejs-java/animated-...
  3. Travailler avec des listes dans Python|Aspose.W...

    Créez, spécifiez le formatage et redémarrez des listes dans un document à l'aide de Python....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/python-net/working-wit...
  4. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this formatting in C++....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. InlineStory.ParentParagraph | Aspose.Words per ...

    Scopri la proprietà ParentParagraph di InlineStory per accedere senza sforzo al paragrafo padre di qualsiasi nodo, migliorando la tua esperienza di gestione dei contenuti....genitore Paragraph di questo nodo. public Paragraph ParentParagraph...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is formatted as strikethrough text.... PARAGRAPH , 0 , True ) . as_paragraph () run = aw...append_child ( aw . Paragraph ( doc )) . as_paragraph () run = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Create Tagged PDF using Python

    This short tutorial describes how to create tagged PDF using Python. It contains the IDE settings, a set of tasks for the application and a runnable sample code for adding tags to PDF files using Python....content Create a header and a paragraph element and set the text Append...Append the header and paragraph elements to the root element...

    kb.aspose.com/pdf/python/how-to-create-tagged-p...
  8. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. Assert . That ( doc . GetChild...

    reference.aspose.com/words/net/aspose.words/nod...
  9. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range...." + 'we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph inside the outer editable...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. expect ( doc . getChild (...

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