Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,677 for

section

(0.03 sec)
  1. MirrorMargins in ODT not saved correctly - Free...

    I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...can see that the section properties ( Section ) have the value...re-applied the parameter: csharp section.PageSetup.MultiplePages = MultiplePagesType...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  2. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++....To append HeaderFooter to a Section use InsertAfter1(), InsertBefore1()...top of every page of this section, above the main body text....

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this Section....positioning of footnotes in this section. get footnoteOptions () : Aspose...affecting footnotes/endnotes in a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LayoutOptions.ContinuousSectionPageNumberingRes...

    Discover the LayoutOptions ContinuousSectionPageNumberingRestart property for seamless page numbering control in continuous Sections. Optimize your document layout today!...numbers when a continuous section restarts the page numbering...numbering in a continuous section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....the parent Section of the paragraph. public Section ParentSection...top of every page of this section, above the main body text....

    reference.aspose.com/words/net/aspose.words/par...
  6. PSD - Photoshop Image File Format

    Learn about PSD file format and APIs that can create and open PSD files....can be used to move from one section to the next. The length markers...to all these fields in the section, as Photoshop may try to read...

    docs.fileformat.com/image/psd/
  7. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing document editing efficiency and precision....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position in C++....are output at the end of the section. EndOfDocument 3 Endnotes are...Write ( u "This is the second section." ); // We can use the "Position"...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. Aspose.Words.Notes | Aspose.Words for .NET

    Explore the Aspose.Words.Notes namespace to easily manage Microsoft Word endnotes and footnotes, enhancing your document editing experience....options for a document or section. Footnote Represents a container...options for a document or section. FootnoteSeparator Represents...

    reference.aspose.com/words/net/aspose.words.notes/