Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 15,544 for

paragraph

(0.06 sec)
  1. 管理文本框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加文本框或文本框架... Paragraphs [ 0 ]; // 为段落创建一个 Portion...IParagraph paragraph in autoShape . TextFrame . Paragraphs ) // 遍历文本框中的段落...

    docs.aspose.com/slides/zh/net/manage-textbox/
  2. כיצד להפיק תוכן בין המסמכים|Aspose.Words עבור .NET

    יצירת תוכן מסמך שונה באמצעות C#....יכולות להיות גם רמת בלוק ( Paragraph , Table ) או רמת Inline (e...אותם למסמך חדש: המונחים: Paragraphs זה מדגים כיצד להשתמש בשיטה...

    docs.aspose.com/words/he/net/how-to-extract-sel...
  3. Setting ATTRIB and MTEXT objects|CAD Documentation

    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.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/python-net/developer-guide/...
  4. MailMerge.delete_fields method | Aspose.Words f...

    MailMerge.delete_fields method. Removes mail merge related fields from the document....use_whole_paragraph_as_region property MailMerge...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.filled property | Aspose.Words for Python

    Shape.filled property. Determines whether the closed path of the shape will be filled....first_paragraph property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Replace Text in PDF using C++|Aspose.PDF لـ C++

    تعرف على المزيد حول الطرق المختلفة لاستبدال النص وإزالته من PDF. تسمح Aspose.PDF باستبدال النص في منطقة معينة أو باستخدام تعبير عادي....); // Instantiate a Text paragraph that will store the content...( 5.0f ); hfFirst -> get_Paragraphs ()-> Add ( t1 ); auto t2...

    docs.aspose.com/pdf/ar/cpp/replace-text-in-pdf/
  7. Notes de version Aspose.PSD pour .NET 23.2|Docu...

    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....en haut des paramètres de paragraphe Fonctionnalité PSDNET-912...en haut des paramètres de paragraphe string entrée = "leadingMode...

    docs.aspose.com/psd/fr/net/aspose-psd-pour-net-...
  8. Vue d'ensemble des fonctionnalités|Documentatio...

    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....textes en utilisant les paragraphes et les portions associés...Alignement des paragraphes - Puces de paragraphes - Orientation...

    docs.aspose.com/slides/fr/php-java/features-ove...
  9. InlineStory Class | Aspose.Words per .NET

    Aspose.Words.InlineStory classe. Classe base per nodi a livello inline che possono contenere paragrafi e tabelle in C#.... Paragraphs { get; } Ottiene una raccolta...get; } Recupera il genitore Paragraph di questo nodo. PreviousSibling...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Gérer TextBox|Documentation Aspose.Slides

    Créer une zone de texte sur des diapositives PowerPoint en utilisant Java. Ajouter une colonne dans une zone de texte ou un cadre de texte dans des diapositives PowerPoint en utilisant Java. Ajouter une zone de texte avec un lien hypertexte dans des diapositives PowerPoint en utilisant Java....getTextFrame (); // Creates the Paragraph object for text frame IParagraph...Creates a Portion object for paragraph IPortion portion = para ....

    docs.aspose.com/slides/fr/java/manage-textbox/