Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,364 for

image scale

(0.05 sec)
  1. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    Discover the IsWashout property of ImageWatermarkOptions. Control your watermark's washout effect effortlessly with this simple boolean setting....create a watermark from an image in the local file system. Document...Document (); // Modify the image watermark's appearance with...

    reference.aspose.com/words/net/aspose.words/ima...
  2. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....Shows how to edit a shape’s image data. img_source_doc = aw ....Document ( file_name = MY_DIR + 'Images.docx' ) source_shape = img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your Images by removing unwanted portions from the bottom for a perfect fit....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.CropTop | Aspose.Words for .NET

    Optimize your Images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

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

    Discover the ImageData CropRight property, control picture cropping from the right side for precise Image editing and enhanced visual appeal....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageData.CropLeft | Aspose.Words for .NET

    Discover the ImageData CropLeft property to easily adjust Image framing by removing unwanted portions from the left side for a perfect fit....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....Shows how to edit a shape’s image data. auto imgSourceDoc = MakeObject...MakeObject < Document > ( MyDir + u "Images.docx" ); auto sourceShape =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....Shows how to edit a shape’s image data. auto imgSourceDoc = MakeObject...MakeObject < Document > ( MyDir + u "Images.docx" ); auto sourceShape =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.ScaleImageToShapeSize property. Specifies whether Images are Scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...property Specifies whether images are scaled by Aspose.Words to the...scaleImageToShapeSiz () : boolean Remarks An image in a Microsoft Word document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Watermarker.Create | Aspose.Words for .NET

    Create a new watermarker processor with our innovative method for enhancing your Images and protecting your content effortlessly....Shows how to insert watermark image to the document using context...(); imageWatermarkOption . Scale = 50 ; watermarkerContext ....

    reference.aspose.com/words/net/aspose.words.low...