Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 18,511 for

paragraphs

(0.15 sec)
  1. إضافة كائن مستطيل إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن مستطيل في ملف PDF باستخدام Aspose.PDF for .NET....the Paragraphs collection of the page page . Paragraphs . Add...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/ar/net/add-rectangle/
  2. ترجمة Markdown إلى DOM|Aspose.Words لـ .NET

    ترجمة مستند Markdown إلى Document Object Model وإعادته باستخدام C#. حتى تتمكن من العمل مع Markdown المعقد الموجود وإنشاء مستند Markdown برمجيًا من البداية....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/ar/net/translate-markdown...
  3. Markdown'i DOM'ye çevir|.NET için Aspose.Words

    Bir Markdown belgesini Document Object Model'ye çevirin ve C# kullanarak geri alın. Böylece, mevcut karmaşık Markdown ile çalışabilir ve programlı olarak sıfırdan bir Markdown belgesi oluşturabilirsiniz....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/tr/net/translate-markdown...
  4. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document...needs to have Body with one Paragraph . Each section has its own...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story.LastParagraph | Aspose.Words لـ .NET

    يمكنك الوصول إلى الفقرة الأخيرة من قصتك بسهولة باستخدام خاصية Story LastParagraph، مما يعزز تجربة إدارة السرد وتحريره.... public Paragraph LastParagraph { get ; } أمثلة...Trim ()); أنظر أيضا class Paragraph class Story مساحة الاسم Aspose...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Scopri come la proprietà DoNotDisplayPageBoundaries di ViewOptions migliora il tuo layout eliminando lo spazio del margine superiore, per un aspetto più pulito e professionale.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words....
  7. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section....section, one body and one paragraph. # Call the "RemoveAllChildren"...contains at least one empty paragraph. body . ensure_minimum ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....ph method Gets the first paragraph among the immediate children...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Font.Subscript | Aspose.Words per .NET

    Scopri la proprietà Font Subscript. Formatta facilmente il testo come subscript per migliorare la leggibilità e lo stile dei tuoi documenti. Migliora il tuo design oggi stesso!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Solleva questa sequenza...

    reference.aspose.com/words/it/net/aspose.words/...
  10. 档案

    档案...这些可以是块级(Paragraph、Table)或内联级(例如 Run、FieldStart、BookmarkStart...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/zh/words/extract-text-from-word...