Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 6,561 for

docx to jpg

(0.07 sec)
  1. RelativeVerticalPosition | Aspose.Words for Java

    Specifies To what the vertical position of a shape or text frame is relative in Java....jpg"); shape.setWrapType(WrapType..."Image.CreateFloatingPageCe.docx"); Shows how to insert an image...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShapeBase.flip_orientation property | Aspose.Wo...

    ShapeBase.flip_orientation property. Switches the orientation of a shape....jpg' ) self . assertEqual ( aw ....file_name = IMAGE_DIR + 'Logo.jpg' ) # Set the "FlipOrientation"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies To what the horizontal position of a shape or text frame is relative....docx' ) Shows how to insert a floating...file_name = IMAGE_DIR + 'Logo.jpg' ) shape . wrap_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AuToShape, textbox, freeform, OLE object, ActiveX control, or picture...docx" ); // Get the collection of...insertImage ( base . imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies To what the vertical position of a shape or text frame is relative....docx' ) Shows how to insert a floating...file_name = IMAGE_DIR + 'Logo.jpg' ) shape . wrap_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InserToleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream inTo the document. Allows To specify icon file and caption. Detects OLE object type using given progID parameter in C++....docx" ); See Also Class Shape Class...( get_ImageDir () + u "Logo.jpg" , System :: IO :: FileMode ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark inTo the document in C++....jpg" )); doc -> get_Watermark ()...( get_ImageDir () + u "Logo.jpg" ), imageWatermarkOption ); doc...

    reference.aspose.com/words/cpp/aspose.words/wat...
  8. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....docx"); Constructors Constructor...) + "Section.CreateManually.docx"); Parameters: Parameter Type...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, text frame or floating table in C++....jpg" ); shape -> set_WrapType ( Aspose..."Image.CreateFloatingPageCe.docx" ); See Also Namespace Aspose::Words::Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet construcTor...jpg' ) builder . insert_break ( aw...+ 'ImageSaveOptions.OnePage.jpg' , save_options = options ) Shows...

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