Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 12,138 for

section

(0.54 sec)
  1. DocumentVisitor.VisitBodyStart | Aspose.Words p...

    Scopri il metodo VisitBodyStart di DocumentVisitor, essenziale per enumerare in modo efficiente le storie principali del testo nelle tue sezioni. Migliora il tuo flusso di lavoro di codifica oggi stesso!...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  2. CompositeNode.AcceptEnd | Aspose.Words لـ .NET

    اكتشف كيفية تحسين معالجة المستندات باستخدام طريقة AcceptEnd من CompositeNode. بسّط عملية تنفيذ نمط الزائر لديك لتحقيق أداء مثالي....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. 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/...
  4. 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/...
  5. 幻灯片部分|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....auto section1 = pres -> get_Sections () -> AddSection ( u "部分 1"...auto section2 = pres -> get_Sections () -> AddSection ( u "部分 2"...

    docs.aspose.com/slides/zh/cpp/slide-section/
  6. Niveaux logiques des nœuds dans un document|Asp...

    Dans la documentation Aspose.Words pour Python via .NET, les niveaux logiques des nœuds sont mentionnés: niveau bloc, niveau en ligne ou niveau ligne. Le niveau de nœud est utilisé pour décrire l'emplacement dans l'arborescence du document où se trouve généralement le nœud.... Les sections suivantes décrivent les niveaux...logique du document et de la section Un document Word se compose...

    docs.aspose.com/words/fr/python-net/logical-lev...
  7. Body.EnsureMinimum | Aspose.Words per .NET

    Ottimizza i tuoi contenuti con il metodo Body EnsureMinimum. Aggiungi automaticamente un paragrafo vuoto se l'ultimo figlio non è un paragrafo, per una migliore formattazione.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Una sezione ha bisogno di un corpo...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Body.EnsureMinimum | Aspose.Words för .NET

    Optimera ditt innehåll med metoden Body EnsureMinimum. Lägg automatiskt till ett tomt stycke om det sista underordnade stycket inte är ett stycke för bättre formatering.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // En sektion behöver en brödtext, som...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. ParagraphFormat.StyleName | Aspose.Words per .NET

    Scopri la proprietà ParagraphFormat StyleName per gestire e personalizzare facilmente gli stili di paragrafo per migliorare la formattazione e la presentazione dei documenti.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  10. FieldAutoTextList.ScreenTip | Aspose.Words för ...

    Upptäck skärmtipsegenskapen FieldAutoTextList och anpassa enkelt din skärmtipstext för förbättrad användarupplevelse och tydlighet i din applikation....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

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