Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 18,595 for

paragraph

(0.06 sec)
  1. Textabschnitte in Präsentationen mit Python ver...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python über .NET verwalten, um Leistung und Anpassungsmöglichkeiten zu verbessern....text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/de/python-net/portion/
  2. Font.AllCaps | Aspose.Words per .NET

    Scopri la proprietà Font AllCaps. Formatta facilmente il testo in maiuscolo per una migliore leggibilità e un design d'impatto nei tuoi progetti....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Esistono due modi per...

    reference.aspose.com/words/it/net/aspose.words/...
  3. FrameFormat.RelativeHorizontalPosition | Aspose...

    Scopri la proprietà FrameFormat RelativeHorizontalPosition per determinare facilmente il posizionamento orizzontale di un frame per un controllo migliorato del layout....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  4. FrameFormat.HorizontalPosition | Aspose.Words f...

    Upptäck egenskapen FrameFormat HorizontalPosition för att enkelt mäta avståndet mellan ramens kant och det angivna objektet för exakt layoutkontroll....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. FrameFormat.VerticalPosition | Aspose.Words لـ ...

    اكتشف خاصية FrameFormat VerticalPosition، التي تقيس المسافة الرأسية من حافة الإطار إلى العنصر المحدد، مما يعزز دقة التخطيط....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. FrameFormat.HorizontalPosition | Aspose.Words ل...

    اكتشف خاصية FrameFormat HorizontalPosition لقياس المسافة بين حافة إطارك والعنصر المحدد بسهولة للتحكم في التخطيط بدقة....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Forcer le Rendu de Table sur une Nouvelle Page|...

    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....les paragraphes sont ajoutés à la collection Paragraphs d’un...directement après l’objet de niveau paragraphe précédemment ajouté sur la...

    docs.aspose.com/pdf/fr/java/force-table-renderi...
  8. ParagraphFormat.SpaceAfter | Aspose.Words för .NET

    Styr styckeavståndet med egenskapen SpaceAfter. Justera enkelt avståndet i punkter för att förbättra dokumentets läsbarhet och presentation....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Comment lire un document Word en C#

    Ce bref tutoriel vous explique comment lire un document Word en C#. Pour lire du texte à partir d'un document Word, les détails de l'environnement C# et un exemple de code exécutable avec description sont partagés....type Paragraph du document Convertissez chaque paragraphe en chaîne...puis en accédant à tous ses paragraphes pour afficher le texte. Il...

    kb.aspose.com/fr/words/net/how-to-read-word-doc...
  10. Mathetext|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für .NET: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit C# in PPT-, PPTX- und ODP-Präsentationen.... Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...= null && s . TextFrame . Paragraphs . Any ( p => p . Portions...

    docs.aspose.com/slides/de/net/examples/elements...