Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 658 for

docx to jpg

(0.21 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. 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...
  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. 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...
  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. 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...
  7. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....docx"); // Get the collection of..."Image.CreateLinkedImage.Embedded.docx"); // Every image that we store...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageFieldMergingArgs.Image | Aspose.Words for ...

    Discover how To use ImageFieldMergingArgs To seamlessly insert images inTo your documents for a polished mail merge experience....docx" ); } /// <summary> /// Contains..."Dark logo" , ImageDir + "Logo.jpg" ); mImageFilenames . Add ( "Transparent...

    reference.aspose.com/words/net/aspose.words.mai...
  9. OleFormat | Aspose.Words for Java

    Provides access To the data of an OLE object or ActiveX control in Java....docx"); // If the object contains...Document(getMyDir() + "ActiveX controls.docx"); Shape shape = (Shape) doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array inTo the document. The image is inserted inline and at 100% scale in C++....jpg" ); { auto ms = MakeObject <..."DocumentBuilderImage.InsertImageFromByteA.docx" ); See Also Class Shape Class...

    reference.aspose.com/words/cpp/aspose.words/doc...