Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 14,634 for

section

(0.42 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. Reference|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....Reference Contents [ Hide ] This section describes the command bars...windows with formulas list. This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/reference/
  3. Get Started|Aspose.PDF for .NET

    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/net/get-started/
  4. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder . PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  5. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....revert page setup settings to sections in a document. let doc = new...for the builder's current section and add text. builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working With Nodes in Python|Aspose.Words for Java

    Working With Nodes using Python....access to the last section of the document . section = doc . getLastSection...getLastSection () section . getBody (). appendChild ( para ) Download...

    docs.aspose.com/words/java/working-with-nodes-i...
  7. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method...turn off protection for a section. doc = aw . Document () builder...doc ) builder . writeln ( 'Section 1. Hello world!' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Section.NodeType | Aspose.Words for .NET

    Discover the Section NodeType property that efficiently returns Section data, enhancing your site's structure and performance. Unlock seamless navigation today!...[ Hide ] Section.NodeType property Returns Section. public override...See Also enum NodeType class Section namespace Aspose.Words assembly...

    reference.aspose.com/words/net/aspose.words/sec...
  9. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....Add a section break. This does not make a new section or paragraph...paragraph. Assert . That ( doc . Sections . Count , Is . EqualTo ( 1...

    reference.aspose.com/words/net/aspose.words/con...
  10. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/net/aspose.words/run/