Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 18,529 for

paragraphs

(0.08 sec)
  1. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...childNodes[i]; if (subNode is Paragraph para) { if (para.ParagraphFormat...nodeToRemove in nodesToRemove) { Paragraph node1 = nodeToRemove.NextSibling...

    forum.aspose.com/t/section-breaks-lost-during-d...
  2. Arşiv

    Arşiv...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/tr/slides/apply-animation-to-te...
  3. Node.ToString | Aspose.Words لـ .NET

    اكتشف طريقة Node ToString، وحوّل محتوى العقدة إلى سلاسل نصية بسهولة تامة بتنسيقات قابلة للتخصيص لتحسين معالجة البيانات. حسّن برمجة جهازك اليوم!... Paragraph , true ); // ابحث إن كانت...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeEnd، وهي ضرورية للتعامل مع علامات المستندات المنظمة بشكل فعال في تطبيقاتك.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Анимированный текст|Aspose.Slides для Node.js ч...

    Анимированный текст в PowerPoint с Java... get_Item ( 0 ); var paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , aspose . slides . EffectType...

    docs.aspose.com/slides/ru/nodejs-java/animated-...
  6. Animar texto de PowerPoint en Android|Documenta...

    Cree texto animado dinámico en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Android, con ejemplos de código Java optimizados y fáciles de seguir....get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/es/androidjava/animated-...
  7. PowerPoint-Text in PHP animieren|Aspose.Slides ...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für PHP via Java, mit leicht nachvollziehbaren, optimierten Codebeispielen....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/de/php-java/animated-text/
  8. Utilisation de listes dans Java|Aspose.Words po...

    Introduction à la fonction de mise en forme de la numérotation dans Aspose.Words pour Java....ajoutés au paragraphe actuel et à tous les autres paragraphes créés...augmenter le niveau de liste du paragraphe actuel d’un niveau, appelez...

    docs.aspose.com/words/fr/java/working-with-lists/
  9. تحريك نص PowerPoint في PHP|توثيق Aspose.Slides ...

    إنشاء نص متحرك ديناميكي في عروض PowerPoint و OpenDocument التقديمية باستخدام Aspose.Slides للـ PHP عبر Java، مع أمثلة كود سهلة المتابعة ومُحسّنة....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/ar/php-java/animated-text/
  10. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....body, which in turn has a paragraph. # We can add contents to...shapes, or tables to that paragraph. self . assertEqual ( aw ...

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