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

paragraph

(0.97 sec)
  1. CompositeNode.Count | Aspose.Words لـ .NET

    اكتشف خاصية CompositeNode Count، واسترجع بسهولة عدد العقد الفرعية المباشرة لإدارة البيانات بكفاءة وتبسيط المعالجة.... Paragraphs . Count ); // يمكن للعقد...ومضمنة أخرى كأبناء. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour PHP via Java, améliorant les performances et la personnalisation....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...partie du texte dans un même paragraphe ? Oui, vous pouvez assigner...

    docs.aspose.com/slides/fr/php-java/portion/
  3. Hyperlien|Documentation Aspose.Slides

    Ajouter et gérer les hyperliens dans Aspose.Slides for C++: texte du lien, formes et images, définir les cibles et les actions pour PPT, PPTX et ODP avec des exemples en C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  4. Putar Teks di Dalam PDF menggunakan C#|Aspose.P...

    Pelajari cara memutar teks dalam file PDF di .NET menggunakan Aspose.PDF untuk menyesuaikan penyelarasan teks dan meningkatkan presentasi.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/id/net/rotate-text-inside-pdf/
  5. تدوير النص داخل PDF باستخدام C#|Aspose.PDF for ...

    تعلم كيفية تدوير النص داخل ملفات PDF في .NET باستخدام Aspose.PDF لضبط محاذاة النص وتحسين العرض.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ar/net/rotate-text-inside-pdf/
  6. Rotacionar Texto Dentro do PDF usando C#|Aspose...

    Aprenda como rotacionar texto dentro de arquivos PDF em .NET usando Aspose.PDF para ajustar o alinhamento do texto e melhorar a apresentação.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/pt/net/rotate-text-inside-pdf/
  7. 数式テキスト|Aspose.Slides ドキュメント

    Aspose.Slides for C++ の MathematicalText の例を探求します。C++ を使用して PPT、PPTX、ODP プレゼンテーションで方程式、分数、行列、記号を作成および書式設定できます。... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  8. TabStopCollection.Add | Aspose.Words لـ .NET

    اكتشف كيف تقوم طريقة TabStopCollection Add بإضافة علامات التبويب أو تحديثها بكفاءة، مما يعمل على تحسين تخطيط مستندك وتنسيقه....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // فيما يلي طريقتان...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. FrameFormat.VerticalAlignment | Aspose.Words لـ...

    اكتشف خاصية FrameFormat VerticalAlignment لإدارة المحاذاة الرأسية للإطارات بسهولة، مما يعزز تصميم التخطيط الخاص بك دون عناء....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. BorderCollection.ClearFormatting | Aspose.Words...

    Upptäck hur BorderCollection ClearFormatting-metoden enkelt tar bort alla objektkanter och förbättrar din design med rena och skarpa bilder.... foreach ( Paragraph paragraph in doc . FirstSection...FirstSection . Body . Paragraphs ) { paragraph . ParagraphFormat . Borders...

    reference.aspose.com/words/sv/net/aspose.words/...