Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 19,003 for

paragraph

(0.15 sec)
  1. 在 JavaScript 中管理 PowerPoint 文本段落|Aspose.Slides ...

    通过 Aspose.Slides for Node.js(基于 Java)掌握段落格式化——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式(JavaScript)。...Slides 提供了 Paragraph 类,允许您添加表示片段的对象。 Paragraph 对象可以包含一个或多个片段(文本片段对象的集合)。...Portion 类,允许您添加表示文本及其格式属性的对象。 Paragraph 对象能够通过其底层的 Portion 对象处理具有不同格式属性的文本。...

    docs.aspose.com/slides/zh/nodejs-java/manage-pa...
  2. Aspose.Words Document Object Model ()DOM(1) C#|...

    Document Object Model ()DOM) הוא ייצוג פנימי של מסמך Word. קרא, מניפולציות ולשנות את התוכן והפורמט של מסמך Word באמצעות שימוש C#....צמתים אחרים, למשל, Section או Paragraph , מקור: CompositeNode השיעור...למטה. Document , Section , Paragraph , Table , Shape , Run , וכל...

    docs.aspose.com/words/he/net/aspose-words-docum...
  3. Aspose.Words Document Object Model (DOM) C#|Asp...

    Document Object Model (DOM) představuje dokument Word. Číst, manipulovat a upravovat obsah a formátování dokumentu Word pomocí C#.... například, Section nebo Paragraph , odvozen od CompositeNode...níže. Document , Section , Paragraph , Table , Shape , Run , a...

    docs.aspose.com/words/cs/net/aspose-words-docum...
  4. C#'de Aspose.Words Document Object Model (DOM)|...

    Document Object Model (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.... Section veya Paragraph gibi diğer düğümleri içerebilen...oluşturulur. Document , Section , Paragraph , Table , Shape , Run ve diyagramdaki...

    docs.aspose.com/words/tr/net/aspose-words-docum...
  5. Table | Aspose.Words per .NET

    Crea tabelle personalizzate senza sforzo con il nostro intuitivo Costruttore di Tabelle. Crea, personalizza e ottimizza la visualizzazione dei tuoi dati in pochi minuti!...firstCell ); Paragraph paragraph = new Paragraph ( doc ); firstCell...firstCell . AppendChild ( paragraph ); // Aggiunge testo alla prima...

    reference.aspose.com/words/it/net/aspose.words....
  6. 使用 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/
  7. 使用 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/
  8. 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...
  9. Story.AppendParagraph | Aspose.Words لـ .NET

    اكتشف طريقة Story AppendParagraph، وقم بإنشاء كائن فقرة وإضافته بسهولة باستخدام نص قابل للتخصيص لتحسين المستند بشكل سلس....method طريقة اختصار لإنشاء Paragraph كائن يحتوي على نص اختياري...نهاية هذا الكائن. public Paragraph AppendParagraph ( string text...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Document.CopyStylesFromTemplate | Aspose.Words ...

    انسخ الأنماط بسهولة من القالب الذي اخترته إلى أي مستند باستخدام طريقة CopyStylesFromTemplate، مما يعزز سير عملك واتساق مستندك.... Paragraph , "TemplateStyle1" ); style...Styles . Add ( StyleType . Paragraph , "TemplateStyle2" ); style...

    reference.aspose.com/words/ar/net/aspose.words/...