Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 48,714 for

section

(0.07 sec)
  1. Aspose.Slides for Java 17.6 Release Notes|Aspos...

    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....for creating presentation sections in Aspose.Slides Feature SLIDESNET-33584...represent a collection of sections. List of methods: ISection...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  2. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first Section in the document in C++....ion method Gets the first section in the document. System ::...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Body | Aspose.Words for .NET

    Body constructor. Initializes a new instance of the Body class in C#.... To append Body to a Section use AppendChild InsertAfter...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/bod...
  4. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the Section in C++....starting page number of the section. int32_t Aspose :: Words ::...set up page numbering in a section. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Document.Sections | Aspose.Words for .NET API 参考

    Document 财产. 返回代表文档中所有部分的集合...Sections Document.Sections property 返回代表文档中所有部分的集合。...返回代表文档中所有部分的集合。 public SectionCollection Sections { get ; } 例子 显示如何在文档中添加和删除部分。...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class.... To append Body to a Section use CompositeNode.append_child()...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....set up page numbering in a section. auto doc = MakeObject < Document...); builder -> Writeln ( u "Section 1, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Range.delete method | Aspose.Words for Python

    Range.delete method. Deletes all characters of the range....first section in the document, and then add another section. builder...builder . write ( "Section 1. " ) builder . insert_break ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. get_picture method | Aspose.Cells for Python vi...

    get_picture method Contents [ Hide ] get_picture Gets the Picture object of the header / footer. Returns Returns Pict......get_picture ( self , is_header , section ): ... Parameter Type Description...footer. section int 0: Left Section, 1: Center Section, 2: Right...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Range.Delete | Aspose.Words for .NET

    Range Delete method. Deletes all characters of the range in C#....first section in the document, and then add another section. builder...builder . Write ( "Section 1. " ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/ran...