Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 12,037 for

section

(0.06 sec)
  1. Body.EnsureMinimum | Aspose.Words per .NET

    Body EnsureMinimum metodo. Se lultimo figlio non è un paragrafo crea e aggiunge un paragrafo vuoto in C#.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Una sezione necessita di un corpo...

    reference.aspose.com/words/it/net/aspose.words/...
  2. FieldAutoTextList.ListStyle | Aspose.Words لـ .NET

    FieldAutoTextList ListStyle ملكية. الحصول على أو تعيين اسم النمط الذي تعتمد عليه القائمة التي تحتوي على إدخالات في C#....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

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

    HeaderFooter NodeType fast egendom. ReturnerarHeaderFooter i C#.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Body.NodeType | Aspose.Words per .NET

    Body NodeType proprietà. RestituisceBody in C#.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/it/net/aspose.words/...
  5. SubDocument.Accept | Aspose.Words per .NET

    SubDocument Accept metodo. Accetta un visitatore in C#....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Document.Accept | Aspose.Words per .NET

    Document Accept metodo. Accetta un visitatore in C#....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Body.Accept | Aspose.Words per .NET

    Body Accept metodo. Accetta un visitatore in C#....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  8. DocumentVisitor.VisitBodyStart | Aspose.Words p...

    DocumentVisitor VisitBodyStart metodo. Chiamato quando è iniziata lenumerazione del brano di testo principale in una sezione in C#....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  9. DocumentVisitor.VisitBodyEnd | Aspose.Words per...

    DocumentVisitor VisitBodyEnd metodo. Chiamato al termine dellenumerazione della storia di testo principale in una sezione in C#....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Node.GetText | Aspose.Words per .NET

    Node GetText metodo. Ottiene il testo di questo nodo e di tutti i suoi figli in C#.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...