Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 18,590 for

paragraphs

(0.13 sec)
  1. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your text in bold for enhanced readability and visual impact in your designs....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++....Paragraph", the collection will apply...:: Words :: StyleType :: Paragraph , u "MyStyle" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Como Criar PDF usando Python|Aspose.PDF para Py...

    Crie e formate o Documento PDF com Aspose.PDF para Python via .NET....Adicione TextFragment à coleção paragraphs da página Salve o documento...texto à nova página page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/pt/python-net/create-pdf-do...
  6. aspose.words.lists module | Aspose.Words for Py...

    The aspose.words.lists module contains classes for working with bulleted and numbered lists defined in a document....formatting is applied to a paragraph. To learn more, visit the...label from the text of the paragraph. aspose.words.layout module...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. الحصول على خصائص الشكل الفعالة من العروض التقدي...

    اكتشف كيف تقوم Aspose.Slides for .NET بحساب وتطبيق خصائص الشكل الفعالة لتقديم عروض PowerPoint بدقة.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...WriteLine ( "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/ar/net/shape-effective-p...
  9. Automatiser la génération de PowerPoint sur And...

    Automatisez la création de diapositives sur les plateformes cloud avec Aspose.Slides for Android — générez, éditez et convertissez rapidement et de manière fiable les fichiers PowerPoint et OpenDocument....text ) { Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...( BulletType . Symbol ); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/fr/androidjava/automatin...
  10. Tworzenie pliku PDF przy użyciu C++ | Aspose.PDF

    W tym temacie przedstawiono, jak używać interfejsu API Aspose.PDF for C++ do łatwego generowania i odczytywania plików PDF w aplikacjach C++....TextFragment do kolekcji Paragraphs strony. Zapisz plik PDF za..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/pl/cpp/create/