Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 6,566 for

docx to jpg

(0.07 sec)
  1. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from cusTom sources for personalized communication....docx" ); } /// <summary> /// An example...ImageUrl , ImageDir + "Logo.jpg" }; // Execute a mail merge on...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 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...
  3. 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...
  4. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method...jpg' ) doc . save ( file_name = ARTIFACTS_DIR...+ 'Shape.FillImage.FileName.docx' ) # 2 - Load a file into a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. PdfLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading Pdf document inTo a Document object in Java....docx"); shape = (Shape) doc.getChild(NodeType...+ "Image.CreateImageDirectly.docx", loadOptions); shape = (Shape)...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.flipOrientation property | Aspose.Wor...

    ShapeBase.flipOrientation property. Switches the orientation of a shape....jpg" ); expect ( shape . flipOrientation...setImage ( base . imageDir + "Logo.jpg" ); // Set the "FlipOrientation"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AuToShape, freeform, OLE object, ActiveX control, or picture...jpg" ); shape . wrapType = aw . Drawing..."Image.CreateFloatingPageCe.docx" ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AuToShape freeform OLE object ActiveX control or picture in Java....jpg"); shape.setWrapType(WrapType..."Image.CreateFloatingPageCe.docx"); Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....jpg" ); shape . wrapType = aw . Drawing..."Image.CreateFloatingPositi.docx" ); Shows how to resize a shape...

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