Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 18,361 for

paragraphs

(0.14 sec)
  1. Python का इस्तेमाल करके ODP फ़ाइलों से टेक्स्ट ...

    ODP प्रस्तुति को पार्स करने के लिए Python स्रोत कोड....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hi/python-net/parser...
  2. Section.PageSetup | Aspose.Words per .NET

    Scopri la proprietà PageSetup per personalizzare le impostazioni di sezione. Ottimizza il layout del tuo documento con un facile accesso alle configurazioni di pagine e sezioni.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Aspose::Words::Style::get_BaseStyleName method ...

    Aspose::Words::Style::get_BaseStyleName method. Gets/sets the name of the style this style is based on in C++....() -> get_Body () -> get_Paragraphs () -> idx_get ( 0 ) -> get_ParagraphFormat...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ) -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. CompositeNode.SelectNodes | Aspose.Words per .NET

    Recupera senza sforzo i nodi con il metodo CompositeNode SelectNodes utilizzando espressioni XPath per una manipolazione avanzata dei dati e una codifica semplificata.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Guarda...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Style.Font | Aspose.Words per .NET

    Scopri la proprietà Stile Font per migliorare la formattazione dei tuoi caratteri senza sforzo. Sblocca opzioni di stile uniche per un look impeccabile!... Paragraph , "MyStyle1" ); style . Font...Styles . Add ( StyleType . Paragraph , "MyStyle" ); style . Font...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Style.Font | Aspose.Words för .NET

    Upptäck egenskapen Stil Teckensnitt för att enkelt förbättra din teckenformatering. Lås upp unika stilalternativ för ett elegant utseende!... Paragraph , "MyStyle1" ); style . Font...Styles . Add ( StyleType . Paragraph , "MyStyle" ); style . Font...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. دفترچه یادداشت های ویرایش های با Aspose.PSD برا...

    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.... Paragraph . Apply ( firstPortion . Paragraph ); secondPortion...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  8. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....insert_before() on the paragraph where you want the footnote...move_to ( footnote . first_paragraph ) builder . write ( ' More...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry.... PARAGRAPH section = aw . Section ( glossary_doc...)) section . body . append_paragraph ( contents ) building_block...

    reference.aspose.com/words/python-net/aspose.wo...
  10. تنسيق نص PowerPoint في PHP|توثيق Aspose.Slides ...

    تنسيق وتنسيق النص في العروض التقديمية PowerPoint و OpenDocument باستخدام Aspose.Slides للـ PHP عبر Java. تخصيص الخطوط والألوان والمحاذاة والمزيد....-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/ar/php-java/text-formatt...