Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 18,592 for

paragraphs

(0.71 sec)
  1. テキストボックス|Aspose.Slides ドキュメント

    Aspose.Slides for C++ でテキストボックスを操作します:テキストの追加、書式設定、配置、折り返し、自動サイズ調整、スタイル設定を行い、PPT、PPTX、ODP プレゼンテーションで C++ を使用します。... auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  2. Konwertuj ODT na PPSX przez C# .NET lub za pomo...

    Konwertuj dokumenty Word odt na pliki ppsx 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/odt...
  3. แปลง 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/th/net/conversion/txt...
  4. Konwertuj ODT na PPS przez C# .NET lub za pomoc...

    Konwertuj dokumenty Word odt na pliki pps 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/odt...
  5. Konwertuj ODT na POT przez C# .NET lub za pomoc...

    Konwertuj dokumenty Word odt na pliki pot 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/odt...
  6. Konwertuj ODT na POTX przez C# .NET lub za pomo...

    Konwertuj dokumenty Word odt na pliki potx 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/odt...
  7. Konwertuj ODT na ODP przez C# .NET lub za pomoc...

    Konwertuj dokumenty Word odt na pliki odp 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/odt...
  8. بررسی اجمالی محصولات|Aspose.Words برای Python v...

    Aspose.Words for Python via .NET یک کتابخانه نرم افزاری است که برای ایجاد، تغییر، تبدیل، رندر و چاپ اسناد بدون تکیه بر هیچ نرم افزار دیگری طراحی شده است.... Document ، Paragraph ، Bookmark ، Range ، Section...Section.page_setup و Paragraph.paragraph_format برخی از کلاس های...

    docs.aspose.com/words/fa/python-net/product-ove...
  9. Konwertuj OTT na PPTX przez C# .NET lub za pomo...

    Konwertuj dokumenty Word ott 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/ott...
  10. Obtener los títulos de todas las diapositivas|D...

    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.... foreach ( var paragraph in shape . TextBody . Descendants...Descendants < D . Paragraph >()) { // Añade un salto de línea. paragraphText...

    docs.aspose.com/slides/es/net/get-the-titles-of...