Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 15,482 for

section

(0.21 sec)
  1. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... first_section . body . first_paragraph ....docx' ) run = doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.FootnoteOptions | Aspose.Words för .NET

    Upptäck PageSetup FootnoteOptions för att enkelt anpassa fotnotsnumrering och placering för förbättrad dokumenttydlighet och professionalism.... Sections [ 0 ]. PageSetup . FootnoteOptions...EndnoteOptions endnoteOptions = doc . Sections [ 0 ]. PageSetup . EndnoteOptions...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. PageSetup.FootnoteOptions | Aspose.Words لـ .NET

    اكتشف PageSetup FootnoteOptions لتخصيص ترقيم الحاشية السفلية وتحديد موقعها بسهولة لتحسين وضوح المستند واحترافيته.... Sections [ 0 ]. PageSetup . FootnoteOptions...EndnoteOptions endnoteOptions = doc . Sections [ 0 ]. PageSetup . EndnoteOptions...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...renderTextAsBookfold ) for ( let s of doc . sections . toArray ()) { s . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Utilisez vos propres icônes au lieu des icônes ...

    Cet article décrit comment utiliser des icônes dans GridWeb....par les vôtres, ajoutez une section de configuration au fichier...paramètre de configuration dans la section appSettings XML < add key =...

    docs.aspose.com/cells/fr/net/aspose-cells-gridw...
  6. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Ottimizza il layout del tuo documento con la proprietà UseBookFoldPrintingSettings di XpsSaveOptions, consentendo una stampa di opuscoli senza interruzioni per una presentazione migliore....renderTextAsBookFold ) foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/it/net/aspose.words....
  7. Footnote.footnote_type property | Aspose.Words ...

    Footnote.footnote_type property. Returns a value that specifies whether this is a footnote or endnote.... SECTION_BREAK_NEW_PAGE ) builder ....insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Margins enum | Aspose.Words for ...

    Aspose::Words::Margins enum. Specifies preset margins in C++....set_Size ( 6 ); doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...:: Landscape ); doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/mar...
  9. 아카이브

    아카이브...paragraph break after word "section", add kind of underline and...= doc.range.replace("section&p", "section&p----------p", findReplaceOptions)...

    blog.aspose.com/ko/words/find-and-replace-text-...
  10. Rechercher et remplacer dans Java|Aspose.Words ...

    Recherchez une chaîne ou un modèle d'expression régulière dans votre document et remplacez - le par le texte souhaité à l'aide de Java....de plusieurs paragraphes, sections ou pages. Certains des métacaractères...paragraphe, &b pour un saut de section, &m pour un saut de page et...

    docs.aspose.com/words/fr/java/find-and-replace/