Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 48,879 for

section

(0.07 sec)
  1. AppendEmptySection() | Aspose.Slides for C++ AP...

    Add empty Section to the end of the collection....:String) method Add empty section to the end of the collection...System::String Name of the section Return Value Added section. See Also Typedef...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  2. Installation|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....NET from Downloads Section Aspose.Email for Python via...file in the API’s download section as well as hosted on Pypi....

    docs.aspose.com/email/python-net/installation/
  3. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a Section allowing to define the document grid behavior....Specifies the layout mode for a section allowing to define the document...contents of the corresponding section in the document. GRID Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Release Notes

    This Section contains the release notes of Aspose.Note for .NET for the year Release Notes. In these release notes, we are publishing the list of issues that have been fixed in the current version, as well as any public API and behavioral changes....Release Notes - 2023 This section contains the release notes...Release Notes - 2022 This section contains the release notes...

    releases.aspose.com/note/net/release-notes/
  5. Section.h - Aspose.Words for C++ - API Reference

    Section.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspose.Words. ......Section.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights...ASPOSE_WORDS_SHARED_CLASS Section final : public Aspose::Words::CompositeNode...

    reference.aspose.com/words/cpp/_section_8h_source/
  6. BuildingBlock.Accept | Aspose.Words for .NET

    BuildingBlock Accept method. Accepts a visitor in C#....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  7. PageSetup.LineNumberCountBy | Aspose.Words for ...

    PageSetup LineNumberCountBy property. Returns or sets the numeric increment for line numbers in C#....enable line numbering for a section. Document doc = new Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/net/aspose.words/pag...
  8. FieldAutoTextList.ListStyle | Aspose.Words for ...

    FieldAutoTextList 财产. 获取或设置要包含条目的列表所基于的样式的名称...Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/zh/net/aspose.words....
  9. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this Section....positioning of endnotes in this section. Examples Shows how to configure...affecting footnotes/endnotes in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to replace ControlChar.SECTION_BREAK to Con...

    Hi supporter, I need to replace ControlChar.Section_BREAK to ControlChar.PAGE_BREAK. This is my old code. In this below code Section breack are removed from docment. Now, we want to replace Section break to page break. …...SECTION_BREAK to ControlChar.PAGE_BREAK...need to replace ControlChar.SECTION_BREAK to ControlChar.PAGE_BREAK...

    forum.aspose.com/t/how-to-replace-controlchar-s...