Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 17,911 for

document insertion

(0.28 sec)
  1. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...center of a page. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...as such in Microsoft Word documents, but commonly used in text...characters to a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source.... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... Document () builder = aw . DocumentBuilder...= 0 while i < 3 : builder . insert_cell () builder . write ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'TEXT1'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... Document () builder = aw . DocumentBuilder...a title. shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Change Background of VSTM File via Python | pro...

    Python source code to change background of VSTM Documents within any Python based application....Install-Package Visit our documentation for more details. How to...diagram as background page Insert an image to the background...

    products.aspose.com/diagram/python-java/changeb...
  8. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  10. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... INLINE Not documented. Seems to be a possible value...NONE . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/python-net/aspose.wo...