Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 14,735 for

section

(0.25 sec)
  1. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....FIRST_PAGE_HEADER_FOOTER_PER_SECTION First page header and footer...end of each section. FIRST_SECTION_HEADER_LAST_SECTION_FOOTER Primary...

    reference.aspose.com/words/java/com.aspose.word...
  2. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur.... The following sections describe the logical levels...to each level. Document and Section Logical Level A Word document...

    docs.aspose.com/words/nodejs-net/logical-levels...
  3. 档案

    档案...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/zh/words/add-or-remove-header-a...
  4. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.4.0) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (400+), along with text content. While generating the report, we observed th…...splitting the report into multiple section-wise PDF files and then merging...disposing the objects after each section PDF creation, the memory usage...

    forum.aspose.com/t/high-memory-usage-when-gener...
  5. PageBorderAppliesTo enumeration | Aspose.Words ...

    Aspose.Words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on....shown on all pages of the section. FirstPage Page border is shown...shown on the first page of the section only. OtherPages Page border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_SuppressEndnotes ...

    Aspose::Words::PageSetup::get_SuppressEndnotes method. True if endnotes are printed at the end of the next Section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that Section in C++....printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. bool Aspose :: Words :: PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::PageSetup::set_SuppressEndnotes ...

    Aspose::Words::PageSetup::set_SuppressEndnotes method. True if endnotes are printed at the end of the next Section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that Section in C++....printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. void Aspose :: Words :: PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a Section of a document...all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...True , the columns in this section are laid out from right to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FootnoteSeparator | Aspose.Words for Java

    in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...