Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 18,590 for

paragraphs

(0.47 sec)
  1. تنسيق النص داخل PDF باستخدام بايثون|Aspose.PDF ...

    توضح هذه الصفحة كيفية تنسيق النص داخل ملف PDF الخاص بك. هناك إضافة مسافة بادئة للسطر، إضافة حدود للنص، إضافة نص تحت الخط، إلخ....PDF مع TextFragment ومجموعة Paragraphs. يرجى استخدام مقطع الكود...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ar/python-net/text-formatti...
  2. Story.AppendParagraph | Aspose.Words per .NET

    Scopri il metodo Story AppendParagraph, crea e aggiungi senza sforzo un oggetto Paragrafo con testo personalizzabile per un miglioramento fluido del documento....scelta rapida che crea un Paragraph oggetto con testo facoltativo...di questo oggetto. public Paragraph AppendParagraph ( string text...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Управление текстовыми частями в презентациях на...

    Узнайте, как управлять текстовыми частями в презентациях PowerPoint с помощью Aspose.Slides для Android на Java, повышая производительность и возможности настройки....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ru/androidjava/portion/
  4. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++....horizontal alignment of your paragraph text using the TextParagraph...h1 > Add TextBox and Set Paragraph Alignment </ h1 > < input...

    docs.aspose.com/cells/javascript-cpp/create-tex...
  5. مربع النص|وثائق Aspose.Slides لـ Python

    إنشاء وتنسيق مربعات النص في بايثون باستخدام Aspose.Slides: تعيين الخطوط، المحاذاة، الالتفاف، التملأ التلقائي، والروابط لتحسين الشرائح لبرنامج PowerPoint وOpenDocument.... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/ar/python-net/examples/e...
  6. Aperçu du tableau|Aspose.Words pour Python

    Travaillez avec des tableaux et leurs composants tels que des cellules, des lignes et des colonnes dans Aspose.Words pour Python. Comment travailler avec des tableaux dans Python....tableau et est composé d’un Paragraph et d’autres nœuds au niveau...l’aide du DocumentExplorer . Paragraphe vide après le tableau L’image...

    docs.aspose.com/words/fr/python-net/table-overv...
  7. NodeImporter.ImportNode | Aspose.Words per .NET

    Trasferisci facilmente i nodi tra i documenti con il metodo ImportNode di NodeImporter. Migliora il tuo flusso di lavoro e semplifica l'integrazione dei dati oggi stesso!... Paragraph || insertionDestination ....NodeType . Paragraph ) { Paragraph para = ( Paragraph ) srcNode...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Aspose::Words::DocumentBuilder::InsertDocumentI...

    Aspose::Words::DocumentBuilder::InsertDocumentInline method. Inserts a document inline at the cursor position in C++....moves the content of the paragraph of the destination document...is inserted, into the last paragraph of the inserted source document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/net/aspose.words.lay...