Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 18,326 for

paragraph

(0.8 sec)
  1. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    Scopri la proprietà TrailingSpacesOptions di TxtLoadOptions per gestire facilmente gli spazi finali. Personalizza la gestione con l'opzione predefinita Trim per risultati ottimali....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  2. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Scopri la proprietà LeadingSpacesOptions di TxtLoadOptions per personalizzare la gestione degli spazi iniziali. Ottimizza il caricamento del testo con l'impostazione predefinita ConvertToIndent....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  3. Animer le texte PowerPoint en .NET|Documentatio...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET, avec des exemples de code C# faciles à suivre et optimisés....des effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Ce code d’exemple montre...

    docs.aspose.com/slides/fr/net/animated-text/
  4. PowerPoint テキストを .NET でアニメーション化|Aspose.Slides ド...

    Aspose.Slides for .NET を使用して、PowerPoint と OpenDocument プレゼンテーション内に動的なアニメーションテキストを作成し、わかりやすく最適化された C# コード例を提供します。...animation effects to a single paragraph. This sample code shows you...animation effect to a single paragraph: using ( Presentation presentation...

    docs.aspose.com/slides/ja/net/animated-text/
  5. Kopieren von Absatz und Portion in PPTX|Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....def copy_paragraph ( par ): temp = slides . Paragraph () # Verwende... paraData = par . create_paragraph_format_effective () # Verwende...

    docs.aspose.com/slides/de/python-net/copying-pa...
  6. Chercher

    chercher...spécifiques tels que des paragraphes, des tableaux, etc. Bibliothèque...Extraire le texte entre les paragraphes Extraction de texte entre...

    blog.aspose.com/fr/words/extract-text-from-word...
  7. Verwalten von Hoch- und Tiefgestellt in Python|...

    Meistern Sie Hoch- und Tiefgestellt in Aspose.Slides für Python über .NET und verbessern Sie Ihre Präsentationen mit professioneller Textformatierung für maximale Wirkung.... paragraphs . clear () # Absatz für hochgestellten...erstellen. superscript_paragraph = slides . Paragraph () # Textabschnitt...

    docs.aspose.com/slides/de/python-net/superscrip...
  8. CompositeNode.PrependChild | Aspose.Words för .NET

    Upptäck hur metoden CompositeNode PrependChild förbättrar din datastruktur genom att effektivt lägga till noder i början av din lista över underordnade noder.... Paragraphs . Count ); // Sammansatta...inline-noder som underordnade. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Animer le texte PowerPoint en C++|Documentation...

    Créer du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++, avec des exemples de code C++ optimisés et faciles à suivre....des effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Le code d’exemple suivant...

    docs.aspose.com/slides/fr/cpp/animated-text/
  10. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a document....update_list_labels () paragraphs = doc . first_section . body . paragraphs self...self . assertEqual ( '1.' , paragraphs [ 0 ] . list_label . label_string...

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