Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 18,529 for

paragraphs

(0.14 sec)
  1. 搜索

    搜索...is_composite) : include_next_paragraph(endNode, nodes) # 返回節點標記之間的節點。...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/zh-hant/words/extract-text-from...
  2. تنسيق نص PowerPoint باستخدام Python|وثائق Aspos...

    تعلم كيفية تنسيق وتزيين النص في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides للغة Python عبر .NET. خصّص الخطوط والألوان والمحاذاة والمزيد باستخدام أمثلة شفرة Python قوية.... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/ar/python-net/text-forma...
  3. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Arsip

    Arsip...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/id/slides/convert-ppt-to-video-...
  6. Archivio

    Archivio...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/it/slides/convert-ppt-to-video-...
  7. Formatear texto de PowerPoint en Python|Documen...

    Aprenda a formatear y dar estilo al texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Python vía .NET. Personalice fuentes, colores, alineación y más con potentes ejemplos de código Python.... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/es/python-net/text-forma...
  8. Procurar

    Procurar...based on block-level nodes (paragraphs and tables). Traverse through...last nodes when needed, so paragraph formatting is retained. #...

    blog.aspose.com/pt/words/extract-text-from-word...
  9. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.AllCaps | Aspose.Words för .NET

    Upptäck egenskapen Font AllCaps. Formatera enkelt text med versaler för förbättrad läsbarhet och effektfull design i dina projekt....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Det finns två sätt...

    reference.aspose.com/words/sv/net/aspose.words/...