Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 14,110 for

section

(0.05 sec)
  1. PageSetup.page_starting_number property | Aspos...

    PageSetup.page_starting_number property. Gets or sets the starting page number of the Section....starting page number of the section. @property def page_starting_number...continue from the previous section. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the Section in C++....restarts at the beginning of the section. bool Aspose :: Words :: PageSetup...set up page numbering in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C# or .NET...and from specific slides, sections, and portions of a presentation...To show a single section only, use a Section Zoom . Slide Zoom...

    docs.aspose.com/slides/net/manage-zoom/
  4. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...to how the method handles section formatting. The InsertDocument...inserted document has different section settings than the destination...

    forum.aspose.com/t/insertdocument-custom-margin...
  5. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....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/nodejs-net/aspose.wo...
  6. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Discover the DocumentVisitor VisitSectionEnd method, crucial for managing Section enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a section has ended. public virtual VisitorAction...VisitSectionEnd ( Section section ) Parameter Type Description section Section...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PageSetup.otherPagesTray property | Aspose.Word...

    PageSetup.otherPagesTray property. Gets or sets the paper tray (bin) to be used for all but the first page of a Section...all but the first page of a section. The value is implementation...Examples Shows how to get all the sections in a document to use the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Section.ensure_minimum method | Aspose.Words fo...

    Section.ensure_minimum method. Ensures that the Section has [Section.body](../body/) with one [Paragraph](../../paragraph/)....ensure_minimum() Ensures that the section has Section.body with one Paragraph...Shows how to prepare a new section node for editing. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....RESTART_SECTION Line numbering restarts at the section start....continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a document....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...