Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 12,037 for

section

(0.04 sec)
  1. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page.... move_to_section ( 0 ) builder . writeln ( 'Page1'...appears on the first page of the section. builder . move_to_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Visual Component Editor|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.... General Section This section contains most common...any barcode label usage. The section contains the following parameters:...

    docs.aspose.com/barcode/reportingservices/visua...
  3. Working with Documents from External Sources|As...

    How to load documents from external sources in C#. Load PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and other files from SharePoint or database for further processing using C#....Sources Contents [ Hide ] This section provides information on how...Words for .NET API Reference section. Convert a Document in C# Analyzing...

    docs.aspose.com/words/net/working-with-document...
  4. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....insert paragraph, page, column, section or line break into the document...pages' ) builder . move_to_section ( 0 ) builder . writeln ( 'Page1'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....lists are restarted at each section after executing of a mail merge...whether the section start of the first document section and its copies...

    reference.aspose.com/words/java/com.aspose.word...
  6. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....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/java/com.aspose.word...
  7. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....insert paragraph, page, column, section or line break into the document...revert page setup settings to sections in a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Report Definition Overview|Aspose.Words for Sha...

    Report definition file meaning, it's structure and how to work with a such file while configuring Aspose.Words for SharePoint reports.... The main section is DataSets that describes...relationships in the Relations section of the report definition file...

    docs.aspose.com/words/sharepoint/report-definit...
  9. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your document's presentation....this property affects all sections in the document. Examples...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....entire document or separate sections. Document contains a collection...collection of the Section objects enabling you to obtain a particular...

    docs.aspose.com/words/net/working-with-document/