Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 15,223 for

section

(0.19 sec)
  1. Document.EnsureMinimum | Aspose.Words per .NET

    Scopri come utilizzare il metodo EnsureMinimum per creare automaticamente una sezione e un paragrafo nei documenti, assicurando contenuti completi e organizzati.... Section , nodes [ 0 ]. NodeType );...Assert . AreEqual ( NodeType . Section , nodes [ 0 ]. NodeType );...

    reference.aspose.com/words/it/net/aspose.words/...
  2. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    قم بتحسين تخطيط مستندك باستخدام خاصية XpsSaveOptions UseBookFoldPrintingSettings، مما يتيح لك طباعة كتيبات سلسة لتقديم عرض محسّن....renderTextAsBookFold ) foreach ( Section s in doc . Sections ) { s . PageSetup...

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

    Scopri la proprietà EndnoteOptions di PageSetup per personalizzare facilmente la numerazione e il posizionamento delle note di chiusura, migliorando la formattazione e la chiarezza del documento.... Sections [ 0 ]. PageSetup . FootnoteOptions...EndnoteOptions endnoteOptions = doc . Sections [ 0 ]. PageSetup . EndnoteOptions...

    reference.aspose.com/words/it/net/aspose.words/...
  4. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import.... first_section . body . get_text () . strip...£, ¥, ¤' , doc . first_section . body . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction... first_section . body . first_paragraph ....assertFalse ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the document.... sections [ 0 ] . page_setup . orientation...Orientation . LANDSCAPE doc . sections [ 0 ] . page_setup . margins...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    اكتشف خاصية PsSaveOptions UseBookFoldPrintingSettings لحفظ المستندات بسهولة في تخطيط كتيب لتحسين كفاءة الطباعة.... foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/ar/net/aspose.words....
  8. DocumentBuilder.CurrentSection | Aspose.Words p...

    Scopri la proprietà CurrentSection di DocumentBuilder per accedere e gestire facilmente la sezione selezionata nel tuo documento, migliorando la tua esperienza di modifica.... public Section CurrentSection { get ; } Esempi...docx" ); Guarda anche class Section class DocumentBuilder spazio...

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

    Förnya dokumentets struktur med metoden UpdatePageLayout, vilket säkerställer en polerad och organiserad layout för förbättrad läsbarhet och presentation.... Sections [ 0 ]. PageSetup . Orientation...Orientation . Landscape ; doc . Sections [ 0 ]. PageSetup . Margins...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Node.document property | Aspose.Words for Python

    Node.document property. Gets the document to which this node belongs.... first_section . body . append_child ( para...assertEqual ( doc . first_section . body , para . parent_node...

    reference.aspose.com/words/python-net/aspose.wo...