Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 14,837 for

section

(0.13 sec)
  1. Yellow OMR form with a vertical tear line|Docum...

    OMR form with a vertical tear line in yellow...block=left_section_1_header column=1 border=square...border_color=DarkOrange ?content=Section 1 font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  2. 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...
  3. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....all block-level nodes in the section's body, // then clone and insert...last empty paragraph of a section. for ( var srcSection of docToInsert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_Section_size property. Gets or sets the size of the pie chart secondary Section as a percentage....second_section_size property ChartSeriesGroup.second_section_size...secondary section as a percentage. @property def second_section_size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Read Barcode From TIFF Image in Java | Scan Bar...

    Read or exctract barcode details from a multi-page TIFF image using Java. Scan multiple barcodes of different types from a single TIFF image in Java....file from the New Releases section or configure it from Aspose...look at the documentation section to explore working with different...

    blog.aspose.com/barcode/read-barcode-from-multi...
  6. 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...
  7. Red OMR form with a horizontal tear line|Docume...

    OMR form with a horizontal tear line in red...content=Section 1 font_size=12 align=center...border_color=red ?content=Section 2 font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  8. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your document formatting effortlessly!...Numbering restarts at each section. RestartPage 2 Numbering restarts...footnote/endnote counts at a new page or section. doc . FootnoteOptions . RestartRule...

    reference.aspose.com/words/net/aspose.words.not...
  9. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....a child node of the first section's Body. builder . insert_shape...first_section . body . story_type ) doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...such as text and shapes: a Section, a Body, and a Paragraph. doc...doc . AppendChild ( new Section ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...