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

section

(0.1 sec)
  1. DocumentBuilder.CurrentSection | Aspose.Words ل...

    DocumentBuilder CurrentSection ملكية. يحصل على القسم المحدد حاليًا في هذاDocumentBuilder في C#.... public Section CurrentSection { get ; } أمثلة....docx" ); أنظر أيضا class Section class DocumentBuilder مساحة...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. PsSaveOptions.SaveFormat | Aspose.Words per .NET

    PsSaveOptions SaveFormat proprietà. Specifica il formato in cui il documento verrà salvato se viene utilizzato questo oggetto opzioni di salvataggio. Può esserePs in C#.... foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/it/net/aspose.words....
  3. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder.... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Logické úrovně uzlů v dokumentu|Aspose.Words mí...

    In Aspose.Words místo Python via .NET dokumentace zmínila logické úrovně uzlů, úroveň bloku, inline úroveň nebo úroveň řádku. Úroveň nódu se používá k popisu umístění ve stromu dokumentu, kde se uzel obvykle vyskytuje....nebo více částí zastoupených Section třída a oddělené úseky. Sekce...hlavičky a zápatí. Document a Section rovinné uzly mají strukturu...

    docs.aspose.com/words/cs/python-net/logical-lev...
  5. NodeImporter.ImportNode | Aspose.Words per .NET

    NodeImporter ImportNode metodo. Importa un nodo da un documento in un altro in C#....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/it/net/aspose.words/...
  6. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object.... first_section . body . first_paragraph ....for paragraph in doc . first_section . body . paragraphs : paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.EndnoteOptions | Aspose.Words för .NET

    PageSetup EndnoteOptions fast egendom. Ger alternativ som styr numrering och placering av slutnoter i det här avsnittet i C#.... Sections [ 0 ]. PageSetup . FootnoteOptions...EndnoteOptions endnoteOptions = doc . Sections [ 0 ]. PageSetup . EndnoteOptions...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. PsSaveOptions.SaveFormat | Aspose.Words لـ .NET

    PsSaveOptions SaveFormat ملكية. يحدد التنسيق الذي سيتم حفظ المستند به في حالة استخدام كائن خيارات الحفظ هذا. يمكن أن يكون فقطPs في C#.... foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/ar/net/aspose.words....
  9. RtfLoadOptions constructor | Aspose.Words for P...

    RtfLoadOptions constructor. Initializes a new instance of this class with default values.... first_section . body . get_text () . strip...£, ¥, ¤' , doc . first_section . body . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Вставка и добавление документов|Aspose.Words дл...

    Объединяйте документы в один: вставляйте или добавляйте документ в новый или существующий с помощью функции поиска и замены, поля объединения, закладки или просто в конце документа с помощью Python....вставки или добавления с помощью Section и PageSetup . Свойство page_setup...атрибуты раздела, такие как section_start , restart_page_numbering...

    docs.aspose.com/words/ru/python-net/insert-and-...