Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 18,590 for

paragraphs

(0.22 sec)
  1. با استفاده از Python DOC را بسازید

    در چند مرحله یک DOC جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی DOC را ایجاد کنید....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fa/python-net/make/doc/
  2. Archiv

    Archiv...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # Fly-Animationseffekt...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/de/slides/apply-text-animation-...
  3. نص رياضي|وثائق Aspose.Slides

    استكشف أمثلة MathematicalText في Aspose.Slides for Java: إنشاء وتنسيق المعادلات والكسر والمصفوفات والرموز باستخدام Java في عروض PPT و PPTX و ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ar/java/examples/element...
  4. Математический текст|Документация Aspose.Slides

    Исследуйте примеры MathematicalText в Aspose.Slides for Java: создавайте и форматируйте уравнения, дроби, матрицы и символы с помощью Java в презентациях PPT, PPTX и ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ru/java/examples/element...
  5. Navigation avec le curseur dans Python|Aspose.W...

    Naviguez entre différents nœuds au sein d'un document tel qu'un paragraphe, un signet ou un caractère spécifique à l'aide de Python....actuel, vous pouvez obtenir le paragraphe ou la section actuellement...utilisant les propriétés current_paragraph et current_section . Toutes...

    docs.aspose.com/words/fr/python-net/navigation-...
  6. تدوير النص داخل PDF باستخدام C++|Aspose.PDF لـ C++

    تعرف على طرق مختلفة لتدوير النص إلى PDF. يتيح لك Aspose.PDF تدوير النص بأي زاوية، تدوير جزء من النص أو فقرة كاملة....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...بالفقرة paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/ar/cpp/rotate-text-inside-pdf/
  7. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph....creates one section with one paragraph. ensureMinimum () Examples...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content....creates one section with one paragraph. public void EnsureMinimum...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...