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

paragraph

(0.09 sec)
  1. FrameFormat.RelativeVerticalPosition | Aspose.W...

    اكتشف خاصية FrameFormat RelativeVerticalPosition لتحديد المحاذاة الرأسية للإطار بسهولة، مما يعزز تخطيط وتصميم مستندك....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. FrameFormat.HorizontalAlignment | Aspose.Words ...

    Upptäck egenskapen FrameFormat HorizontalAlignment för att enkelt justera och optimera din rams horisontella justering för bättre designkontroll....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. FrameFormat.IsFrame | Aspose.Words för .NET

    Upptäck egenskapen FrameFormat IsFrame. Avgör enkelt om ditt stycke är en ram, vilket förbättrar dokumentets layout och design....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Ajouter du texte au PDF avec Python|Aspose.PDF ...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Apprenez à ajouter du texte au PDF, à ajouter des fragments HTML, ou à utiliser des polices OTF personnalisées....page ) # Créer un paragraphe de texte paragraph = ap . text . TextParagraph...l'indentation des lignes suivantes paragraph . subsequent_lines_indent...

    docs.aspose.com/pdf/fr/python-net/add-text-to-p...
  5. 在 .NET 中为 PowerPoint 文本添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于理解、优化的 C# 代码示例。...IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/zh/net/animated-text/
  6. تحريك نص PowerPoint في C++|وثائق Aspose.Slides

    إنشاء نص متحرك ديناميكي في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للغة C++، مع أمثلة كود C++ مُحسّنة وسهلة المتابعة....() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // إضافة تأثير...

    docs.aspose.com/slides/ar/cpp/animated-text/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python https://products.aspose.com/pdf/python-net/conversion/ Recent content in PDF Conversion Solution using Pyt......add() method of the Page's paragraphs collection to add the loaded...loaded DICOM image as a paragraph to the new page, which will be...

    products.aspose.com/pdf/python-net/conversion/i...
  8. Texte mathématique|Documentation Aspose.Slides

    Découvrez les exemples MathematicalText d'Aspose.Slides pour C++ : créez et formatez des équations, des fractions, des matrices et des symboles avec C++ dans les présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. auto paragraph = mathShape...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  9. Форматирование текста презентации в .NET|Докуме...

    Форматирование и стилизация текста в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для .NET. Настройка шрифтов, цветов, выравнивания и других параметров....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...подсветки для всего абзаца. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/ru/net/text-formatting/
  10. Архивы

    Архивы...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

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