Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 18,954 for

paragraph

(0.92 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. دفترچه یادداشت های ویرایش های با 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...
  3. Rechercher et remplacer du texte dans PowerPoin...

    Ce guide rapide explique comment rechercher et remplacer du texte dans PowerPoint en utilisant C#. Il comprend des détails pour configurer l'IDE, une liste d'étapes et un code simple pour remplacer des mots dans PowerPoint avec C#....actuelle Parcourez chaque paragraph et chaque portion de texte...portion de la collection de paragraphes pour chaque zone de texte...

    kb.aspose.com/fr/slides/net/find-and-replace-te...
  4. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level... paragraphs [ 0 ] . list_format . list_level.... first_section . body . paragraphs self . assertEqual ( '001...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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/...
  7. 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/...
  8. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    اكتشف كيفية استخدام HtmlSaveOptions ExportShapesAsSvg لتحويل عقد الشكل إلى صور SVG عند الحفظ بتنسيقات HTML أو MHTML أو EPUB أو AZW3....-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\">"...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\"...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Μετατροπή κουκκίδων σε Παράγραφο σε αρχείο Word...

    Μετατροπή κουκκίδων σε Παράγραφο σε αρχείο Word χρησιμοποιώντας Python. Αυτό το άρθρο καλύπτει μια λίστα βημάτων και ένα παράδειγμα κώδικα για την κατάργηση κουκκίδων από το έγγραφο του Word χρησιμοποιώντας Python....κόμβο σε μια παρουσία κλάσης paragraphs στο αρχείο Word Αποκτήστε...θυγατρικούς κόμβους του τύπου Paragraph. Θα αποκτήσουμε πρόσβαση στην...

    kb.aspose.com/el/words/python/convert-bullet-po...
  10. Formater le texte|Documentation Aspose.Slides

    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.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/fr/net/format-text/