Sort Score
Result 10 results
Languages All
Labels All
Results 8,891 - 8,900 of 18,342 for

paragraph

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

    تحويل مستندات Word txt إلى ملفات PowerPoint potx باستخدام 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 PPS-re C# .NET-en keresztül ...

    Konvertálja a Word txt dokumentumokat PowerPoint pps 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. Převést TXT na PPTM přes C# .NET nebo pomocí be...

    Převeďte dokumenty Word txt na soubory PowerPoint pptm 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. Types de Forme|Documentation d'Aspose.Slides po...

    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....Personnalisée Ellipse Groupe Ligne Paragraphe Portion Rectangle Formatage...

    docs.aspose.com/slides/fr/php-java/shape-types/
  5. Shape.has_chart property | Aspose.Words for Python

    Shape.has_chart property. Returns ``True`` if this [Shape](../) has a [Chart](../../../aspose.words.drawing.charts/chart/)....first_paragraph property Shape.has_image property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Déterminer le Saut de Ligne|Aspose.PDF pour Pyt...

    Apprenez-en plus sur comment déterminer un saut de ligne d'un TextFragment multi-lignes en utilisant Python...avant d’être ajouté aux paragraphes de la page. Après que tous...text_state . font_size = 20 page . paragraphs . add ( text ) document ...

    docs.aspose.com/pdf/fr/python-net/determine-lin...
  7. Work with PDF Documents in Qt|Aspose.PDF for C++

    Discover how to create and manage PDF documents in Qt using Aspose.PDF for C++. Follow this comprehensive guide....Cpp/Generator/Paragraphs.h" #include "Aspose.PDF....auto paragraps = page -> get_Paragraphs (); paragraps -> Add ( MakeObject...

    docs.aspose.com/pdf/cpp/work-with-pdf-documents...
  8. C++を使用してPDFドキュメントを作成する|Aspose.PDF for C++

    PDFファイルを操作する際の最も一般的で基本的なタスクは、最初から文書を作成することです。Aspose.PDF for C++ライブラリを使用します。...TextFragment オブジェクトを作成する ページの Paragraph コレクションに TextFragment を追加する..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/ja/cpp/create-document/
  9. プログラムでPDFドキュメントを作成する|Aspose.PDF for .NET

    このページでは、Aspose.PDFライブラリを使用してゼロからPDFドキュメントを作成する方法を説明します。... ページの Paragraphs コレクションに TextFragment を追加します。...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/ja/net/create-document/
  10. Converti punti elenco in paragrafi in file Word...

    Converti punti elenco in paragrafi in file Word utilizzando C#. Questo articolo fornisce un elenco di passaggi e un codice di esempio per rimuovere i punti elenco dal documento di Word utilizzando C#....numerati Scorri tutti gli paragraphs nel file Word Accedi all’oggetto...tutti i nodi figlio di tipo Paragraph. Accedi alla proprietà ListFormat...

    kb.aspose.com/it/words/net/convert-bullet-point...