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

paragraphs

(0.19 sec)
  1. Définir les Propriétés des Éléments de Structur...

    Avec Aspose.PDF pour Java, vous pouvez définir différentes propriétés des éléments de structure. Il s'agit de définir les éléments de structure de bloc de texte, de définir les éléments de structure en ligne, d'ajouter un élément de structure dans les éléments, etc.... setText ( "Paragraphe." ); rootElement . appendChild..."Para" ); p4 . setTag ( "Paragraph" ); sect . appendChild ( p1...

    docs.aspose.com/pdf/fr/java/set-tagged-pdfs-ele...
  2. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/html/
  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...