Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 18,529 for

paragraphs

(0.15 sec)
  1. إنشاء مستند PDF برمجيًا|Aspose.PDF for .NET

    تصف هذه الصفحة كيفية إنشاء مستند PDF من الصفر باستخدام مكتبة Aspose.PDF....إضافة TextFragment إلى مجموعة Paragraphs الخاصة بالصفحة. حفظ مستند...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/ar/net/create-document/
  2. Создание PDF-документа программным способом|Asp...

    На этой странице описывается, как создать PDF-документ с нуля с помощью библиотеки Aspose.PDF....TextFragment в коллекцию Paragraphs страницы. Сохраните полученный...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/ru/net/create-document/
  3. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...Paragraphs.Add(new Text(text)); } private...AddPageBreak(Section section) { section.Paragraphs.Add(new Text("#$NP")); }...

    forum.aspose.com/t/extra-line-break-after-page-...
  4. Tworzenie pliku PDF przy użyciu C++ | Aspose.PDF

    W tym temacie przedstawiono, jak używać interfejsu API Aspose.PDF for C++ do łatwego generowania i odczytywania plików PDF w aplikacjach C++....TextFragment do kolekcji Paragraphs strony. Zapisz plik PDF za..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/pl/cpp/create/
  5. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the font is formatted as subscript.... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell.NodeType | Aspose.Words لـ .NET

    اكتشف خاصية Cell NodeType التي تُرجع بيانات الخلية بكفاءة. حسّن مهاراتك البرمجية مع دليلنا الشامل، واكتشف إمكانياتها الكاملة!...= new Document ( MyDir + "Paragraphs.docx" ); // أي عقدة يمكنها...Words Cell.NextCell Cell.Paragraphs عربي English Русский 简体中文...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Style.Aliases | Aspose.Words för .NET

    Upptäck alla stilalias enkelt med egenskapen Stilalias. Om inga finns får du en tom strängmatris. Förenkla din stilhantering!... Paragraphs [ 0 ]. ParagraphFormat ....doc . FirstSection . Body . Paragraphs [ 1 ]. ParagraphFormat ....

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Shading.foreground_pattern_theme_color property...

    Shading.foreground_pattern_theme_color property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... first_paragraph . paragraph_format . shading shading...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    اكتشف خاصية تجاهل المحذوفات في FindReplaceOptions، وتحكم في ظهور النص في المراجعات المحذوفة باستخدام مفتاح تبديل منطقي سهل. حسّن تجربة التحرير لديك!... Paragraphs [ 1 ]. Remove (); doc . StopTrackRevisions...doc . FirstSection . Body . Paragraphs [ 1 ]. IsDeleteRevision );...

    reference.aspose.com/words/ar/net/aspose.words....