Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 18,540 for

paragraphs

(0.19 sec)
  1. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility.... Top ; // Add a paragraph to the text box and add a...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C++....docx" ); // This paragraph contains SDT. auto p = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. إدارة أجزاء النص في العروض التقديمية على Androi...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لنظام Android عبر Java، مما يعزز الأداء والتخصيص....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ar/androidjava/portion/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Insert Shape in Word using C# Paragraph Formatting in Word with Python...Python Paragraph Formatting in Word with Java Paragraph Formatting...

    kb.aspose.com/categories/page/20/
  5. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... writeln ( "Paragraph 1, Page 1." ); builder . insertBreak...PageBreak ); builder . writeln ( "Paragraph 2, Page 2." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.AnchorLocked | Aspose.Words for .NET

    Discover the ShapeBase AnchorLocked property to control anchor locking for shapes, enhancing design stability and flexibility in your projects....lock or unlock a shape’s paragraph anchor. Document doc = new...an anchor attached to this paragraph." ); Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...>\r\n\t\t" + "<o:Paragraphs>1</o:Paragraphs>\r\n\t\t" + "<o:...es>1</o:Lines><o:Paragraphs>1</o:Paragraphs>" + "<o:Characte...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LayoutCollector.GetEntity | Aspose.Words لـ .NET

    اكتشف طريقة LayoutCollector GetEntity، واسترد موضع LayoutEnumerator بسهولة للتنقل السلس في المستندات وتحسين الإنتاجية....ملاحظات هذه الطريقة تعمل فقط مع Paragraph العقد، وكذلك العقد المضمنة...لاحظ أن الكيان تم إرجاعه لـ Paragraph العقدة هي امتداد لفاصل الفقرة...

    reference.aspose.com/words/ar/net/aspose.words....
  9. FieldStyleRef.InsertRelativePosition | Aspose.W...

    اكتشف كيف يمكن لخاصية InsertRelativePosition في FieldStyleRef تحسين تنسيق مستندك من خلال إدارة مراجع الفقرات بشكل فعال.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/ar/net/aspose.words....
  10. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...