Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 18,485 for

paragraphs

(0.21 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. ListCollection.Item | Aspose.Words per .NET

    Accedi facilmente agli elementi di ListCollection tramite indice. Semplifica la gestione dei dati e migliora l'efficienza della tua programmazione con questa potente proprietà!...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...builder . Write ( "Paragraph 3" ); NodeCollection paras = doc...

    reference.aspose.com/words/it/net/aspose.words....
  4. arkiv

    arkiv...noder på både blocknivå (Paragraph , Table) eller inlinenivå...is_composite) : include_next_paragraph(endNode, nodes) # Returnera...

    blog.aspose.com/sv/words/extract-text-from-word...
  5. CompositeNode.GetChildNodes | Aspose.Words per ...

    Scopri il metodo CompositeNode GetChildNodes recupera senza sforzo una raccolta live di nodi figlio personalizzati in base al tipo specificato per prestazioni migliorate.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/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. 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...
  9. 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...
  10. إدارة القوائم النقطية والمرقمة في العروض التقدي...

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

    docs.aspose.com/slides/ar/java/manage-bullet/