Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 18,551 for

paragraphs

(0.23 sec)
  1. PageSetup.SuppressEndnotes | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية PageSetup SuppressEndnotes على تحسين تخطيط المستند الخاص بك من خلال التحكم في وضع التعليقات الختامية للحصول على أقسام أكثر وضوحًا وتنظيمًا.... ParentNode ); Paragraph para = new Paragraph ( doc ); body ...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Aspose::Words::Style::get_NextParagraphStyleNam...

    Aspose::Words::Style::get_NextParagraphstyleName method. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style in C++....automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Задаване на настройките на подредбата Python|As...

    Посочване на подредбата Опции за различни подредби на документи, използвайки Python.... show_paragraph_marks . Boolean стойност,...не се вижда освен ако show_paragraph_marks Имотът е готов да го...

    docs.aspose.com/words/bg/python-net/specify-lay...
  4. TabStop Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.TabStop, din lösning för anpassade tabbstopp i dokumentformatering. Förbättra dina dokument med precision och enkelthet!... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node.... myDir + "Paragraphs.docx" ); // Any node that...Document ( base . myDir + "Paragraphs.docx" ); for ( let node =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableContentAlignment enumeration | Aspose.Word...

    Aspose.Words.Saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format....will be taken from the first paragraph in corresponding table column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. استخراج متن و تصاویر از فایل های PPT با استفاده...

    کد منبع Python برای تجزیه PPT ارائه....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/fa/python-net/parser...
  8. Contoh Hello World menggunakan bahasa C#|Aspose...

    Contoh ini menunjukkan cara membuat dokumen PDF sederhana dengan teks Hello World menggunakan Aspose.PDF...Tambahkan TextFragment ke koleksi Paragraph dari halaman. Simpan dokumen...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/id/net/hello-world-example/
  9. Créer un document PDF par programmation|Aspose....

    Cette page décrit comment créer un document PDF à partir de zéro avec la bibliothèque Aspose.PDF....TextFragment à la collection Paragraphs de la page. Enregistrez le...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/fr/net/create-document/
  10. Извлечение абзаца из PDF|Aspose.PDF для PHP чер...

    В этой статье описывается, как использовать ParagraphAbsorber - специальный инструмент в Aspose.PDF для извлечения текста из PDF-документов....$section -> getParagraphs () as $paragraph ) { $paragraphText = " \r\n...\r\n " ; foreach ( $paragraph -> getLines () as $line ) { foreach...

    docs.aspose.com/pdf/ru/php-java/extract-paragra...