Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 18,482 for

paragraphs

(0.16 sec)
  1. Archiv

    Archiv...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # Fly-Animationseffekt...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/de/slides/apply-text-animation-...
  2. Navigation avec le curseur dans Python|Aspose.W...

    Naviguez entre différents nœuds au sein d'un document tel qu'un paragraphe, un signet ou un caractère spécifique à l'aide de Python....actuel, vous pouvez obtenir le paragraphe ou la section actuellement...utilisant les propriétés current_paragraph et current_section . Toutes...

    docs.aspose.com/words/fr/python-net/navigation-...
  3. نص رياضي|وثائق Aspose.Slides

    استكشف أمثلة MathematicalText في Aspose.Slides for Java: إنشاء وتنسيق المعادلات والكسر والمصفوفات والرموز باستخدام Java في عروض PPT و PPTX و ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ar/java/examples/element...
  4. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PhoneticGuide...Run can only be a child of Paragraph or inline StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words/run/
  5. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。...def copy_paragraph ( par ): temp = slides . Paragraph () # 使用... paraData = par . create_paragraph_format_effective () # 使用ParagraphFormat设置值...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  6. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Upptäck egenskapen ParagraphFormat PageBreakBefore, styr enkelt sidbrytningar före stycken för förbättrad dokumentformatering och läsbarhet....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; if...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. get widowControl () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Hyperlink|Aspose.Slides Dokumentation

    Hyperlinks in Aspose.Slides für C++ hinzufügen und verwalten: Text, Formen und Bilder verlinken, Ziele und Aktionen für PPT, PPTX und ODP festlegen, mit C++-Beispielen....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

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