Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 18,594 for

paragraphs

(0.19 sec)
  1. Administrar propiedades de la presentación con ...

    Domina las propiedades de la presentación en Aspose.Slides para Python a través de .NET y optimiza la búsqueda, la marca y el flujo de trabajo en tus archivos de PowerPoint....[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...] paragraph . portions . clear () new_portion = slides . Portion...

    docs.aspose.com/slides/es/python-net/presentati...
  2. FieldStyleRef.insertRelativePosition property |...

    FieldStyleRef.insertRelativePosition property. Gets or sets whether to insert the relative position of the referenced paragraph....position of the referenced paragraph. get insertRelativePositi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Wyodrębnij tekst i obrazy z plików PPTX za pomo...

    Python kod źródłowy do analizowania prezentacji PPTX....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/pl/python-net/parser...
  4. Extrahera text och bilder från PPT-filer med Py...

    Python källkod för att analysera PPT Presentation....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/sv/python-net/parser...
  5. Extrahera text och bilder från ODP-filer med Py...

    Python källkod för att analysera ODP Presentation....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/sv/python-net/parser...
  6. プレゼンテーションでの検索と置換|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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/ja/net/find-and-replace-...
  7. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/python-net/work-with-text...
  8. Style.Equals | Aspose.Words لـ .NET

    اكتشف أسلوب "النمط يساوي" لمقارنة الأنماط المضمنة. افهم أنماط الفقرات المرتبطة والتالية لتحسين التنسيق وكفاءة التصميم.... Paragraphs [ 0 ]. ParagraphFormat ....doc . FirstSection . Body . Paragraphs [ 1 ]. ParagraphFormat ....

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section.... PARAGRAPH_BREAK + 'Section 3' + aw .... ControlChar . PARAGRAPH_BREAK + 'Section 2' + aw . ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 아카이브

    아카이브...through paragraphs in text frame for para in tf[i].paragraphs: # loop...through text portions in paragraph for port in para.portions:...

    blog.aspose.com/ko/slides/find-and-replace-text...