Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 14,278 for

section

(0.08 sec)
  1. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your paragraphs with document grid lines for a polished look....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/net/aspose.words/par...
  2. Aspose::Words::TextColumnCollection::get_LineBe...

    Aspose::Words::TextColumnCollection::get_LineBetween method. When true, adds a vertical line between columns in C++....); // Configure the current section's PageSetup object to divide...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom On Premise, Cloud & App Based Solutions to Process Visio Images – Java Microsoft Visio Files Conversionhttps://products.aspose.com/diagram/java/conversion/Recent con......container-fluid bg-white agp-content section container row col-md-12 tl...bg-white aboutfile box-1 vh100 section nopbtm container row demobox...

    products.aspose.com/diagram/java/conversion/ind...
  4. Aspose::Words::PageSetup::get_HeaderDistance me...

    Aspose::Words::PageSetup::get_HeaderDistance method. Returns or sets the distance (in points) between the header and the top of the page in C++....with other settings for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::PageSetup::get_FooterDistance me...

    Aspose::Words::PageSetup::get_FooterDistance method. Returns or sets the distance (in points) between the footer and the bottom of the page in C++....with other settings for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom On Premise, Cloud & App Based Solutions to Process Visio Images – Java Microsoft Visio Konversi Berkashttps://products.aspose.com/diagram/id/java/conversion/Recent c......container-fluid bg-white agp-content section container row col-md-12 tl...bg-white aboutfile box-1 vh100 section nopbtm container row demobox...

    products.aspose.com/diagram/id/java/conversion/...
  7. Aspose::Words::Notes::FootnoteNumberingRule enu...

    Aspose::Words::Notes::FootnoteNumberingRule enum. Determines when automatic footnote or endnote numbering restarts in C++....Numbering restarts at each section. RestartPage 2 Numbering restarts...footnote/endnote counts at a new page or section. doc -> get_FootnoteOptions...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-Sections content...document tag which accepts multi-sections content. See also StructuredDocumentTa...) asSection() Cast node to Section . (Inherited from Node ) asShape()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/cpp/find-and-replace/
  10. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and 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...