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

paragraph

(0.07 sec)
  1. 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/...
  2. Rotar texto dentro de PDF usando C#|Aspose.PDF ...

    Aprende cómo rotar texto dentro de archivos PDF en .NET usando Aspose.PDF para ajustar la alineación del texto y mejorar la presentación.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/es/net/rotate-text-inside-pdf/
  3. 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...
  4. 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/...
  5. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Scopri il metodo VisitParagraphEnd di DocumentVisitor gestisci in modo efficiente il completamento dell'enumerazione dei paragrafi nelle tue applicazioni per migliorare le prestazioni....VisitParagraphEnd ( Paragraph paragraph ) Parametro Tipo Descrizione...Descrizione paragraph Paragraph L’oggetto che viene visitato. Valore...

    reference.aspose.com/words/it/net/aspose.words/...
  6. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    اكتشف طريقة DocumentVisitor VisitParagraphEnd—تعامل بكفاءة مع إكمال تعداد الفقرات في تطبيقاتك لتحسين الأداء....VisitParagraphEnd ( Paragraph paragraph ) معامل يكتب وصف paragraph Paragraph...int paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Formater le texte PowerPoint sur Android|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Android via Java. Personnalisez les polices, les couleurs, l'alignement, et plus encore.... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/fr/androidjava/text-form...
  8. Chercher

    chercher...éléments tels que titre, paragraphe, texte, etc. Ensuite, appelez...Ajouter un paragraphe // 1. Créer un élément de paragraphe var p =...

    blog.aspose.com/fr/html/create-read-edit-html-f...
  9. Python का उपयोग करके WORD बनाएं

    कुछ ही चरणों में Python में एक नया WORD बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से WORD बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/word/
  10. Python का उपयोग करके DOC बनाएं

    कुछ ही चरणों में Python में एक नया DOC बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOC बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/doc/