Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 18,538 for

paragraph

(1.24 sec)
  1. Archivio

    Archivio...nodi a livello di blocco (Paragraph, Table) o inline (ad es. Run...based on block-level nodes (paragraphs and tables). Traverse through...

    blog.aspose.com/it/words/extract-text-from-word...
  2. TabStopCollection.Equals | Aspose.Words för .NET

    Upptäck TabStopCollection Equals-metoden för att enkelt jämföra TabStopCollections för likhet, vilket förbättrar din kodningseffektivitet och noggrannhet....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Varje stycke får...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Animer le texte PowerPoint en PHP|Documentation...

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

    docs.aspose.com/slides/fr/php-java/animated-text/
  4. CompositeNode.InsertBefore | Aspose.Words per .NET

    Scopri come utilizzare il metodo InsertBefore di CompositeNode per inserire senza problemi i nodi prima dei nodi di riferimento, migliorando la gestione della struttura dei dati.... Paragraphs . Count ); // I nodi compositi...e inline come figli. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/it/net/aspose.words/...
  5. CompositeNode.InsertBefore | Aspose.Words för .NET

    Upptäck hur du använder CompositeNode InsertBefore-metoden för att sömlöst infoga noder före referensnoder, vilket förbättrar din datastrukturhantering.... Paragraphs . Count ); // Sammansatta...inline-noder som underordnade. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs [ 0 ]. ListLabel . LabelString , Is...

    reference.aspose.com/words/net/aspose.words/rev...
  7. TexteMath|Aspose.Slides pour Python Documentation

    Travaillez avec le texte mathématique en Python à l’aide d’Aspose.Slides : créez et modifiez des équations, des fractions, des radicaux, des scripts, le formatage, et générez les résultats pour PPT et PPTX....Accéder au paragraphe mathématique. math_paragraph = math_shape...text_frame . paragraphs [ 0 ] . portions [ 0 ] . math_paragraph # Ajouter...

    docs.aspose.com/slides/fr/python-net/examples/e...
  8. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour Python via .NET, améliorant les performances et la personnalisation....text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/fr/python-net/portion/
  9. CompositeNode.ChildNodes | Aspose.Words لمراجع ...

    CompositeNode ملكية. يحصل على جميع العقد الفرعية الفورية لهذه العقدة.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. あるプレゼンテーションから別のプレゼンテーションへ段落を移動する|Aspose.Slides ...

    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....FileName = FilePath + "Move a Paragraph from One Presentation to Another...DestFileName = FilePath + "Move a Paragraph from One Presentation to Another...

    docs.aspose.com/slides/ja/net/move-a-paragraph-...