Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 15,389 for

section

(0.73 sec)
  1. Klonen Sie ein Dokument in C#|Aspose.Words für ...

    Klonen Sie ein Dokument, um mit C# eine identische Kopie zu erhalten. Beim Erstellen einer Kopie werden Knoten und Eigenschaften des Originaldokuments geklont.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/de/net/clone-a-document/
  2. یک سند را در Python شبیه سازی کنید|Aspose.Words...

    با استفاده از Python یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/fa/python-net/clone-a-doc...
  3. Clonare un documento in C#|Aspose.Words per .NET

    Clona un documento per ottenere la sua copia identica utilizzando C#. Quando si crea una copia, i nodi e le proprietà del documento originale vengono clonati.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/it/net/clone-a-document/
  4. 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/...
  5. PageSetup.SectionStart | Aspose.Words för .NET

    Upptäck egenskapen SectionStart i PageSetup för att enkelt hantera avsnittsbrytningar i ditt dokument. Förbättra formateringen och förbättra layoutkontrollen idag!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Scopri come la proprietà IsLinkedToPrevious migliora le intestazioni e i piè di pagina del tuo documento, garantendo una continuità perfetta tra le sezioni per una migliore organizzazione.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  7. 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/...
  8. 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/...
  9. Управление разделами слайдов в презентациях в ....

    Оптимизируйте разделы слайдов в PowerPoint и OpenDocument с помощью Aspose.Slides для .NET — разделяйте, переименовывайте и меняйте порядок, чтобы улучшить рабочие процессы PPTX и ODP.... Create Sections in Presentations Чтобы добавить...section1 = pres . Sections . AddSection ( "Section 1" , newSlide1...

    docs.aspose.com/slides/ru/net/slide-section/
  10. 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/...