Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 18,529 for

paragraphs

(0.26 sec)
  1. ארכיון

    ארכיון...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/he/words/work-with-table-of-con...
  2. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…... If the TOC paragraph style does not contain a right‑aligned...entries; it does not modify the paragraph style that defines the tab...

    forum.aspose.com/t/aspose-words-python-missing-...
  3. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++....style, linked style and next paragraph style are recursively compared...formatting properties of a paragraph style. get_Locked () const...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. 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...
  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. 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...
  7. プレゼンテーションでの検索と置換|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-...
  8. 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...
  9. Style.Equals | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  10. 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...