Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 18,464 for

paragraphs

(0.34 sec)
  1. CompositeNode.Count | Aspose.Words لـ .NET

    اكتشف خاصية CompositeNode Count، واسترجع بسهولة عدد العقد الفرعية المباشرة لإدارة البيانات بكفاءة وتبسيط المعالجة.... Paragraphs . Count ); // يمكن للعقد...ومضمنة أخرى كأبناء. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. CleanupOptions.DuplicateStyle | Aspose.Words لـ...

    حسّن مستنداتك باستخدام خاصية DuplicateStyle في CleanupOptions - أزل الأنماط المكررة بسهولة لتنسيق أنظف وأكثر كفاءة. القيمة الافتراضية هي "خطأ".... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Document.UpdateListLabels | Aspose.Words per .NET

    Aggiorna senza sforzo tutte le etichette delle voci di elenco nel tuo documento con il metodo UpdateListLabels, assicurando coerenza e chiarezza nei tuoi contenuti.... Paragraph , true ); // Verifica se abbiamo...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/it/net/aspose.words/...
  4. TabStopCollection.Add | Aspose.Words لـ .NET

    اكتشف كيف تقوم طريقة TabStopCollection Add بإضافة علامات التبويب أو تحديثها بكفاءة، مما يعمل على تحسين تخطيط مستندك وتنسيقه....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // فيما يلي طريقتان...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...txt document with a custom paragraph break. let doc = new aw ....writeln ( "Paragraph 1." ); builder . writeln ( "Paragraph 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....txt document with a custom paragraph break. Document doc = new...Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Comment extraire du contenu entre les nœuds de ...

    Extraction du contenu du document sous différentes formes à l'aide de C#....d’éléments complexes tels que des paragraphes, des tableaux, des images...extraire du contenu entre: Deux paragraphes spécifiques Des séquences...

    docs.aspose.com/words/fr/net/how-to-extract-sel...
  9. Python でプレゼンテーションの段落およびテキスト部分をコピーする|Aspose.Slid...

    Aspose.Slides for Python を使用して、PowerPoint および OpenDocument プレゼンテーション間で段落およびテキスト部分をコピーし、ワークフローを向上させる方法をご紹介します。...def copy_paragraph ( par ): temp = slides . Paragraph () # Cr... paraData = par . create_paragraph_format_effective () # 値を設...

    docs.aspose.com/slides/ja/python-net/copying-pa...
  10. 在 Python 中管理演示文稿的项目符号和编号列表|Aspose.Slides for Py...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理项目符号和编号列表。提供逐步指南和代码示例,帮助您快速入门。... 使用 Paragraph 类创建第一个段落。 将项目符号类型设为 SYMBOL...create_paragraph ( text ): paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/zh/python-net/manage-bul...