Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,221 for

section

(0.31 sec)
  1. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...getCount() - 2; i >= 0; i--) { Section sourceSection = document.getSections()...getCount() - 2; i >= 0; i--) { Section src = doc.getSections().get(i);...

    forum.aspose.com/t/topic/312511
  2. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document....Please be aware that this section only outlines popular conversions...formats, please refer to the section Supported File Formats . To...

    products.aspose.com/pdf/python-net/merger/
  4. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....this property affects all sections in the document. Examples...border. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Section importedSection = ( Section ) dstDoc . ImportNode...document text." ); // Import the Section from the destination document...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....The SDT represents repeating section type when displayed in the...The SDT represents repeating section item. EntityPicker 16 The SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....headers of each document section. for ( Section sect : doc . getSections...different headers in each section, since we want // the watermark...

    docs.aspose.com/words/java/add-watermark-in-doc...
  8. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...SECTION_BREAK . PAGE_BREAK_CHAR Page...(char)13 or “\r”. SECTION_BREAK End of section character: “\x000c”...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Install with MSI Installer|Aspose.PDF for Repor...

    Learn how to install Aspose.PDF for Reporting Services using the MSI installer. A straightforward guide for quick setup....Pdf for Reporting Services’ section. Automatic installation is...

    docs.aspose.com/pdf/reportingservices/install-w...
  10. Getting Started|Aspose.Words for C++

    Use this introduction to Aspose.Words for C++ fundamentals to start realizing the value of Aspose.Words for your business....Words, select the appropriate section: Installation – provides information...

    docs.aspose.com/words/cpp/getting-started/