Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 18,590 for

paragraphs

(0.15 sec)
  1. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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/
  3. إنشاء مستند 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/
  4. 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-...
  5. Создание 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/
  6. 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....
  7. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

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

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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...
  9. 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/...
  10. 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...