Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 18,485 for

paragraphs

(0.17 sec)
  1. Управление абзацами текста PowerPoint в Python|...

    Освойте форматирование абзацев с помощью Aspose.Slides для Python через .NET — оптимизируйте выравнивание, интервал и стиль в презентациях PowerPoint и OpenDocument в Python, чтобы привлечь внимание зрителей....Slides предоставляет класс Paragraph для создания объектов абзацев...абзацев. Объект Paragraph может содержать один или несколько фрагментов...

    docs.aspose.com/slides/ru/python-net/manage-par...
  2. Архивы

    Архивы...based on block-level nodes (paragraphs and tables). Traverse through...last nodes when needed, so paragraph formatting is retained. #...

    blog.aspose.com/ru/words/extract-text-from-word...
  3. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour Python via .NET, améliorant les performances et la personnalisation....text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/fr/python-net/portion/
  4. CompositeNode.ChildNodes | Aspose.Words لمراجع ...

    CompositeNode ملكية. يحصل على جميع العقد الفرعية الفورية لهذه العقدة.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Chercher

    chercher... obtenez la référence du paragraphe auquel vous souhaitez appliquer...as presentation: # select paragraph to add effect autoShape =...

    blog.aspose.com/fr/slides/apply-text-animation-...
  6. 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...
  7. Catatan Rilis Aspose.PSD for .NET 19.9|Document...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...berbeda if ( portions [ 0 ]. Paragraph . Justification != 0 || portions...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-1...
  8. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Paragraphs.Add(s1) ‘’ it does not like...Margin.Bottom = 10; cell1.Paragraphs.Add(htmlFragment); // Add...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  9. إدارة القوائم النقطية والعددية في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والعددية في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for Python عبر .NET. دليل خطوة بخطوة مع أمثلة على الشفرة لمساعدتك على البدء بسرعة....الفقرة الأولى باستخدام الفئة Paragraph . ضبط نوع النقطة إلى SYMBOL...create_paragraph ( text ): paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/ar/python-net/manage-bul...
  10. Форматирование текста презентации в .NET|Докуме...

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

    docs.aspose.com/slides/ru/net/text-formatting/