Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 14,882 for

section

(0.16 sec)
  1. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....Update Content Controls This section explains how to update the...(except repeating sections, repeating section items, groups, check-boxes...

    docs.aspose.com/words/java/working-with-content...
  2. neet.zip

    NEET/1/correct_markings.png NEET/1/list_point.png NEET/1/logo.jpg NEET/1/logo.png NEET/1/neet.7z neet.txt ?empty_line= height=1 ?container=header columns_count=2 ?block= column=1 ?content=NEET SAMP......"Type": "ChoiceBox", "Name": "Section 1_1", "Width": "403", "Height":..."Type": "ChoiceBox", "Name": "Section 1_2", "Width": "403", "Height":...

    products.aspose.com/omr/exam/neet/neet.zip
  3. Section.accept method | Aspose.Words for Python

    Section.accept method. Accepts a visitor....visit_section_start() , then calls Node.accept()...of the section and calls DocumentVisitor.visit_section_end() at...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a Section...header or footer text of a section. To learn more, visit the Working...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a Section at the given index....__getitem__(index) Retrieves a section at the given index. def __getitem__...) . font . size = 6 doc . sections [ 0 ] . page_setup . orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this Section....sets the layout mode of this section. @property def layout_mode...characters per line in this section. builder . page_setup . layout_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Get Started|Aspose.PDF for Java

    This Section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF document...library in this Getting Started section. To find out more about Aspose...PDF, select the appropriate section: Why Aspose.PDF – describes...

    docs.aspose.com/pdf/java/get-started/
  8. Get Started of C++|Aspose.PDF for C++

    This Section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF document using C++....library in this Getting Started section. To find out more about Aspose...PDF, select the appropriate section: Why Aspose.PDF – describes...

    docs.aspose.com/pdf/cpp/get-started/
  9. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....Block"); // The block itself is a section that contains the text. Assert...into the document as a new section. doc.appendChild(doc.importNode(customBlock...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.Protect | Aspose.Words for .NET

    Secure your documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one....turn off protection for a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/net/aspose.words/doc...