Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 12,115 for

section

(0.05 sec)
  1. Convert PDF documents using Python|Aspose.PDF f...

    Learn how to convert PDFs to other formats in Python (NET) with Aspose.PDF for streamlined document processing....PDF for conversion The next section describes the most popular...attention that the current section describes only popular conversions...

    docs.aspose.com/pdf/python-net/converting/
  2. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterStart method. Called when enumeration of a header or footer in a Section has started in C++....of a header or footer in a section has started. virtual Aspose...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  4. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch....appears on the first page of the section. builder . MoveToHeaderFooter...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/net/aspose.words/pag...
  5. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered pages....this property affects all sections in the document. Examples...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page.... move_to_section ( 0 ) builder . writeln ( 'Page1'...appears on the first page of the section. builder . move_to_header_footer...

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

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......date-section{color:var(--primary);margin-right:5px}....period-chooser-row .date-section{color:var(--primary)}.select-kit...

    forum.aspose.com/stylesheets/desktop_4560ee16f2...
  8. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a Section has started....of a header or footer in a section has started. visitHeaderFooterSta...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....appears on every page in the section. // We can override the primary...on every even page of this section. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....entire document or separate sections. Document contains a collection...collection of the Section objects enabling you to obtain a particular...

    docs.aspose.com/words/java/working-with-document/