Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 18,497 for

paragraph

(0.16 sec)
  1. Archivio

    Archivio...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/it/slides/apply-text-animation-...
  2. Архів

    Архів...is_composite) : include_next_paragraph(endNode, nodes) # Поверніть...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/uk/words/extract-text-from-word...
  3. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für C++: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit C++ in PPT-, PPTX- und ODP-Präsentationen.... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/de/cpp/examples/elements...
  4. PDF内のテキストをC#で回転させる|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイル内のテキストを回転させ、テキストの整列を調整し、プレゼンテーションを改善する方法を学びます。... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ja/net/rotate-text-inside-pdf/
  5. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...-> get_Paragraphs (); ASSERT_EQ ( u "1." , paragraphs -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. CleanupOptions.DuplicateStyle | Aspose.Words fö...

    Optimera dina dokument med CleanupOptions DuplicateStyle-egenskap – ta enkelt bort dubbletter av formatering för en renare och effektivare formatering. Standardvärdet är falskt.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Faire pivoter le texte à l'intérieur d'un PDF e...

    Découvrez différentes façons de faire pivoter du texte dans un PDF. Aspose.PDF vous permet de faire pivoter du texte à n'importe quel angle, de faire pivoter un fragment de texte ou un Paragraphe entier....TextParagraph paragraph = new TextParagraph (); paragraph . Position...fragments de texte au paragraphe paragraph . AppendLine ( textFragment1...

    docs.aspose.com/pdf/fr/python-net/rotate-text-i...
  8. ReplacingArgs.MatchNode | Aspose.Words لـ .NET

    اكتشف خاصية ReplacingArgs MatchNode للوصول بسهولة إلى العقدة التي تبدأ فيها مطابقتك، مما يعزز كفاءة ودقة الترميز لديك.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/ar/net/aspose.words....
  9. تحريك نص PowerPoint في .NET|توثيق Aspose.Slides

    إنشاء نص متحرك ديناميكي في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for .NET، مع أمثلة كود C# سهلة المتابعة ومُحسّنة....IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/ar/net/animated-text/
  10. Procurar

    Procurar...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # adicionar...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/pt/slides/apply-text-animation-...