Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 18,551 for

paragraph

(0.2 sec)
  1. 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/ko/net/rotate-text-inside-pdf/
  2. 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/...
  3. 在 Python 中为 PowerPoint 文本添加动画|Aspose.Slides for...

    使用 Aspose.Slides for Python 通过 .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于遵循的优化代码示例。...[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/zh/python-net/animated-t...
  4. Texte mathématique|Documentation Aspose.Slides

    Découvrez les exemples de MathematicalText d'Aspose.Slides for .NET : créez et mettez en forme des équations, des fractions, des matrices et des symboles avec C# dans des présentations PPT, PPTX et ODP....720 , 150 ); // Accéder au paragraphe mathématique. var mathParagraph...) mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...

    docs.aspose.com/slides/fr/net/examples/elements...
  5. 아카이브

    아카이브... 이들은 블록 수준(Paragraph, Table) 또는 인라인 수준(예: Run,...based on block-level nodes (paragraphs and tables). Traverse through...

    blog.aspose.com/ko/words/extract-text-from-word...
  6. 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/
  7. DocumentBuilder.move_to_document_start method |...

    DocumentBuilder.move_to_document_start method. Moves the cursor to the beginning of the document....end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...first_section . body . first_paragraph . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PowerPoint-Text in Python animieren|Aspose.Slid...

    Erstellen Sie dynamischen animierten Text in PowerPoint- und OpenDocument-Präsentationen mithilfe von Aspose.Slides für Python über .NET, mit leicht nachvollziehbaren, optimierten Codebeispielen.... Paragraph-Animations-Effekte hinzufügen...[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...

    docs.aspose.com/slides/de/python-net/animated-t...
  9. ReplacingArgs.MatchNode | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  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-...