Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 15,218 for

section

(0.14 sec)
  1. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's header and footer types for enhanced formatting control....top of every page of this section, above the main body text....bottom of every page of this section, below the main body text....

    reference.aspose.com/words/net/aspose.words/hea...
  2. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....top of every page of this section, above the main body text....bottom of every page of this section, below the main body text....

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...doc . sections ) { let section = s . asSection (); section . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. Quick Start in Jython|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....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/quick-start-in-jython/
  7. Basic operations with PDF by Aspose.PDF for Nod...

    Basic operations Section describes the possibilities of simplest operation with PDF documents using the Aspose.PDF for Node.js via C++....[ Hide ] Basic operations section describes the first and simplest...

    docs.aspose.com/pdf/nodejs-cpp/basic-operations/
  8. IntelliJ IDEA|Aspose.Words for Java

    IntelliJ IDEA: using Aspose.Words for Java....IDEA Contents [ Hide ] This section has the following topics: Aspose...

    docs.aspose.com/words/java/aspose-words-java-fo...
  9. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。...这些方法只接受两个参数: Section – 应放置页眉或页脚的部分。有三个部分:左、中、右,分别由0、1和2表示。...worksheet name at the left section of the header pageSetup . header...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....CompositeNode to remove a section before the last section in the document...DocumentBuilder(doc); builder.writeln("Section 1 text."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...