Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 14,142 for

section

(0.06 sec)
  1. HeaderFooterCollection.Item | Aspose.Words per ...

    Accedi facilmente a HeaderFooters con la proprietà Item. Recupera intestazioni o piè di pagina specifici tramite indice per una gestione semplificata dei documenti.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  2. PageSetup.OtherPagesTray | Aspose.Words لـ .NET

    اكتشف خاصية PageSetup OtherPagesTray لتخصيص إعدادات درج الورق لطابعتك بسهولة. حسّن كفاءة الطباعة في كل قسم!...foreach ( Section section in doc . Sections . OfType < Section >())...>()) { section . PageSetup . FirstPageTray = settings . DefaultPageSettings...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. PageSetup.SuppressEndnotes | Aspose.Words per .NET

    Scopri come la proprietà PageSetup SuppressEndnotes migliora il layout del tuo documento controllando il posizionamento delle note di chiusura per sezioni più chiare e organizzate....doc , "Section 1" , "Endnote 1, will stay in section 1" ); InsertSectionWithEnd...InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed...

    reference.aspose.com/words/it/net/aspose.words/...
  4. PageSetup.FirstPageTray | Aspose.Words per .NET

    Scopri come personalizzare il vassoio della prima pagina con la proprietà FirstPageTray di PageSetup per una stampa ottimale. Personalizza le tue impostazioni di stampa per la massima efficienza!...foreach ( Section section in doc . Sections . OfType < Section >())...>()) { section . PageSetup . FirstPageTray = settings . DefaultPageSettings...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Body.ParentSection | Aspose.Words per .NET

    Scopri la proprietà Body ParentSection per accedere facilmente alla sezione padre di un articolo e migliorare l'efficienza della gestione dei contenuti.... public Section ParentSection { get ; } Osservazioni...equivalente a ParentNode lanciato a Section . Esempi Mostra come memorizzare...

    reference.aspose.com/words/it/net/aspose.words/...
  6. HeaderFooter.ParentSection | Aspose.Words per .NET

    Scopri la proprietà HeaderFooter ParentSection per accedere facilmente alla sezione padre del tuo articolo, migliorando la struttura e l'organizzazione del tuo documento.... public Section ParentSection { get ; } Osservazioni...equivalente a ParentNode lanciato a Section . Esempi Mostra come collegare...

    reference.aspose.com/words/it/net/aspose.words/...
  7. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    اكتشف كيف تعمل خاصية IsLinkedToPrevious على تعزيز رؤوس وتذييلات مستندك، مما يضمن استمرارية سلسة عبر الأقسام لتحسين التنظيم.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. SectionStart Enum | Aspose.Words per .NET

    Esplora l'enum Aspose.Words.SectionStart per comprendere le interruzioni di sezione e migliorare la formattazione del documento per un controllo e una presentazione migliori.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  9. NodeCollection.RemoveAt | Aspose.Words för .NET

    Ta enkelt bort noder från din samling med NodeCollection RemoveAt-metoden. Effektivisera dokumenthanteringen genom att snabbt ta bort specifika noder.... Write ( "Section 1" ); builder . InsertBreak...Write ( "Section 2" ); Assert . AreEqual ( "Section 1\x000cSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. NodeCollection.RemoveAt | Aspose.Words per .NET

    Rimuovi facilmente i nodi dalla tua collezione con il metodo RemoveAt di NodeCollection. Semplifica la gestione dei documenti rimuovendo rapidamente nodi specifici.... Write ( "Section 1" ); builder . InsertBreak...Write ( "Section 2" ); Assert . AreEqual ( "Section 1\x000cSection...

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