Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 18,531 for

paragraphs

(0.36 sec)
  1. تحويل TXT إلى POT عبر C# .NET أو مع محول مجاني ...

    تحويل مستندات Word txt إلى ملفات PowerPoint pot باستخدام C#. تحويل ملفات متعددة داخل ASP.NET أو تطبيقات .NET الأخرى....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/ar/net/conversion/txt...
  2. A TXT konvertálása PPSX-re C# .NET-en keresztül...

    Konvertálja a Word txt dokumentumokat PowerPoint ppsx fájlokká C# segítségével. Több fájl konvertálása az ASP.NET-en vagy más .NET-alkalmazásokon belül....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/hu/net/conversion/txt...
  3. Konwertuj TXT na PPTX przez C# .NET lub za pomo...

    Konwertuj dokumenty Word txt na pliki pptx programu PowerPoint za pomocą C#. Konwertuj wiele plików w ASP.NET lub innych aplikacjach .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/pl/net/conversion/txt...
  4. Text aus Präsentationen extrahieren|Aspose.Slid...

    Erfahren Sie, wie Sie Text aus Folien oder gesamten Präsentationen in Aspose.Slides für C++ extrahieren und Inhalte aus PPT, PPTX und ODP programmgesteuert verarbeiten können....foreach ( Paragraph para in textFramesSlideOne [ i ]. Paragraphs ) //Durchlaufen...in textFramesPPTX [ i ]. Paragraphs ) //Durchlaufe Portionen...

    docs.aspose.com/slides/de/cpp/extracting-text-f...
  5. Extraer texto de presentaciones|Documentación d...

    Aprenda cómo extraer texto de diapositivas o de presentaciones completas en Aspose.Slides para C++ y procesar el contenido de PPT, PPTX y ODP de forma programática....foreach ( Paragraph para in textFramesSlideOne [ i ]. Paragraphs ) //Recorrer...in textFramesPPTX [ i ]. Paragraphs ) //Recorrer las porciones...

    docs.aspose.com/slides/es/cpp/extracting-text-f...
  6. Resumo do Produto|Aspose.Words para Python via ...

    Aspose.Words for Python via .NET é uma biblioteca de software projetada para criar, modificar, converter, renderizar e imprimir documentos sem depender de nenhum outro software.... Document , Paragraph , Bookmark , Range , Section...Section.page_setup e Paragraph.paragraph_format são algumas das classes...

    docs.aspose.com/words/pt/python-net/product-ove...
  7. Python 中的光标导航|Python via .NET 格式的 Aspose.Words

    使用 Python 在文档中的不同节点(例如段落、书签或特定字符)之间导航。...此外,您可以使用 current_paragraph 和 current_section 属性获取当前选...导航到某个部分或段落 您可以使用 move_to_paragraph 或 move_to_section 方法移至特定部...

    docs.aspose.com/words/zh/python-net/navigation-...
  8. RevisionCollection Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.RevisionCollection gestisci in modo efficiente le revisioni dei documenti con una potente raccolta di oggetti Revision per una modifica fluida.... Paragraphs [ 1 ]; Node endNode = doc...doc . FirstSection . Body . Paragraphs [ 1 ]. NextSibling ; Node...

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

    Archiv...hinzufügen auto paragraph = System::MakeObject<Paragraph>(); auto portion...>(u"Theme text format"); paragraph->get_Portions()->Add(portion);...

    blog.aspose.com/de/slides/apply-theme-in-powerp...
  10. แก้ไข HTML, MHTML และ Markdown โดยใช้ C#

    รหัสสำหรับแก้ไขไฟล์ HTML, Markdown และ MHTML ใน C# ใช้ Aspose.HTML สำหรับฟีเจอร์ .NET API เพื่อสร้าง ลบ หรือแก้ไขเนื้อหาของเอกสาร...Body; // Create a paragraph element var p = (HTMLPara...SetAttribute( "id" , "my-paragraph" ); // Create a text node...

    products.aspose.com/html/th/net/editor/