Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,451 for

section

(0.24 sec)
  1. SectionCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till specifika avsnitt med egenskapen SectionCollection Item. Hämta valfritt avsnitt via index för effektiv datahantering.... public Section this [ int index ] { get ;...]. Font . Size = 6 ; doc . Sections [ 0 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Sao chép tài liệu trong Python|Aspose.Words cho...

    Sao chép tài liệu để có được bản sao giống hệt bằng Python. Khi tạo bản sao, các nút và thuộc tính của tài liệu gốc sẽ được sao chép.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/vi/python-net/clone-a-doc...
  3. Sao chép tài liệu trong C#|Aspose.Words cho .NET

    Sao chép tài liệu để có được bản sao giống hệt bằng C#. Khi tạo bản sao, các nút và thuộc tính của tài liệu gốc sẽ được sao chép.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/vi/net/clone-a-document/
  4. DocumentBuilder.Document | Aspose.Words per .NET

    Gestisci le proprietà dei documenti senza sforzo con DocumentBuilder. Ottieni o imposta facilmente il tuo oggetto Documento per una gestione semplificata dei documenti....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  5. DocumentBuilder.Document | Aspose.Words لـ .NET

    أدر خصائص المستندات بسهولة مع DocumentBuilder. احصل على كائن المستند أو عيّنه بسهولة لإدارة مستنداتك بسلاسة....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Orientation Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.Orientation-enum för sömlös kontroll över sidorientering. Förbättra din dokumentformatering med enkelhet och precision!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Body.NodeType | Aspose.Words för .NET

    Upptäck egenskapen Body NodeType som effektivt returnerar body-innehållet, vilket förbättrar din webbutvecklingsupplevelse och effektiviserar dina projekt.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. أرشيف

    أرشيف...sections. لكل قسم في المجموعة ، قم...الافتراضية باستخدام طريقة Document.sections.clear(). قسم الاستيراد إلى...

    blog.aspose.com/ar/words/split-a-word-document-...
  9. Archiv

    Archiv...sections. Pro každou sekci v kolekci...sekce pomocí metody Document.sections.clear(). Importujte sekci...

    blog.aspose.com/cs/words/split-a-word-document-...
  10. Run.Text | Aspose.Words för .NET

    Hantera din körtext utan ansträngning! Hämta eller ställ enkelt in egenskaper för körtext för sömlös dokumentredigering och förbättrad innehållskontroll.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

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