Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 48,879 for

section

(0.13 sec)
  1. matrix - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....Gets or sets an XForm object (section 2.2.28), which defines a world-space...Gets or sets an XForm object (section 2.2.28) that specifies a world-space...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. Matrix - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....Gets or sets an XForm object (section 2.2.28), which defines a world-space...Gets or sets an XForm object (section 2.2.28) that specifies a world-space...

    reference.aspose.com/imaging/java/com.aspose.im...
  3. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....revert page setup settings to sections in a document. doc = aw ....for the builder's current section and add text. builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned....and create a duplicate of a section in that document: // Create...clone ); builder . Write ( "Section 1" ); builder . InsertBreak...

    docs.aspose.com/words/net/clone-a-document/
  8. Release Notes

    This Section contains the release notes of Aspose.CAD for Java for the year Release Notes. In these release notes, we are publishing the list of issues that have been fixed in the current version, as well as any public API and behavioral changes....Release Notes - 2023 This section contains the release notes...Release Notes - 2022 This section contains the release notes...

    releases.aspose.com/cad/java/release-notes/
  9. AddClone | Aspose.Sildes for .NET API Reference

    Adds a copy of a specified slide to the end of the collection....to the end of the specified section. public ISlide AddClone ( ISlide...ISlide sourceSlide , ISection section ) Parameter Type Description...

    reference.aspose.com/slides/net/aspose.slides/s...
  10. ControlChar.NonBreakingSpace | Aspose.Words for...

    ControlChar NonBreakingSpace field. Nonbreaking space character x00a0 in C#....Add a section break. This does not make a new section or paragraph...doc . Sections . Count ); builder . Write ( "Before section break...

    reference.aspose.com/words/net/aspose.words/con...