Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 18,569 for

paragraph

(2.06 sec)
  1. 搜索

    搜索...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // 為所選段落添加飛行動畫效果...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/zh-hant/slides/apply-animation-...
  2. Texto matemático|Aspose.Slides para Node.js a t...

    Explore ejemplos de MathematicalText de Aspose.Slides para Node.js: cree y formatee ecuaciones, fracciones, matrices y símbolos en presentaciones PPT, PPTX y ODP.... let paragraph = mathShape . getTextFrame...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/es/nodejs-java/examples/...
  3. Mathematische Gleichungen aus Präsentationen in...

    Ermöglichen Sie den nahtlosen Export mathematischer Gleichungen von PowerPoint nach MathML mit Aspose.Slides für Python via .NET - erhalten Sie die Formatierung und steigern Sie die Kompatibilität....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/de/python-net/exporting-...
  4. Textabschnitte in Präsentationen mit C++ verwal...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für C++ verwalten, um Leistung und Anpassungsmöglichkeiten zu steigern....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/de/cpp/portion/
  5. ASP - VBScript를 통한 COM 상호 운용|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/ko/net/asp-vbscript-via-com...
  6. ASP - VBScript via COM Interop|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/fr/net/asp-vbscript-via-com...
  7. Convert a Document to Markdown in Java|Aspose.W...

    Convert a document in any supported load format to Markdown and vice versa using Java....formatting: Headings are paragraphs with Heading 1 – Heading...6 styles Blockquotes are paragraphs with “Quote” in the style...

    docs.aspose.com/words/java/convert-a-document-t...
  8. Arşiv

    Arşiv... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/tr/words/extract-text-from-word...
  9. Caja de texto|Documentación de Aspose.Slides pa...

    Crear y dar formato a cajas de texto en Python con Aspose.Slides: establecer fuentes, alineación, ajuste de texto, autoajuste y enlaces para pulir diapositivas para PowerPoint y OpenDocument.... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/es/python-net/examples/e...
  10. Hyperlien|Documentation Aspose.Slides

    Ajouter et gérer des hyperliens dans Aspose.Slides for .NET: texte de lien, formes et images, définir les cibles et les actions pour PPT, PPTX et ODP avec des exemples C#.... Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...textPortion = shape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...

    docs.aspose.com/slides/fr/net/examples/elements...