Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 14,633 for

section

(0.1 sec)
  1. PageSetup.PageStartingNumber | Aspose.Words per...

    Scopri la proprietà PageStartingNumber di PageSetup per personalizzare facilmente il numero di pagina iniziale del tuo documento, migliorando l'organizzazione e la chiarezza.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  2. 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...
  3. FieldAutoTextList.EntryName | Aspose.Words för ...

    Upptäck hur du hanterar AutoText-poster med egenskapen FieldAutoTextList EntryName – ange eller hämta enkelt namn för effektiv dokumentredigering....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  4. FieldAutoTextList.ScreenTip | Aspose.Words per ...

    Scopri la proprietà FieldAutoTextList ScreenTip e personalizza facilmente il testo della tua descrizione schermo per migliorare l'esperienza utente e la chiarezza della tua applicazione....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/it/net/aspose.words....
  5. Split Documents via C# | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C# application. Split document by page number or by some predefined pattern....into smaller, more manageable sections. This is especially beneficial...ensuring that only relevant sections are processed when needed...

    products.aspose.com/total/net/split/
  6. Archiv

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

    blog.aspose.com/cs/words/add-remove-header-foot...
  7. SubDocument.Accept | Aspose.Words per .NET

    Scopri il metodo SubDocument Accept per migliorare il coinvolgimento dei visitatori e semplificare le interazioni sulla tua piattaforma. Migliora la tua esperienza utente oggi stesso!...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

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

    Scopri il metodo VisitBodyEnd di DocumentVisitor gestisci in modo efficiente l'enumerazione delle storie di testo e migliora le capacità di elaborazione dei documenti....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  9. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Upptäck VisitDocumentStart-metoden i DocumentVisitor. Förbättra din dokumenthantering med effektiva uppräkningsfunktioner för optimal prestanda....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

    Utforska VisitDocumentEnd-metoden i DocumentVisitor. Slutför dokumentuppräkning effektivt och förbättra ditt kodningsarbetsflöde idag!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

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