Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 18,544 for

paragraphs

(0.28 sec)
  1. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision...as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...node, returns its parent paragraph. If the field is already removed...doc ) builder . write ( 'My paragraph' ) # The PRINT field can send...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.writeln method | Aspose.Words f...

    Aspose.Words.DocumentBuilder.writeln method...writeln(text) Inserts a string and a paragraph break into the document. writeln...Remarks Current font and paragraph formatting specified by the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...and can only be a child of Paragraph . SpecialChar char is used...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Python을 사용하여 Word에서 페이지 나누기를 삭제하는 방법

    이 기사에서는 Python을 사용하여 Word에서 페이지 나누기를 삭제하는 방법을 안내합니다. IDE 설정, 작업 목록 및 실행 가능한 샘플 코드에 대한 세부 정보를 공유하여 Python을 사용하여 Word에서 모든 페이지 나누기를 제거합니다....파일을 Document 클래스 개체에 로드하고 paragraphs 에 액세스합니다. 모든 단락을 반복하고 각 단락...방법을 보여줍니다. 단락 컬렉션의 각 노드는 as_paragraph() 메서드를 사용하여 단락으로 캐스팅되고 page_break_before...

    kb.aspose.com/ko/words/python/how-to-delete-pag...
  7. Archivio

    Archivio...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/it/slides/find-and-replace-text...
  8. آرشیوها

    آرشیوها...به PortionCollection در هر Paragraph دسترسی داشته باشید. بررسی...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/fa/slides/find-and-replace-text...
  9. Навигация с курсор в Python|Aspose.Words вместо...

    Навигация между различни възли в рамките на документ, като например параграф, отметки, или специфичен символ, използвайки Python....чрез използване на current_paragraph както и current_section имоти... като използвате move_to_paragraph или move_to_section методи...

    docs.aspose.com/words/bg/python-net/navigation-...
  10. مربع نص|وثائق Aspose.Slides

    استخدم مربعات النص في Aspose.Slides لـ C++: أضف، نمّق، حاذِ، لفّ، اضبط تلقائيًا، ونمّط النص باستخدام C++ لعرض PPT و PPTX و ODP.... auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/ar/cpp/examples/elements...