Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 18,520 for

paragraph

(0.26 sec)
  1. Aspose.Words Model Obiect Document (DOM)|Aspose...

    Document Object Model (DOM) este o reprezentare în memorie a unui document Word. Citiți, manipulați și modificați conținutul și formatarea unui document Word folosind Java.... de exemplu, Section sau Paragraph , derivă din clasa CompositeNode...jos. Document , Section , Paragraph , Table , Shape , Run , și...

    docs.aspose.com/words/ro/java/aspose-words-docu...
  2. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. # Each...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cell.ParentRow | Aspose.Words per .NET

    Scopri la proprietà Cell ParentRow per accedere facilmente alla riga padre di qualsiasi cella, migliorando l'efficienza della gestione dei dati e della navigazione....)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....assemblea Aspose.Words Cell.Paragraphs Cell.PreviousCell Italiano...

    reference.aspose.com/words/it/net/aspose.words....
  4. Obtener todo el texto de una diapositiva|Docume...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/es/net/get-all-the-text-...
  5. Android でのプレゼンテーションにおける箇条書きと番号リストの管理|Aspose.Sli...

    Aspose.Slides for Android via Java を使用して、PowerPoint および OpenDocument プレゼンテーションの箇条書きと番号リストを管理する方法を学びます。ステップバイステップのガイド。... Paragraph クラスを使用して最初の段落インスタンスを作成します。...0 ); // 段落を作成する Paragraph para = new Paragraph (); // 段落の箇条書きスタイルとシンボルを設定する...

    docs.aspose.com/slides/ja/androidjava/manage-bu...
  6. รายการ Markdown – ตัวอย่างโค้ด C#

    การสร้างรายการ Markdown ใน C# ใช้ไลบรารี C# เพื่อสร้างรายการ Markdown ที่เรียงลำดับและไม่เรียงลำดับ...AppendChild(li1); // Create a paragraph with text content and add...the li1 item var paragraph = mdf.Paragraph(); var heading = mdf...

    products.aspose.com/html/th/net/markdown-list/
  7. 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...
  8. 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...
  9. 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...
  10. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Python mediante .NET, mejorando el rendimiento y la personalización....text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/es/python-net/portion/