Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 12,037 for

section

(0.06 sec)
  1. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-Sections content in Java....document tag which accepts multi-sections content. See also StructuredDocumentTa...get the properties of multi-section structured document tags. Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....last paragraph in the last section of the document. get_IsEndOfHeaderFooter...HeaderFooter (main text story) of a Section ; false otherwise. get_IsEndOfSection...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. LINQ Reporting Engine in Java|Aspose.Words for ...

    Create reports from template documents using the LINQ Reporting Engine. Learn more about the supported features in Java....Engine Contents [ Hide ] This section provides the information you...divided into the following sections: Introduction to LINQ Reporting...

    docs.aspose.com/words/java/linq-reporting-engine/
  4. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected Section in your document, enhancing your editing experience....CurrentSection property Gets the section that is currently selected...this DocumentBuilder . public Section CurrentSection { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....document section. foreach ( Section sect in doc . Sections ) { //...different headers in each section, since we want // the watermark...

    docs.aspose.com/words/net/add-watermark/
  6. How to Use Aspose.Words Instead of NPOI|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of NPOI using C#....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/net/aspose-words-instead-...
  7. Psd file|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSD supports all sections of the Adobe Photoshop PSD...Features Aspose.PSD supports all sections of PSD Format. 1. PSD and...

    docs.aspose.com/psd/net/psd-file/
  8. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_Section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../Section/); false otherwise....is_end_of_section property Paragraph.is_end_of_section property...Body (main text story) of a Section ; false otherwise. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Paragraph::get_IsEndOfSection me...

    Aspose::Words::Paragraph::get_IsEndOfSection method. True if this paragraph is the last paragraph in the Body (main text story) of a Section; false otherwise in C++....Body (main text story) of a Section ; false otherwise. bool Aspose...all block-level nodes in the section's body, // then clone and insert...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::BuildingBlocks::BuildingBlock::A...

    Aspose::Words::BuildingBlocks::BuildingBlock::Accept method. Accepts a visitor in C++....); // The block itself is a section that contains the text. ASSERT_EQ...into the document as a new section. doc -> AppendChild ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.bui...