Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 12,205 for

section

(0.11 sec)
  1. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined document management....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/doc...
  2. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this Section....sets the layout mode of this section. @property def layout_mode...characters per line in this section. builder . page_setup . layout_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Psd file|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....PSD supports all sections of the Adobe Photoshop PSD...Features Aspose.PSD supports all sections of PSD Format. 1. PSD and...

    docs.aspose.com/psd/net/psd-file/
  4. BuildingBlock.firstSection property | Aspose.Wo...

    BuildingBlock.firstSection property. Gets the first Section in the building block....firstSection property Gets the first section in the building block. get...Words . Section Remarks Returns null if there are no sections. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuildingBlock.lastSection property | Aspose.Wor...

    BuildingBlock.lastSection property. Gets the last Section in the building block....lastSection property Gets the last section in the building block. get...Words . Section Remarks Returns null if there are no sections. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FootnoteSeparator | Aspose.Words for Java

    in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Documents Contents [ Hide ] This section provides information on how...classes. Articles in this section describe a wide range of document...

    docs.aspose.com/words/net/programming-with-docu...
  9. Aspose::Words::PageSetup::get_Bidi method | Asp...

    Aspose::Words::PageSetup::get_Bidi method. Specifies that this Section contains bidirectional (complex scripts) text in C++....method Specifies that this section contains bidirectional (complex...true , the columns in this section are laid out from right to...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. 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...