Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 18,520 for

paragraph

(0.3 sec)
  1. Comment supprimer un saut de page dans Word à l...

    Cet article explique comment supprimer un saut de page dans Word à l'aide de Python. Il partage des détails sur les paramètres de l'IDE, une liste de tâches et un exemple de code exécutable pour supprimer tous les sauts de page dans Word à l'aide de Python....accédez à son paragraphs Parcourez tous les paragraphes et vérifiez...sauts de page avant chaque paragraphe Définissez la propriété page_break_before...

    kb.aspose.com/fr/words/python/how-to-delete-pag...
  2. Математический текст|Документация Aspose.Slides...

    Работайте с математическим текстом в Python с помощью Aspose.Slides: создавайте и редактируйте уравнения, дроби, радикалы, индексы, форматируйте и получайте результат в виде PPT и PPTX.... math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph # Добавить простую дробь:...

    docs.aspose.com/slides/ru/python-net/examples/e...
  3. Administrar párrafos de texto de PowerPoint en ...

    Domina el formato de párrafos con Aspose.Slides para Android—optimiza la alineación, el espaciado y el estilo en presentaciones PPT, PPTX y ODP en Java....); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/es/androidjava/manage-pa...
  4. Форматирование текста PowerPoint на C++|Докумен...

    Форматирование и стилизация текста в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для C++. Настройка шрифтов, цветов, выравнивания и прочего....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/ru/cpp/text-formatting/
  5. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document....end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...first_section . body . first_paragraph . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Gérer les hyperliens de présentation dans .NET|...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET — améliorez l'interactivité et le flux de travail en quelques minutes.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...com/" ); shape1 . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/fr/net/manage-hyperlinks/
  7. نسخ فقرة وجزء في PPTX|وثائق Aspose.Slides لـ Py...

    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....def copy_paragraph ( par ): temp = slides . Paragraph () # use... paraData = par . create_paragraph_format_effective () # use...

    docs.aspose.com/slides/ar/python-net/copying-pa...
  8. RevisionsView Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.RevisionsView enum لاختيار بسهولة بين إصدارات المستند الأصلية والمنقحة لتسهيل التحرير والتعاون....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....Description PARAGRAPH_BREAK Break between paragraphs. PAGE_BREAK...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ค้นหา

    ค้นหา...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # เพิ...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/th/slides/apply-text-animation-...