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

paragraphs

(0.26 sec)
  1. Python 中 Hello World 的示例|Aspose.PDF for Python ...

    此示例演示如何使用 Aspose.PDF for Python via .NET 创建一个包含文本 Hello World 的简单 PDF 文档。...对象 将 TextFragment 添加到页面的 paragraphs 集合中 save() 生成的 PDF 文档 以下代码片段是一个..." ) # 将文本片段添加到新页面 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/zh/python-net/hello-world-e...
  2. ShapeBase.ParentParagraph | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase ParentParagraph—يمكنك الوصول بكفاءة إلى الفقرة الأصلية المباشرة لإدارة المحتوى بشكل مبسط وتحسين التنظيم.... public Paragraph ParentParagraph { get ; }...docx" ); أنظر أيضا class Paragraph class ShapeBase مساحة الاسم...

    reference.aspose.com/words/ar/net/aspose.words....
  3. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    Upptäck egenskapen ParagraphFormat SpaceBeforeAuto. Justera automatiskt styckeavståndet för ett elegant och professionellt utseende i dina dokument....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. ParagraphFormat.SpaceAfterAuto | Aspose.Words ل...

    اكتشف خاصية ParagraphFormat SpaceAfterAuto. اضبط مسافات الفقرات تلقائيًا للحصول على تصميم مستند أكثر وضوحًا واحترافية....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!... Paragraph , "MyStyle" ); myStyle . Font...destination styles into direct paragraph attributes. ImportFormatOptions...

    reference.aspose.com/words/net/aspose.words/imp...
  6. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the text layout in a textbox in C++....SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...MakeObject < Aspose :: Words :: Paragraph > ( doc )); builder -> InsertNode...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the document in C++....() -> get_Body () -> get_Paragraphs () -> idx_get ( 3 )); //...StructuredDocumentTa will inherit paragraph and font formatting from cursor...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. BaselineAlignment | Aspose.Words for Java

    Specifies fonts vertical position on a line in Java....Aligns to the baseline of the paragraph. BOTTOM Aligns to the bottom...Aligns to the baseline of the paragraph. BOTTOM public static int...

    reference.aspose.com/words/java/com.aspose.word...
  9. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....section, one body and one paragraph. // Call the "RemoveAllChildren"...contains at least one empty paragraph. body . EnsureMinimum ();...

    reference.aspose.com/words/net/aspose.words/sec...
  10. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....setText("Add text to this paragraph."); builder.getCurrentParagraph()...then appears in the parent Paragraph's RunCollection. RunCollection...

    reference.aspose.com/words/java/com.aspose.word...