Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 18,540 for

paragraph

(0.61 sec)
  1. Font.Subscript | Aspose.Words لـ .NET

    اكتشف خاصية الخط السفلي. نسّق النص بسهولة كخط سفلي لتحسين سهولة القراءة والأناقة في مستنداتك. حسّن تصميمك اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // ارفع هذا النص بمقدار...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    اكتشف كيف تعمل خاصية ViewOptions DoNotDisplayPageBoundaries على تحسين تخطيطك من خلال إزالة مساحة الهامش العلوي للحصول على مظهر أنظف وأكثر احترافية.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Utilisation de la table des matières dans Java|...

    Champ de la Table des matières en détails. Comment créer et modifier un champ `TOC` à l'aide de Java.... Par exemple, un paragraphe avec un style Heading 1 sera...dans le TOC tandis qu’un paragraphe avec Heading 2 sera traité...

    docs.aspose.com/words/fr/java/working-with-tabl...
  4. Archiv

    Archiv...být uzly na úrovni bloku (Paragraph , Table) nebo inline (např...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/cs/words/extract-text-from-word...
  5. 記録

    記録...120, 300, 300); Paragraph para1 = new Paragraph(); para1.Portions...Slides for .NET")); Paragraph para2 = new Paragraph(); para2.Portions...

    blog.aspose.com/ja/slides/convert-ppt-to-video-...
  6. Конвертировать презентации PowerPoint в видео в...

    Узнайте, как конвертировать презентации PowerPoint в видео в .NET. Откройте примеры кода C# и методы автоматизации для оптимизации вашего рабочего процесса.... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...for .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/ru/net/convert-powerpoin...
  7. 아카이브

    아카이브... 이들은 블록 수준(Paragraph, Table) 또는 인라인 수준(예: Run,...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/ko/words/extract-text-from-word...
  8. Hyperlink|Aspose.Slides für Python Dokumentation

    Hyperlinks in Python mit Aspose.Slides hinzufügen, bearbeiten und entfernen: Linktext, Formen, Folien, URLs und E-Mail; Ziele und Aktionen für PPT, PPTX und ODP festlegen.... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_portion = shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] hyperlink...

    docs.aspose.com/slides/de/python-net/examples/e...
  9. Remplacer du texte dans un PDF|Aspose.PDF for .NET

    En savoir plus sur les différentes manières de remplacer et de supprimer du texte de la bibliothèque Aspose.PDF for .NET....page où se trouve la classe Paragraph actuelle. $P est remplacé...TextFragment à la collection de paragraphes des documents PDF, il ne...

    docs.aspose.com/pdf/fr/net/replace-text-in-pdf/
  10. Ajouter un Objet Cercle au Fichier PDF|Aspose.P...

    Cet article explique comment créer un objet cercle dans votre PDF en utilisant Aspose.PDF pour C++....Graph à la collection de paragraphes de la page Enregistrer notre...collection de paragraphes de la page page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/fr/cpp/add-circle/