Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 18,464 for

paragraphs

(0.16 sec)
  1. نص رياضي|وثائق Aspose.Slides لـ Python

    العمل مع النص الرياضي في بايثون باستخدام Aspose.Slides: إنشاء وتعديل المعادلات، الكسور، الجذور، النصوص المكتوبة، التنسيق، وعرض النتائج لملفات PPT و PPTX.... math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph # إضافة كسر بسيط: x / y. fraction...

    docs.aspose.com/slides/ar/python-net/examples/e...
  2. ParagraphFormat.SpaceBefore | Aspose.Words per ...

    Scopri la proprietà ParagraphFormat SpaceBefore per regolare facilmente la spaziatura dei paragrafi in punti, migliorando così la leggibilità e lo stile del tuo documento....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/it/net/aspose.words/...
  3. إدارة القوائم النقطية والمرقمة في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والمرقمة في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides for Java. دليل خطوة بخطوة....أول كائن فقرة باستخدام فئة Paragraph . تعيين نوع النقطة للفقرة...); // إنشاء فقرة Paragraph para = new Paragraph (); // تعيين نمط...

    docs.aspose.com/slides/ar/java/manage-bullet/
  4. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section is a node... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/java/aspose-words-documen...
  5. ListCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till ListCollection-objekt via index. Förenkla din datahantering och förbättra din kodningseffektivitet med den här kraftfulla egenskapen!...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...builder . Write ( "Paragraph 3" ); NodeCollection paras = doc...

    reference.aspose.com/words/sv/net/aspose.words....
  6. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. aw . Hyphenation . register_dictionary...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ParagraphFormat::get_LinesToDrop...

    Aspose::Words::ParagraphFormat::get_LinesToDrop method. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height in C++....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. PowerPoint-Text in .NET animieren|Aspose.Slides...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET, mit leicht nachvollziehbaren, optimierten C#-Codebeispielen....IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/de/net/animated-text/
  9. TabStopCollection.Item | Aspose.Words per .NET

    Accedi facilmente alle tabulazioni utilizzando la proprietà TabStopCollection Item. Recupera tabulazioni specifiche tramite indice per una navigazione efficiente nell'interfaccia utente....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  10. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted....\x01 )' # Add text and apply paragraph styles that STYLEREF fields...list_indent () builder . paragraph_format . style = doc . styles...

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