Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 18,967 for

paragraph

(0.07 sec)
  1. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    Upptäck egenskapen ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle. Optimera din dokumentlayout genom att eliminera mellanrum mellan stycken med samma stil.... Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...); builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. OutlineLevel Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.OutlineLevel enum لإدارة مستويات مخطط الفقرة في مستنداتك بسهولة لتحسين التنظيم والوضوح.... Writeln ( "Paragraph outline level 1." ); // المستوى...Level2 ; builder . Writeln ( "Paragraph outline level 2." ); // لن...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. 使用 Java 在演示文稿中管理文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中管理文本片段,提升性能和自定义能力。...getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/zh/java/portion/
  4. 使用 PHP 管理演示文稿中的文本片段|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...样式继承是如何工作的:Portion 会覆盖哪些属性,哪些属性来自 Paragraph/TextFrame? 片段级属性具有最高优先级。如果属性未在...

    docs.aspose.com/slides/zh/php-java/portion/
  5. FieldRD.file_name property | Aspose.Words for P...

    FieldRD.file_name property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index.... current_paragraph . paragraph_format . style_name...ref_doc_builder . current_paragraph . paragraph_format . style_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Gérer les hyperliens dans les présentations ave...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides for Python via .NET — améliorez l'interactivité et le flux de travail en quelques minutes.... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_frame . paragraphs . clear () paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/fr/python-net/manage-hyp...
  7. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the document outline to show expanded when the file is viewed.... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Words نموذج كائن المستند (DOM) في C++|As...

    نموذج كائن المستند (DOM) هو تمثيل في الذاكرة لمستند ورد. قراءة ومعالجة وتعديل محتوى وتنسيق مستند ورد باستخدام C++....على سبيل المثال، Section أو Paragraph ، مشتقة من فئة CompositeNode...أدناه. Document , Section , Paragraph , Table , Shape , Run , وجميع...

    docs.aspose.com/words/ar/cpp/aspose-words-docum...
  9. Aspose.Words Belge Nesne Modeli (DOM) C++ içind...

    Belge Nesne Modeli (DOM), bir Word belgesinin bellek içi temsilidir. C++ kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini okuyun, değiştirin ve değiştirin.... Örneğin Section veya Paragraph gibi başka düğümler içerebilen...oluşturulur. Document , Section , Paragraph , Table , Shape , Run , ve...

    docs.aspose.com/words/tr/cpp/aspose-words-docum...
  10. TxtSaveOptions Class | Aspose.Words per .NET

    Scopri Aspose.Words.TxtSaveOptions per un salvataggio documenti migliorato. Personalizza il formato del testo con potenti opzioni per risultati ottimali....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // Creiamo un oggetto "TxtSaveOptions"...

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