Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 18,953 for

paragraph

(0.16 sec)
  1. مربع النص|وثائق Aspose.Slides لـ Python

    إنشاء وتنسيق مربعات النص في بايثون باستخدام Aspose.Slides: تعيين الخطوط، المحاذاة، الالتفاف، التملأ التلقائي، والروابط لتحسين الشرائح لبرنامج PowerPoint وOpenDocument.... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/ar/python-net/examples/e...
  2. Aperçu du tableau|Aspose.Words pour Python

    Travaillez avec des tableaux et leurs composants tels que des cellules, des lignes et des colonnes dans Aspose.Words pour Python. Comment travailler avec des tableaux dans Python....tableau et est composé d’un Paragraph et d’autres nœuds au niveau...l’aide du DocumentExplorer . Paragraphe vide après le tableau L’image...

    docs.aspose.com/words/fr/python-net/table-overv...
  3. NodeImporter.ImportNode | Aspose.Words per .NET

    Trasferisci facilmente i nodi tra i documenti con il metodo ImportNode di NodeImporter. Migliora il tuo flusso di lavoro e semplifica l'integrazione dei dati oggi stesso!... Paragraph || insertionDestination ....NodeType . Paragraph ) { Paragraph para = ( Paragraph ) srcNode...

    reference.aspose.com/words/it/net/aspose.words/...
  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. 在 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...
  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/ko/net/rotate-text-inside-pdf/
  7. Formato de texto de presentación en .NET|Docume...

    Formatee y diseñe texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para .NET. Personalice fuentes, colores, alineación y más....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...resaltado para todo el párrafo. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/es/net/text-formatting/
  8. Font.DoubleStrikeThrough | Aspose.Words för .NET

    Upptäck egenskapen för teckensnittet DoubleStrikeThrough. Formatera enkelt text med en dubbel genomstrykning för ökad tydlighet och stil i dina dokument....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. PDF에서 C#을 사용하여 테이블 만들기 또는 추가하기|Aspose.PDF for .NET

    Aspose.PDF for .NET은 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 주제에서 다른 고급 기능을 확인하세요.... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/ko/net/add-table-in-existin...
  10. إدارة الروابط التشعبية للعرض التقديمي في .NET|ت...

    إدارة الروابط التشعبية بسهولة في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for .NET—عزز التفاعل وسير العمل في دقائق.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...com/" ); shape1 . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/ar/net/manage-hyperlinks/