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

paragraphs

(0.19 sec)
  1. Aspose.Words.Lists | Aspose.Words for .NET

    Discover the Aspose.Words.Lists namespace for easy management of bulleted and numbered lists in your documents, enhancing organization and clarity....formatting is applied to a paragraph. ListLabel Defines properties...label from the text of the paragraph. Aspose.Words.Layout Aspose...

    reference.aspose.com/words/net/aspose.words.lists/
  2. 使用C++创建PDF文档|Aspose.PDF for C++

    使用PDF文件的最受欢迎和基本的任务是从头开始创建文档。使用Aspose.PDF for C++库。...对象 将 TextFragment 添加到页面的 Paragraph 集合中 保存生成的PDF文档 void CreatePDF..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/zh/cpp/create-document/
  3. 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...
  4. ShapeBase.ParentParagraph | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  5. 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/...
  6. ParagraphFormat.SpaceAfterAuto | Aspose.Words ل...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  7. 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...
  8. 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...
  9. 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...
  10. 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...