Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 12,037 for

section

(0.11 sec)
  1. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions... first_section . body . paragraphs [ 1 ] ... assertTrue ( doc . first_section . body . paragraphs [ 1 ] ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.EnsureMinimum | Aspose.Words لـ .NET

    Document EnsureMinimum طريقة. إذا كانت الوثيقة لا تحتوي على أقسام قم بإنشاء قسم واحد بفقرة واحدة في C#.... Section , nodes [ 0 ]. NodeType );...Assert . AreEqual ( NodeType . Section , nodes [ 0 ]. NodeType );...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Document.EnsureMinimum | Aspose.Words för .NET

    Document EnsureMinimum metod. Om dokumentet inte innehåller några avsnitt skapas ett avsnitt med ett stycke i C#.... Section , nodes [ 0 ]. NodeType );...Assert . AreEqual ( NodeType . Section , nodes [ 0 ]. NodeType );...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. کار با بخش ها در C++|Aspose.Words برای C++

    درک مفاهیم بخش اسناد و شیوه های دستکاری با استفاده از C++. بخش را در یک سند C++ وارد کنید. حذف بخش C++. بخش های بین اسناد را کپی کنید....بخش های سند توسط کلاس های Section و SectionCollection نشان داده...و می توانند از طریق ویژگی Sections دسترسی پیدا کنند. شما می توانید...

    docs.aspose.com/words/fa/cpp/working-with-secti...
  5. Rechercher et remplacer dans Python|Aspose.Word...

    Recherchez un modèle de chaîne ou d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de Python....de plusieurs paragraphes, sections ou pages. Certains métacaractères...paragraphe, &b pour un saut de section, & m pour un saut de page et...

    docs.aspose.com/words/fr/python-net/find-and-re...
  6. استخراج فقرة من PDF|Aspose.PDF لبي إتش بي عبر جافا

    يصف هذا المقال كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....getSections () as $section ) { $j = 1 ; foreach ( $section -> getParagraphs...

    docs.aspose.com/pdf/ar/php-java/extract-paragra...
  7. Extrair Parágrafo de PDF|Aspose.PDF para PHP vi...

    Este artigo descreve como usar o ParagraphAbsorber - uma ferramenta especial no Aspose.PDF para extrair texto de documentos PDF....getSections () as $section ) { $j = 1 ; foreach ( $section -> getParagraphs...

    docs.aspose.com/pdf/pt/php-java/extract-paragra...
  8. Style.base_style_name property | Aspose.Words f...

    Style.base_style_name property. Gets/sets the name of the style this style is based on.... first_section . body . paragraphs [ 0 ] ...paragraph_format . style , doc . first_section . body . paragraphs [ 1 ] ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story.... first_section . body . first_paragraph ....append_child ( run ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. إدارة الزوم|وثائق Aspose.Slides

    أضف الزوم أو إطارات الزوم إلى عروض بوربوينت في جافا...OwnBackground ); // Adds a new Section to the presentation pres ....OwnBackground ); // Adds a new Section to the presentation pres ....

    docs.aspose.com/slides/ar/androidjava/manage-zoom/