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

paragraph

(0.43 sec)
  1. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Upptäck egenskapen ParagraphFormat PageBreakBefore, styr enkelt sidbrytningar före stycken för förbättrad dokumentformatering och läsbarhet....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; if...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. 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/
  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/ar/net/move-a-paragraph-...
  4. 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-...
  5. الحصول على حدود الفقرة من العروض التقديمية في ....

    تعلم كيفية استرجاع حدود الفقرة والجزء النصي في Aspose.Slides for .NET لتحسين تموضع النص في عروض باوربوينت....بالحصول على مستطيل حدود الـ Paragraph. // إنشاء كائن Presentation...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...

    docs.aspose.com/slides/ar/net/paragraph/
  6. 아카이브

    아카이브... 이들은 블록 수준(Paragraph, Table) 또는 인라인 수준(예: Run,...based on block-level nodes (paragraphs and tables). Traverse through...

    blog.aspose.com/ko/words/extract-text-from-word...
  7. Archiwa

    Archiwa... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/pl/words/extract-text-from-word...
  8. CompositeNode.ChildNodes | Aspose.Words per .NE...

    CompositeNode proprietà. Ottiene tutti i nodi figlio immediati di questo nodo.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  9. TabStopCollection.Count | Aspose.Words för .NET

    Upptäck egenskapen TabStopCollection Count för att enkelt komma åt det totala antalet tabbstopp, vilket förbättrar din UI-design och användarupplevelse....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Varje stycke får...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. TabStopCollection.Clear | Aspose.Words per .NET

    Cancella senza sforzo tutte le posizioni di tabulazione con il metodo TabStopCollection Clear. Semplifica il tuo layout per un'interfaccia più pulita e organizzata....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

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