Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 15,447 for

section

(0.58 sec)
  1. SectionCollection.to_array method | Aspose.Word...

    SectionCollection.to_array method. Copies all Sections from the collection to a new array of Sections....method to_array() Copies all sections from the collection to a new...new array of sections. def to_array ( self ): ... Returns An...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Archivo

    Archivo...Sections . Clone la sección en un nuevo...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Divida un...

    blog.aspose.com/es/words/split-ms-word-document...
  3. Body.NodeType | Aspose.Words per .NET

    Scopri la proprietà Body NodeType che restituisce in modo efficiente il contenuto del corpo, migliorando la tua esperienza di sviluppo web e semplificando i tuoi progetti.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/it/net/aspose.words/...
  4. HeaderFooter.NodeType | Aspose.Words för .NET

    Upptäck HeaderFooter NodeType-egenskapen som effektivt hämtar sidhuvud- och sidfotsdetaljer, vilket förbättrar din innehållsstruktur och användarupplevelse.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Document.LastSection | Aspose.Words för .NET

    Upptäck egenskapen LastSection för att enkelt komma åt den sista delen av ditt dokument, vilket förbättrar navigering och effektivitet i innehållshantering.... public Section LastSection { get ; } Anmärkningar...Assert . AreEqual ( 1 , doc . Sections . Count ); // Använd en dokumentbyggare...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Arsip

    Arsip...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/id/words/add-remove-header-foot...
  7. Архивы

    Архивы...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/ru/words/add-remove-header-foot...
  8. ארכיון

    ארכיון...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/he/words/add-remove-header-foot...
  9. ค้นหา

    ค้นหา...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/th/words/add-or-remove-header-a...
  10. 記録

    記録...sectionsコレクションの各セクションをループします。 コレクシ...Documentクラスの新しいオブジェクトを作成します。 Document.sections.clear()メソッドを使用してデフォルトのセクションをクリアします。...

    blog.aspose.com/ja/words/split-a-word-document-...