Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 18,953 for

paragraphs

(0.11 sec)
  1. إدارة فقرات نص PowerPoint على Android|وثائق Asp...

    إتقان تنسيق الفقرات باستخدام Aspose.Slides لنظام Android—تحسين المحاذاة والتباعد والأسلوب في عروض PPT و PPTX و ODP في Java....); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/ar/androidjava/manage-pa...
  2. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertDocumentInline method | A...

    DocumentBuilder.insertDocumentInline method. Inserts a document inline at the cursor position....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/nodejs-net/aspose.wo...
  4. Font.StrikeThrough | Aspose.Words لـ .NET

    اكتشف خاصية "خط الشطب". نسّق النصوص بسهولة باستخدام الشطب لإضافة لمسة بصرية واضحة إلى تصاميمك. حسّن سهولة القراءة اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Font.DoubleStrikeThrough | Aspose.Words لـ .NET

    اكتشف خاصية الخط المزدوج. نسّق النص بسهولة باستخدام خط مزدوج لتحسين الوضوح والأناقة في مستنداتك....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your documents....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/net/aspose.words/fon...
  7. نسخ فقرة وجزء في PPTX|وثائق Aspose.Slides لـ Py...

    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....def copy_paragraph ( par ): temp = slides . Paragraph () # use... paraData = par . create_paragraph_format_effective () # use...

    docs.aspose.com/slides/ar/python-net/copying-pa...
  8. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied to this formatting....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. # Call the "RemoveAllChildren"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. مربع النص|وثائق 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...
  10. 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...