Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 18,323 for

paragraph

(0.12 sec)
  1. Archiwa

    Archiwa... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/pl/words/extract-text-from-word...
  2. Archiv

    Archiv...být uzly na úrovni bloku (Paragraph , Table) nebo inline (např...is_composite) : include_next_paragraph(endNode, nodes) # Vraťte uzly...

    blog.aspose.com/cs/words/extract-text-from-word...
  3. 在 C++ 中为 PowerPoint 文本添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于遵循、已优化的 C++ 代码示例。...() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // 为选定的段落添加 Fly...

    docs.aspose.com/slides/zh/cpp/animated-text/
  4. Hyperlien|Documentation d'Aspose.Slides pour No...

    Ajoutez et gérez les hyperliens dans Aspose.Slides pour Node.js: texte du lien, formes et images, définissez les cibles et les actions pour PPT, PPTX et ODP avec des exemples....setText ( "Aspose" ); let paragraph = shape . getTextFrame ()...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  5. Markdown Text, Markdown Blockquote – код C#

    Створіть текст Markdown або цитату Markdown на C#. Використовуйте бібліотеку C#, щоб створювати, аналізувати або редагувати файли MD....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/uk/net/markdown-text/
  6. نسخ فقرة وجزء في PPTX|وثائق Aspose.Slides لـ Py...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....def copy_paragraph ( par ): temp = slides . Paragraph () # use... paraData = par . create_paragraph_format_effective () # use...

    docs.aspose.com/slides/ar/python-net/copying-pa...
  7. Chercher

    chercher... Sélectionnez le paragraphe souhaité. Ajoutez l’animation...Effect(System::SharedPtr paragraphe, EffectType effectType, sous-type...

    blog.aspose.com/fr/slides/apply-animation-to-te...
  8. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... paragraphs . add ( table ) # Save updated...to paragraphs collection of cell object cell . paragraphs . add...

    docs.aspose.com/pdf/python-net/adding-tables/
  9. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式化 - 在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。... Paragraphs [ 0 ]; IPortion port01 =...IParagraph para1 = new Paragraph (); tf . Paragraphs . Add ( para1 );...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  10. Archiwa

    Archiwa...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // Dodaj...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/pl/slides/apply-animation-to-te...