Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 658 for

docx to jpg

(0.07 sec)
  1. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional document formatting....jpg" ); shape . WrapType = WrapType..."Image.CreateFloatingPageCe.docx" ); Shows how to insert an image...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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 ( WrapType..."Image.CreateFloatingPageCe.docx" ); See Also Namespace Aspose::Words::Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. GraphicsQualityOptions Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.GraphicsQualityOptions class To enhance document graphics quality with cusTomizable options for superior output....docx" ); GraphicsQualityOptio qualityOptions..."ImageSaveOptions.GraphicsQuality.jpg" , saveOptions ); See Also namespace...

    reference.aspose.com/words/net/aspose.words.sav...
  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. 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...
  6. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AuToShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....docx" ); // Get the collection of...InsertImage ( ImageDir + u "Logo.jpg" ); shape -> set_WrapType ( WrapType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase BotTom property To easily access the botTom edge position of your shape's containing block for precise design control....jpg" ); shape . WrapType = WrapType..."Image.CreateFloatingPositi.docx" ); See Also class ShapeBase...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.height property | Aspose.Words for Py...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....jpg' ) shape . wrap_type = aw . drawing...'Image.CreateFloatingPositi.docx' ) Shows how to resize a shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.width property | Aspose.Words for Nod...

    ShapeBase.width property. Gets or sets the width 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...
  10. 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...