Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 18,344 for

paragraph

(0.23 sec)
  1. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour Python via .NET, améliorant les performances et la personnalisation....text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/fr/python-net/portion/
  2. CompositeNode.ChildNodes | Aspose.Words لمراجع ...

    CompositeNode ملكية. يحصل على جميع العقد الفرعية الفورية لهذه العقدة.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Aspose.Words Belge Nesne Modeli (DOM) C++ içind...

    Belge Nesne Modeli (DOM), bir Word belgesinin bellek içi temsilidir. C++ kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini okuyun, değiştirin ve değiştirin.... Örneğin Section veya Paragraph gibi başka düğümler içerebilen...oluşturulur. Document , Section , Paragraph , Table , Shape , Run , ve...

    docs.aspose.com/words/tr/cpp/aspose-words-docum...
  4. TxtTrailingSpacesOptions Enum | Aspose.Words pe...

    Scopri l'enum Aspose.Words.TxtTrailingSpacesOptions per una gestione efficiente degli spazi finali durante l'importazione di file di testo. Migliora l'elaborazione dei tuoi documenti oggi stesso!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  5. RevisionsView Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.RevisionsView per scegliere facilmente tra la versione originale e quella rivista del documento, per una modifica e una collaborazione ottimizzate....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Archiwa

    Archiwa... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/pl/words/extract-text-from-word...
  7. Chercher

    chercher... obtenez la référence du paragraphe auquel vous souhaitez appliquer...as presentation: # select paragraph to add effect autoShape =...

    blog.aspose.com/fr/slides/apply-text-animation-...
  8. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... paragraphs . add ( table ) # Save updated...to paragraphs collection of cell object cell . paragraphs . add...

    docs.aspose.com/pdf/python-net/adding-tables/
  9. Catatan Rilis Aspose.PSD for .NET 19.9|Document...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...berbeda if ( portions [ 0 ]. Paragraph . Justification != 0 || portions...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-1...
  10. الحصول على حدود الفقرة من العروض التقديمية في ....

    تعلم كيفية استرجاع حدود الفقرة والجزء النصي في Aspose.Slides for .NET لتحسين تموضع النص في عروض باوربوينت....بالحصول على مستطيل حدود الـ Paragraph. // إنشاء كائن Presentation...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...

    docs.aspose.com/slides/ar/net/paragraph/