Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 15,552 for

paragraph

(0.07 sec)
  1. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...); // Add graph object to paragraphs collection of page instance...instance page . Paragraphs . Add ( graph ); // Create Line instance...

    docs.aspose.com/pdf/zh/net/add-line/
  2. Ajouter un objet Ligne au fichier PDF|Aspose.PD...

    Cet article explique comment créer un objet ligne dans votre PDF en utilisant Aspose.PDF pour C++....Graph à la collection de paragraphes de l’instance de page. Créer...graph à la collection de paragraphes de l'instance de page page...

    docs.aspose.com/pdf/fr/cpp/add-line/
  3. تحويل PowerPoint إلى فيديو|وثائق Aspose.Slides ...

    تحويل PowerPoint إلى فيديو باستخدام Python... Paragraph () para1 . portions . add...NET" )) para2 = slides . Paragraph () para2 . portions . add...

    docs.aspose.com/slides/ar/python-net/convert-po...
  4. Traduci Markdown in DOM|Aspose.Words per .NET

    Traduci un documento Markdown in Document Object Model e viceversa utilizzando C#. Quindi puoi lavorare con Markdown esistenti complessi e creare a livello di codice un documento Markdown da zero....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/it/net/translate-markdown...
  5. C#의 Aspose.Words Document Object Model(DOM)|.NE...

    Document Object Model(DOM)는 Word 문서의 메모리 내 표현입니다. C#을 사용하여 Word 문서의 내용과 서식을 읽고, 조작하고, 수정합니다....포함할 수 있는 노드(예: Section 또는 Paragraph )는 CompositeNode 클래스에서 파생되고...다이어그램의 Document , Section , Paragraph , Table , Shape , Run 및 기타...

    docs.aspose.com/words/ko/net/aspose-words-docum...
  6. Конвертация PowerPoint в Видео|Документация Asp...

    Конвертация PowerPoint в Видео на C# или .NET... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...для .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/ru/net/convert-powerpoin...
  7. 在 PDF 中创建或添加表格使用 Python|Aspose.PDF for Python v...

    Aspose.PDF for Python via .NET 是一个用于创建、读取和编辑 PDF 表格的库。在此主题中查看其他高级功能。... paragraphs . add ( table ) # 保存包含表对象的更新文档...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # 保存更新后的包含表格对象的文档...

    docs.aspose.com/pdf/zh/python-net/add-table-in-...
  8. 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...
  9. 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...
  10. Inline.ParentParagraph | Aspose.Words لـ .NET

    Inline ParentParagraph ملكية. يسترد الأصلParagraph من هذه العقدة في C#....يسترد الأصل Paragraph من هذه العقدة. public Paragraph ParentParagraph...Revisions [ 0 ]. ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

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