Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 18,590 for

paragraphs

(0.3 sec)
  1. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para .NET, mejorando el rendimiento y la personalización....foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/es/net/portion/
  2. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....is_heading property True when the paragraph style is one of the built-in...2, and then 3. builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.OutlineLevel | Aspose.Words per...

    Scopri la proprietà OutlineLevel di ParagraphFormat per definire facilmente la gerarchia dei paragrafi nei tuoi documenti, migliorando l'organizzazione e la leggibilità.... Writeln ( "Paragraph outline level 1." ); // Il...Level2 ; builder . Writeln ( "Paragraph outline level 2." ); // Due...

    reference.aspose.com/words/it/net/aspose.words/...
  4. ASP - COM相互運用を介したVBScript|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/ja/net/asp-vbscript-via-com...
  5. List.ListId | Aspose.Words för .NET

    Upptäck den unika ListId-egenskapen för att enkelt komma åt och hantera dina listor. Effektivisera ditt arbetsflöde med denna viktiga identifierare.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Section.ensure_minimum method | Aspose.Words fo...

    Section.ensure_minimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../paragraph/)....body with one Paragraph . def ensure_minimum ( self...body, which in turn has a paragraph. # We can add contents to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 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/...
  9. 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/...
  10. 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/...