Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 15,483 for

section

(0.13 sec)
  1. LayoutOptions.continuousSectionPageNumberingRes...

    LayoutOptions.continuousSectionPageNumberingRestart property. Gets or sets the mode of behavior for computing page numbers when a continuous Section restarts the page numbering....numbers when a continuous section restarts the page numbering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the text you want using Node.js....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/nodejs-net/find-and-replace/
  3. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or Sections, as well as by pages or by page ranges....multiple documents by headings or sections. You can also split a document...together: heading paragraph, section break, column break, page break...

    docs.aspose.com/words/nodejs-net/split-a-document/
  4. Black and white OMR form with a vertical tear l...

    OMR form with a vertical tear line in black and white...block=left_section_1_header column=1 border=square...border=square ?content=Section 1 font_size=12 align=center font_style=bold...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  5. Red OMR form with a vertical tear line|Document...

    OMR form with a vertical tear line in red...block=left_section_1_header column=1 border=none ?content=Section 1 font_size=12...italic &block ?block=left_section_1_content column=1 border=rounded...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  6. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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...
  7. 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...
  8. 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...
  9. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Rotate Text in Word using C#

    Rotate text in Word using C#. Get all the details to set the IDE, a list of steps and a sample code to flip the text in Word using C#....file Parse through all the sections of the Word file Access the...the page setup of each section Set the TextOrientation property...

    kb.aspose.com/words/net/rotate-text-in-word-usi...