Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 8,115 for

image scale

(0.13 sec)
  1. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....Shows how to edit a shape’s image data. auto imgSourceDoc = System...Document > ( get_MyDir () + u "Images.docx" ); auto sourceShape =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Watermark.set_image method | Aspose.Words for P...

    aspose.words.Watermark.set_Image method...set_image method set_image(image_path, options) def set_image...set_image ( self , image_path : str , options : aspose . words . ImageWatermarkOption...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PsdImage psdImage = ( PsdImage ) Image . Load ( sourceFile )) { psdImage...using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  4. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and Image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....examples show how to add text and image watermarks to the PDF while...foreground/background, and scale to page in RenderingWatermark...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  5. 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...
  6. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top 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...
  7. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Node.js. To determine how the document is displayed on the Image you need to specify additional options: resolution, number of pages, Image binarization, etc....convert your document to a raster image file(s). This is especially...example, you can use a raster image of the first page of your document...

    docs.aspose.com/words/nodejs-net/saving-a-docum...
  8. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the Image you need to specify additional options: resolution, number of pages, Image binarization, etc....convert your document to a raster image file(s). This is especially...example, you can use a raster image of the first page of your document...

    docs.aspose.com/words/cpp/saving-a-document-as-...
  9. 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...
  10. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the Image you need to specify additional options: resolution, number of pages, Image binarization, etc....convert your document to a raster image file(s). This is especially...example, you can use a raster image of the first page of your document...

    docs.aspose.com/words/net/saving-a-document-as-...