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

paragraphs

(0.39 sec)
  1. Archivo

    Archivo...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // Mostrar...

    blog.aspose.com/es/slides/extract-text-from-pow...
  2. Aspose.Words DOM|Aspose.Words untuk Python via ...

    Document Object Model (DOM) adalah representasi dokumen Word dalam memori. Membaca, memanipulasi, dan memodifikasi konten dan format dokumen Word menggunakan Python....lain, misalnya Section atau Paragraph , berasal dari kelas CompositeNode...ini. Document , Section , Paragraph , Table , Shape , Run , dan...

    docs.aspose.com/words/id/python-net/aspose-word...
  3. Aspose.Words DOM|Aspose.Words dla Python via .NET

    Document Object Model (DOM) to reprezentacja dokumentu programu Word w pamięci. Czytaj, manipuluj i modyfikuj zawartość oraz formatowanie dokumentu programu Word przy użyciu formatu Python.... na przykład Section lub Paragraph , wywodzą się z klasy CompositeNode...poniżej. Document , Section , Paragraph , Table , Shape , Run i wszystkie...

    docs.aspose.com/words/pl/python-net/aspose-word...
  4. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....commonly used in text files for paragraph breaks. static System :: String...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Save MD – C# Markdown Parser

    Code for saving Markdown files in C#. Use the C# library to parse, edit and save Markdown....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "Markdown...

    products.aspose.com/html/net/save-md/
  6. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. arkiv

    arkiv... Skapa en ny Paragraph och lägg till en Portion i...till stycke Paragraph paragraph = new Paragraph(); Portion portion...

    blog.aspose.com/sv/slides/apply-theme-in-powerp...
  8. ארכיון

    ארכיון... צור Paragraph חדש והוסף לתוכה Portion ....// הוסף פסקה Paragraph paragraph = new Paragraph(); Portion portion...

    blog.aspose.com/he/slides/apply-theme-in-powerp...
  9. 数学文本|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... $paragraph = $mathShape -> getTextFrame...get_Item ( 0 ); $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. 在 .NET 中管理演示文稿的上标和下标|Aspose.Slides 文档

    精通 Aspose.Slides for .NET 中的上标和下标,并通过专业的文本格式提升演示文稿的影响力。... 为上标文本创建一个新的 Paragraph ,并将其添加到 ITextFrame 的段落集合中。...设置文本,并将其添加到该段落的片段集合中。 为下标文本再创建一个 Paragraph ,并将其添加到段落集合中。 创建一个新的文本片段对象。...

    docs.aspose.com/slides/zh/net/superscript-and-s...