Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 6,566 for

docx to jpg

(0.07 sec)
  1. Fill.Visible | Aspose.Words for .NET

    Control visibility with the Fill Visible property. Easily manage formatting To enhance your design and ensure clarity in your application....jpg" ); using ( MemoryStream stream...ArtifactsDir + "Drawing.VariousShapes.docx" ); See Also class Fill namespace...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated...jpg' ) self . assertTrue ( shape...ARTIFACTS_DIR + 'Shape.Rotate.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...jpg' ) shape . wrap_type = aw . drawing...'Image.CreateFloatingPageCe.docx' ) Shows how to create and format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum To easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...docx" ); Shape shape = ( Shape )...InsertImage ( ImageDir + "Logo.jpg" ); Assert . AreEqual ( ImageType...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.ImageSize | Aspose.Words for .NET

    Discover the ImageData ImageSize property To easily access essential details about image dimensions and resolution for enhanced visual quality....jpg" ); // A 400x400 image will create...ArtifactsDir + "Image.ScaleImage.docx" ); See Also class ImageSize...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....jpg' ) shape . wrap_type = aw . drawing...'Image.CreateFloatingPositi.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.botTom property. Gets the position of the botTom edge of the containing block of the shape....jpg" ); shape . wrapType = aw . Drawing..."Image.CreateFloatingPositi.docx" ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....jpg' ) # Insert a text box into the...ARTIFACTS_DIR + 'Shape.GroupShape.docx' ) Shows how to verify shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not To use high quality (i.e...docx' ) builder = aw . DocumentBuilder...'Document.ImageSaveOptions.Default.jpg' , save_options = options ) options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section | Aspose.Words for Java

    Represents a single section in a document in Java....docx"); Constructors Constructor...) + "Section.CreateManually.docx"); Parameters: Parameter Type...

    reference.aspose.com/words/java/com.aspose.word...