Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 18,590 for

paragraphs

(0.04 sec)
  1. FieldRef.InsertRelativePosition | Aspose.Words ...

    Discover the FieldRef InsertRelativePosition property, easily manage paragraph positioning for enhanced document formatting and improved readability....position of the referenced paragraph. public bool InsertRelativePositi..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create hyperlinks to bookmarked Paragraphs, enhancing navigation and user experience in your documents....hyperlink to the bookmarked paragraph. public bool InsertHyperlink..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Ajouter du texte au fichier PDF|Aspose.PDF pour...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Découvrez comment ajouter du texte au PDF, ajouter des fragments HTML ou utiliser des polices OTF personnalisées....Créer un paragraphe de texte TextParagraph paragraph = new TextParagraph...l'indentation des lignes suivantes paragraph . setSubsequentLinesIn ( 20...

    docs.aspose.com/pdf/fr/java/ajouter-du-texte-au...
  4. إدارة روابط العروض التقديمية في C++|وثائق Aspos...

    قم بإدارة الروابط التشعبية بسهولة في عروض PowerPoint و OpenDocument التقديمية باستخدام Aspose.Slides لـ C++ — حسّن التفاعل وسير العمل في دقائق....-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/ar/cpp/manage-hyperlinks/
  5. تحويل عروض PowerPoint إلى فيديو باستخدام C++|وث...

    تعرّف على كيفية تحويل عروض PowerPoint إلى فيديو باستخدام C++. اكتشف عينة التعليمات البرمجية وتقنيات الأتمتة لتبسيط سير العمل الخاص بك....SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/ar/cpp/convert-powerpoin...
  6. PowerPoint-Präsentationen in Video konvertieren...

    Erfahren Sie, wie Sie PowerPoint-Präsentationen in C++ zu einem Video konvertieren. Entdecken Sie Beispielcode und Automatisierungstechniken, um Ihren Arbeitsablauf zu optimieren....SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/de/cpp/convert-powerpoin...
  7. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance document formatting with precision and flexibility today!...for a paragraph. Document doc = new Document (); Paragraph para...FirstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/net/aspose.words/tab...
  9. Использование FloatingBox для генерации текста|...

    Эта страница объясняет, как форматировать текст внутри плавающего блока.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } В приведенном...

    docs.aspose.com/pdf/ru/net/floating-box/
  10. TabStopCollection.After | Aspose.Words per .NET

    Scopri il metodo TabStopCollection After per recuperare in modo efficiente la prima tabulazione a destra della posizione specificata per una navigazione fluida....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...