Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 18,590 for

paragraphs

(0.25 sec)
  1. Adicionar Texto ao PDF usando C#|Aspose.PDF for...

    Aprenda como adicionar texto a um documento PDF em .NET usando Aspose.PDF para aprimoramento de conteúdo e edição de documentos....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/pt/net/add-text-to-pdf-file/
  2. ParagraphCollection Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ParagraphCollection للوصول بشكل سلس إلى عقد الفقرات المنظمة، مما يعزز معالجة المستندات والكفاءة في مشاريعك....وصولاً مكتوبًا إلى مجموعة من Paragraph العقد. لمعرفة المزيد، قم بزيارة...المجموعة. Item { get; } يسترجع Paragraph عند الفهرس المعطى. (2 indexers)...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Font.SmallCaps | Aspose.Words لـ .NET

    اكتشف خاصية الخط SmallCaps. نسّق النصوص بسهولة بأحرف كبيرة وصغيرة لتحسين سهولة القراءة وإضفاء لمسة أنيقة على تصميماتك....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // هناك طريقتان لجعل تشغيل...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. FrameFormat.RelativeVerticalPosition | Aspose.W...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  5. FrameFormat.IsFrame | Aspose.Words för .NET

    Upptäck egenskapen FrameFormat IsFrame. Avgör enkelt om ditt stycke är en ram, vilket förbättrar dokumentets layout och design....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. FrameFormat.HorizontalAlignment | Aspose.Words ...

    Upptäck egenskapen FrameFormat HorizontalAlignment för att enkelt justera och optimera din rams horisontella justering för bättre designkontroll....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. FrameFormat.Width | Aspose.Words för .NET

    Upptäck egenskapen FrameFormat Width för att enkelt hämta ramens bredd i punkter, vilket förbättrar din designprecision och effektivitet....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Arşiv

    Arşiv...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/tr/slides/apply-animation-to-te...
  9. Membuat PDF yang kompleks|Aspose.PDF for .NET

    Aspose.PDF untuk NET memungkinkan Anda untuk membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen.... Menambahkan header ke Paragraphs halaman. Membuat TextFragment...Menambahkan (deskripsi) ke Paragraphs halaman. Membuat tabel, menambahkan...

    docs.aspose.com/pdf/id/net/complex-pdf-example/
  10. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Inline can be a child of Paragraph . Inheritance: Inline → Node...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

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