Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 18,523 for

paragraph

(0.16 sec)
  1. آرشیوها

    آرشیوها...TextParagraph paragraph = new TextParagraph(); paragraph.Position...اضافه کنید paragraph.AppendLine(textFragment1); paragraph.Append...

    blog.aspose.com/fa/pdf/rotate-text-inside-pdf-d...
  2. arkiv

    arkiv...TextParagraph paragraph = new TextParagraph(); paragraph.setPosition(new...stycket paragraph.appendLine(textFragment1); paragraph.append...

    blog.aspose.com/sv/pdf/rotate-text-inside-pdf-d...
  3. Python 中 PowerPoint 演示文稿的高级文本提取|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Python(基于 .NET)快速轻松地从 PowerPoint 演示文稿中提取文本。遵循我们的简明分步指南,节省时间并在应用程序中高效访问幻灯片内容。... for paragraph in text_frame . paragraphs : # 遍历当前段落中的文本片段。...遍历当前段落中的文本片段。 for portion in paragraph . portions : # 显示当前片段中的文本。 print...

    docs.aspose.com/slides/zh/python-net/extract-te...
  4. 超链接|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_portion = shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] hyperlink...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline.ParentParagraph | Aspose.Words لـ .NET

    اكتشف خاصية Inline ParentParagraph للوصول بسهولة إلى الفقرة الأصلية لأي عقدة، مما يعزز كفاءة الترميز وبنيته....يسترد الأصل Paragraph من هذه العقدة. public Paragraph ParentParagraph...Revisions [ 0 ]. ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Scopri come la proprietà DoNotDisplayPageBoundaries di ViewOptions migliora il tuo layout eliminando lo spazio del margine superiore, per un aspetto più pulito e professionale.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words....
  10. Story.LastParagraph | Aspose.Words لـ .NET

    يمكنك الوصول إلى الفقرة الأخيرة من قصتك بسهولة باستخدام خاصية Story LastParagraph، مما يعزز تجربة إدارة السرد وتحريره.... public Paragraph LastParagraph { get ; } أمثلة...Trim ()); أنظر أيضا class Paragraph class Story مساحة الاسم Aspose...

    reference.aspose.com/words/ar/net/aspose.words/...