Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 15,548 for

paragraph

(0.08 sec)
  1. نص متحرك|توثيق Aspose.Slides لـ PHP

    نص متحرك في PowerPoint باستخدام Java...getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/ar/php-java/animated-text/
  2. FrameFormat Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.FrameFormat per la formattazione avanzata dei frame nei paragrafi. Migliora il design dei tuoi documenti con una perfetta integrazione e flessibilità....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  3. ParagraphFormat.RightIndent | Aspose.Words لـ .NET

    اكتشف كيفية تعديل المسافة البادئة اليمنى لفقراتك بسهولة باستخدام خاصية ParagraphFormat RightIndent. حسّن تنسيق مستندك اليوم!... 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/...
  4. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Upptäck egenskapen FindReplaceOptions IgnoreStructuredDocumentTags. Kontrollera om StructuredDocumentTag-innehåll ignoreras med denna lättanvända booleska inställning.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/sv/net/aspose.words....
  5. إنشاء أو إضافة جدول في PDF باستخدام Python|Aspo...

    Aspose.PDF for Python عبر .NET هي مكتبة تستخدم لإنشاء وقراءة وتحرير جداول PDF. تحقق من الوظائف المتقدمة الأخرى في هذا الموضوع.... paragraphs . add ( table ) # حفظ المستند...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # حفظ المستند...

    docs.aspose.com/pdf/ar/python-net/add-table-in-...
  6. Aspose.Words DOM|Aspose.Words para Python via .NET

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando Python.... por exemplo, Section ou Paragraph , derivam da classe CompositeNode...abaixo. Document , Section , Paragraph , Table , Shape , Run e todas...

    docs.aspose.com/words/pt/python-net/aspose-word...
  7. Portion|Aspose.Slides Dokumentation

    Erhalten Sie die Portion in einer PowerPoint-Präsentation in C# oder .NET...foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/de/net/portion/
  8. アニメーションテキスト|Aspose.Slides ドキュメント

    Javaを使用したPowerPointのアニメーションテキスト...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/ja/androidjava/animated-...
  9. FieldListNum.ListLevel | Aspose.Words لـ .NET

    اكتشف خاصية FieldListNum ListLevel لتخصيص مستويات القائمة الخاصة بك بسهولة، مما يعزز تنظيم بياناتك والتحكم فيها.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // الحقل LISTNUM التالي...

    reference.aspose.com/words/ar/net/aspose.words....
  10. NodeImporter.ImportNode | Aspose.Words per .NET

    Trasferisci facilmente i nodi tra i documenti con il metodo ImportNode di NodeImporter. Migliora il tuo flusso di lavoro e semplifica l'integrazione dei dati oggi stesso!... Paragraph || insertionDestination ....NodeType . Paragraph ) { Paragraph para = ( Paragraph ) srcNode...

    reference.aspose.com/words/it/net/aspose.words/...