Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 15,197 for

section

(0.22 sec)
  1. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....KEEP_SOURCE_FORMATTING); for (Section srcSection : docToInsert.getSections())...last empty paragraph in a section. if (((srcNode.getNodeType())...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterStart method. Called when enumeration of a header or footer in a Section has started in C++....of a header or footer in a section has started. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::DocumentVisitor::VisitBodyStart ...

    Aspose::Words::DocumentVisitor::VisitBodyStart method. Called when enumeration of the main text story in a Section has started in C++....of the main text story in a section has started. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....first section in the document, and then add another section. builder...write("Section 1. "); builder.insertBreak(BreakType.SECTION_BREAK_CONTINUOUS);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Notes::FootnoteOptions::get_Colu...

    Aspose::Words::Notes::FootnoteOptions::get_Columns method. Specifies the number of columns with which the footnotes area is formatted in C++....how to split the footnote section into a given number of columns...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. NodeCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your NodeCollection with our Clear method, removing all nodes from both the collection and the document for optimal performance....Examples Shows how to remove all sections from a document. Document...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/net/aspose.words/nod...
  8. ConvertUtil.PixelToPoint | Aspose.Words for .NET

    Effortlessly convert pixels to points at 96 dpi with ConvertUtil's PixelToPoint method. Enhance your design precision today!...DocumentBuilder ( doc ); // A section's "Page Setup" defines the...of the top margin of this section in pixels, according to a custom...

    reference.aspose.com/words/net/aspose.words/con...
  9. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....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/java/com.aspose.word...
  10. Convert a Document in Python|Aspose.Words for P...

    Easily convert documents from one format to another using Python. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others.... As mentioned in previous sections, the LoadFormat enumeration...converter tool. The current section describes popular conversions...

    docs.aspose.com/words/python-net/convert-a-docu...