Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 15,314 for

section

(0.07 sec)
  1. 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...
  2. ארכיון

    ארכיון...Python - Code Sample # This section shows how to convert a webpage...navigating to the Developer’s guide section. There are several classes...

    blog.aspose.com/he/html/convert-html-to-markdow...
  3. Извлечение абзаца из PDF|Aspose.PDF для PHP чер...

    В этой статье описывается, как использовать ParagraphAbsorber - специальный инструмент в Aspose.PDF для извлечения текста из PDF-документов....getSections () as $section ) { $j = 1 ; foreach ( $section -> getParagraphs...

    docs.aspose.com/pdf/ru/php-java/extract-paragra...
  4. 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/...
  5. XpsSaveOptions.UseBookFoldPrintingSettings | As...

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

    reference.aspose.com/words/ar/net/aspose.words....
  6. 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/...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose.Words DOM|Aspose.Words para Python via .NET

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando Python....conter outros nós, por exemplo, Section ou Paragraph , derivam da classe...esquema abaixo. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/pt/python-net/aspose-word...