Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 18,545 for

paragraphs

(0.34 sec)
  1. Spécifier les options de mise en page dans Pyth...

    Spécifiez les options de mise en page pour diverses mises en page de documents à l'aide de Python.... show_paragraph_marks – une valeur Boolean...les caractères de marque de paragraphe sont rendus. La page représentée...

    docs.aspose.com/words/fr/python-net/specify-lay...
  2. InlineStory.Tables | Aspose.Words for .NET

    Discover InlineStory Tables. Access a collection of story tables that enhance your data organization and storytelling capabilities. Explore now!...last child of the node is a paragraph, // for us to be able to click...Is . EqualTo ( NodeType . Paragraph )); // Edit the appearance...

    reference.aspose.com/words/net/aspose.words/inl...
  3. HeaderFooter.is_header property | Aspose.Words ...

    HeaderFooter.is_header property. True if this [HeaderFooter](../) object is a header....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...
  4. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalText 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Memutar Teks di Dalam PDF menggunakan Python|As...

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....TextParagraph paragraph = new TextParagraph (); paragraph . Position...paragraf paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/id/python-net/rotate-text-i...
  7. Анимировать текст PowerPoint в .NET|Документаци...

    Создавайте динамический анимированный текст в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для .NET, используя простые для восприятия, оптимизированные примеры кода C#....IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/ru/net/animated-text/
  8. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....Specifies text alignment in a paragraph. Members Name Description...section, one body and one paragraph. # Call the "RemoveAllChildren"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.AllCaps | Aspose.Words لـ .NET

    اكتشف خاصية Font AllCaps. نسّق النصوص بسهولة بأحرف كبيرة لتحسين سهولة القراءة وتصميم مؤثر في مشاريعك....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // هناك طريقتان لجعل تشغيل...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. FrameFormat.IsFrame | Aspose.Words لـ .NET

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

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