Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 15,640 for

paragraph

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

    تحويل مستندات Word txt إلى ملفات PowerPoint ppsm باستخدام 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. تحويل TXT إلى POTM عبر C# .NET أو مع محول مجاني...

    تحويل مستندات Word txt إلى ملفات PowerPoint potm باستخدام 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...
  3. Převést TXT na POTX přes C# .NET nebo pomocí be...

    Převeďte dokumenty Word txt na soubory PowerPoint potx pomocí C#. Převeďte více souborů v rámci ASP.NET nebo jiných aplikací .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/cs/net/conversion/txt...
  4. Převést TXT na PPT přes C# .NET nebo pomocí bez...

    Převeďte dokumenty Word txt na soubory PowerPoint ppt pomocí C#. Převeďte více souborů v rámci ASP.NET nebo jiných aplikací .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/cs/net/conversion/txt...
  5. Převést TXT na PPTX přes C# .NET nebo pomocí be...

    Převeďte dokumenty Word txt na soubory PowerPoint pptx pomocí C#. Převeďte více souborů v rámci ASP.NET nebo jiných aplikací .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/cs/net/conversion/txt...
  6. Revision Class | Aspose.Words per .NET

    Esplora la classe Aspose.Words.Revision per gestire le revisioni nei documenti. Identifica facilmente i tipi di revisione per una modifica fluida dei documenti.... Paragraphs [ 1 ]; Node endNode = doc...doc . FirstSection . Body . Paragraphs [ 1 ]. NextSibling ; Node...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Aspose.PSD for .NET 19.4 - リリースノート|Documentation

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-1...
  8. Редагування HTML, MHTML і Markdown на C#

    Редагування файлів HTML, MD і MHTML на C#. Використовуйте функції API Aspose.HTML for .NET для створення та редагування вмісту документа....Body; // Create a paragraph element var p = (HTMLPara...SetAttribute( "id" , "my-paragraph" ); // Create a text node...

    products.aspose.com/html/uk/net/editor/
  9. 使用样式和主题|Python via .NET 格式的 Aspose.Words

    使用 Python 访问和管理文档中的样式和主题。...这是 paragraphs_by_style_name 的实现:下面的示例查找使用指定样式格式化的所有段落。...加到 paragraphs_with_style 数组中。 Paragraph 样式名称可以在 Paragraph.paragraph_format...

    docs.aspose.com/words/zh/python-net/working-wit...
  10. Exemple de Hello World utilisant le langage C#|...

    Cet exemple démontre comment créer un document PDF simple avec le texte Hello World en utilisant Aspose.PDF...TextFragment à la collection Paragraph de la page. Enregistrer le...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/fr/net/hello-world-example/