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

paragraph

(0.11 sec)
  1. 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...
  2. 超链接|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...
  3. 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/...
  4. 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...
  5. 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...
  6. 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...
  7. แยกข้อความและรูปภาพจากเอกสาร PPTX ผ่าน C++ | pr...

    โค้ดตัวอย่าง C++ เพื่อแยกข้อความและรูปภาพจากไฟล์ PPTX บน C++ Runtime Environment สำหรับ Windows 32 บิต, Windows 64 บิต และ Linux 64 บิต...ปัจจุบัน วนซ้ำบางส่วนใน I Paragraph ปัจจุบัน แสดงข้อความ ความต้องการของระบบ...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/th/cpp/parser/pptx/
  8. ControlChar.CellChar | Aspose.Words per .NET

    Scopri il campo ControlChar CellChar per una gestione semplificata delle tabelle. Migliora l'organizzazione dei dati con caratteri di fine cella e riga efficienti.... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // Il carattere...

    reference.aspose.com/words/it/net/aspose.words/...
  9. FieldRef.InsertParagraphNumberInFullContext | A...

    Controlla la numerazione dei paragrafi con la proprietà FieldRef InsertParagraphNumberInFullContext. Gestisci facilmente i riferimenti per una maggiore chiarezza del documento...."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/it/net/aspose.words....
  10. FieldRef.SuppressNonDelimiters | Aspose.Words p...

    Controlla la proprietà FieldRef SuppressNonDelimiters per gestire facilmente i caratteri non delimitatori nei tuoi dati. Migliora la precisione e semplifica l'elaborazione!..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/it/net/aspose.words....