Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 14,627 for

section

(0.08 sec)
  1. Aspose::Words::Paragraph::Paragraph constructor...

    Aspose::Words::Paragraph::Paragraph constructor. Initializes a new instance of the Paragraph class in C++....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/cpp/aspose.words/par...
  2. 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...
  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. 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...
  5. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...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/net/aspose.words/com...
  6. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the document....Shows how to add and remove sections in a document. let doc = new...doc ); builder . write ( "Section 1" ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Layout::ContinuousSectionRestart...

    Aspose::Words::Layout::ContinuousSectionRestart enum. Represents different behaviors when computing page numbers in a continuous Section that restarts page numbering in C++....page numbers in a continuous section that restarts page numbering...before the section on the page where the section starts. Examples...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....with other settings for a section. doc = aw . Document () builder..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage Section headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!...HeadersFooters Contents [ Hide ] Section.HeadersFooters property Provides...headers and footers nodes of the section. public HeaderFooterCollecti...

    reference.aspose.com/words/net/aspose.words/sec...
  10. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a Section has started....of the main text story in a section has started. visitBodyStart...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...