Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 18,777 for

paragraph

(0.36 sec)
  1. Rotacionar Texto Dentro do PDF usando C++|Aspos...

    Aprenda diferentes maneiras de rotacionar texto em PDF. Aspose.PDF permite que você rotacione o texto em qualquer ângulo, rotacione fragmentos de texto ou um parágrafo inteiro....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...parágrafo paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/pt/cpp/rotate-text-inside-pdf/
  2. Поворот текста внутри PDF|Aspose.PDF for Java

    Узнайте различные способы поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...абзац paragraph . appendLine ( textFragment1 ); paragraph . appendLine...

    docs.aspose.com/pdf/ru/java/rotate-text-inside-...
  3. TabStopCollection.Equals | Aspose.Words لـ .NET

    اكتشف طريقة TabStopCollection Equals لمقارنة TabStopCollections بسهولة من أجل المساواة، مما يعزز كفاءة ودقة الترميز لديك....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. PowerPoint-Textabsätze in C++ verwalten|Aspose....

    Meistern Sie die Absatzformatierung mit Aspose.Slides für C++—optimieren Sie Ausrichtung, Abstand & Stil in PPT, PPTX und ODP Präsentationen in C++....IParagraph > para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr...SharedPtr < Paragraph > para1 = MakeObject < Paragraph > (); tf...

    docs.aspose.com/slides/de/cpp/manage-paragraph/
  5. CompositeNode.InsertAfter | Aspose.Words per .NET

    Inserisci nodi senza sforzo con il metodo InsertAfter di CompositeNode, migliorando la gestione della struttura dati e garantendo un posizionamento efficiente dei nodi.... Paragraphs . Count ); // I nodi compositi...e inline come figli. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Texte animé|Documentation d'Aspose.Slides pour ...

    Texte animé dans PowerPoint avec Java...d’effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Le code d’exemple suivant...

    docs.aspose.com/slides/fr/nodejs-java/animated-...
  7. PowerPoint テキストを .NET でアニメーション化|Aspose.Slides ド...

    Aspose.Slides for .NET を使用して、PowerPoint と OpenDocument プレゼンテーション内に動的なアニメーションテキストを作成し、わかりやすく最適化された C# コード例を提供します。...animation effects to a single paragraph. This sample code shows you...animation effect to a single paragraph: using ( Presentation presentation...

    docs.aspose.com/slides/ja/net/animated-text/
  8. Arsip

    Arsip...bisa berupa node level blok (Paragraph , Table) atau level inline...bawah ini. public static List<Paragraph> ParagraphsByStyleNam(Document...

    blog.aspose.com/id/words/extract-text-from-word...
  9. Utilisation de FloatingBox pour la génération d...

    Cette page explique comment formater le texte à l'intérieur de la boîte flottante.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } Dans l’exemple...

    docs.aspose.com/pdf/fr/net/floating-box/
  10. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style... paragraph_format . style = doc . styles...'Hello world!' ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...