Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 18,531 for

paragraph

(0.18 sec)
  1. 数式テキスト|Aspose.Slides ドキュメント

    Aspose.Slides for C++ の MathematicalText の例を探求します。C++ を使用して PPT、PPTX、ODP プレゼンテーションで方程式、分数、行列、記号を作成および書式設定できます。... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  2. Menggunakan FloatingBox untuk generasi teks|Asp...

    Halaman ini menjelaskan cara memformat teks di dalam floating box.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } Dalam...

    docs.aspose.com/pdf/id/net/floating-box/
  3. あるプレゼンテーションから別のプレゼンテーションへ段落を移動する|Aspose.Slides ...

    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....FileName = FilePath + "Move a Paragraph from One Presentation to Another...DestFileName = FilePath + "Move a Paragraph from One Presentation to Another...

    docs.aspose.com/slides/ja/net/move-a-paragraph-...
  4. Faire pivoter du texte dans un PDF en utilisant...

    Apprenez à faire pivoter du texte dans des fichiers PDF en .NET en utilisant Aspose.PDF pour ajuster l'alignement du texte et améliorer la présentation.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/fr/net/rotate-text-inside-pdf/
  5. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs [ 0 ]. ListLabel . LabelString , Is...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Гиперссылка|Документация Aspose.Slides

    Добавляйте и управляйте гиперссылками в Aspose.Slides for C++: связывайте текст, фигуры и изображения, задавайте цели и действия для PPT, PPTX и ODP с примерами на C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/ru/cpp/examples/elements...
  7. الارتباط التشعبي|وثائق Aspose.Slides

    إضافة وإدارة الارتباطات التشعبية في Aspose.Slides for C++: ربط النصوص، الأشكال، والصور، وتعيين الأهداف والإجراءات لملفات PPT و PPTX و ODP باستخدام أمثلة C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  8. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour PHP via Java, améliorant les performances et la personnalisation....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...partie du texte dans un même paragraphe ? Oui, vous pouvez assigner...

    docs.aspose.com/slides/fr/php-java/portion/
  9. Автоматизация создания PowerPoint в Python: лег...

    Автоматизируйте создание слайдов в облачных платформах с помощью Aspose.Slides for Python — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/ru/python-net/automating...
  10. Comment supprimer tous les sauts de page dans W...

    Cet article explique comment supprimer tous les sauts de page dans Word à l'aide de C#. Il contient des informations sur les paramètres de l'IDE, une liste d'étapes et un programme exécutable pour éliminer les sauts de page dans Word à l'aide de C#....tous les paragraphs Parcourez tous les paragraphes et vérifiez...les sauts de page avant le paragraphe Supprimer les sauts de page...

    kb.aspose.com/fr/words/net/how-to-remove-all-pa...