Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 18,953 for

paragraphs

(1.29 sec)
  1. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section in C++....Specifies whether the current paragraph’s lines should be exempted...line counter will skip any paragraph with the "SuppressLineNumbers"...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Arşiv

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

    blog.aspose.com/tr/words/extract-text-from-word...
  3. Chercher

    chercher...paramètres d’animation aux paragraphes sur les objets pour faire...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/fr/slides/convert-ppt-to-video-...
  4. Formateo de texto dentro de PDF usando C#|Aspos...

    Aprenda cómo formatear texto dentro de un documento PDF en .NET usando Aspose.PDF para mejorar la presentación visual del documento.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/es/net/text-formatting-insi...
  5. FindReplaceOptions.IgnoreStructuredDocumentTags...

    اكتشف خاصية FindReplaceOptions IgnoreStructuredDocumentTags. تحكّم في تجاهل محتوى StructuredDocumentTag باستخدام هذا الإعداد المنطقي سهل الاستخدام.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/ar/net/aspose.words....
  6. ParagraphFormat.LeftIndent | Aspose.Words لـ .NET

    اضبط المسافة البادئة اليسرى لفقراتك بسهولة باستخدام خاصية ParagraphFormat LeftIndent. خصّص تصميم نصك لتحسين قابلية قراءته!... Writeln ( "This paragraph demonstrates how left and..."The space between the above paragraph and this one depends on the...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях PowerPoint, используя Aspose.Slides для PHP через Java, повышая производительность и возможность настройки....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...Portion и что берётся из Paragraph/TextFrame? Свойства уровня...

    docs.aspose.com/slides/ru/php-java/portion/
  8. Управление текстовыми фрагментами в презентация...

    Узнайте, как управлять текстовыми фрагментами в презентациях PowerPoint с помощью Aspose.Slides для Java, повышая производительность и возможности настройки....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ru/java/portion/
  9. Story.FirstParagraph | Aspose.Words per .NET

    Scopri la proprietà Story FirstParagraph per estrarre facilmente il primo paragrafo di qualsiasi storia, migliorando così i tuoi contenuti e il coinvolgimento degli utenti.... public Paragraph FirstParagraph { get ; } Esempi...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... first_paragraph . append_child ( comment )...first_section . body . first_paragraph . runs [ 0 ] . text = 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...