Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,192 for

docx to jpg

(0.05 sec)
  1. ImageData.imageSize property | Aspose.Words for...

    ImageData.imageSize property. Gets the information about image size and resolution....jpg" ); // A 400x400 image will create...artifactsDir + "Image.ScaleImage.docx" ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance document imports and image insertion seamlessly....docx" ); } /// <summary> /// Allows...ReadAllBytes ( ImageDir + "Logo.jpg" )); return ResourceLoadingActio...

    reference.aspose.com/words/net/aspose.words.loa...
  3. 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...
  4. 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...
  5. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....docx"); StructuredDocumentTa visitor..."DocumentVisitor-compatible features.docx"); StructuredDocumentTa visitor...

    reference.aspose.com/words/java/com.aspose.word...
  6. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not To use anti-aliasing for rendering....docx' ) builder = aw . DocumentBuilder...'Document.ImageSaveOptions.Default.jpg' , save_options = options ) options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape class | Aspose.Words for Python

    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 shapes...file_name = IMAGE_DIR + 'Logo.jpg' ) shape . wrap_type = aw . drawing...

    reference.aspose.com/words/python-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. ImageWatermarkOptions.Scale | Aspose.Words for ...

    Discover the ImageWatermarkOptions Scale property To easily adjust image scaling for optimal watermarking. Default value, 0 auTo for seamless integration....jpg" ), imageWatermarkOption ); doc...FromFile ( ImageDir + "Logo.jpg" )); doc . Watermark . SetImage...

    reference.aspose.com/words/net/aspose.words/ima...
  10. MergeFieldImageDimensionUnit | Aspose.Words for...

    Specifies an unit of an image dimension i.e in Java....jpg"); dataTable.getRows().add(getImageDir()..."Field.MERGEFIELD.ImageDimension.docx"); } /// /// Sets the size of...

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