Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 18,510 for

paragraphs

(0.12 sec)
  1. Archiwa

    Archiwa...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // Wyświetl...

    blog.aspose.com/pl/slides/extract-text-from-pow...
  2. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.RemoveNumbers | Aspose.Words för .NET

    Ta enkelt bort siffror eller punkter från dina stycken med metoden ListFormat RemoveNumbers, vilket återställer listnivån till noll för ren formatering.... Paragraph , true ); Assert . AreEqual... paras . Count ( n => (( Paragraph ) n ). ListFormat . IsListItem...

    reference.aspose.com/words/sv/net/aspose.words....
  4. DocumentBase.footnote_separators property | Asp...

    DocumentBase.footnote_separators property. Provides access to the footnote/endnote separators defined in the document.... first_paragraph . first_child . remove ()...footnote_separator . first_paragraph . paragraph_format . alignment =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldRef.insertParagraphNumber property | Aspos...

    FieldRef.insertParagraphNumber property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Formateo de texto dentro de PDF usando C#|Aspos...

    Aprenda cómo formatear texto dentro de un documento PDF en .NET usando Aspose.PDF para mejorar la presentación visual del documento.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/es/net/text-formatting-insi...
  7. Erstellen eines Textfelds, bei dem jede Zeile e...

    Erfahre, wie man ein Textfeld mit unterschiedlicher horizontaler Ausrichtung für jede Zeile unter Verwendung von Aspose.Cells mit C++ erstellt...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/de/cpp/create-textbox-in-...
  8. Aspose.PDF С++ Example|Aspose.PDF لـ C++

    تعرض هذه الصفحة كيفية استخدام البرمجة البسيطة لإنشاء مستند PDF يحتوي على النص - Hello World...."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    docs.aspose.com/pdf/ar/cpp/hello-world-example/
  9. Automatiser la localisation des présentations a...

    Automatisez la localisation des diapositives PowerPoint et OpenDocument en Python avec Aspose.Slides, à l'aide d'exemples de code pratiques et de conseils pour un déploiement mondial plus rapide.... paragraphs [ 0 ] . portions [ 0 ] ....langues au sein d’un même paragraphe ? Oui. language_id s’applique...

    docs.aspose.com/slides/fr/python-net/presentati...
  10. EditableRangeEnd.EditableRangeStart | Aspose.Wo...

    اكتشف خاصيتي EditableRangeEnd وEditableRangeStart. أدر نطاقات البيانات بسهولة باستخدام مُعرِّفات فريدة لتحسين التحكم والكفاءة...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/ar/net/aspose.words/...