Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 8,737 for

image scale

(0.11 sec)
  1. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...saveOptions) Renders the shape into an image and saves into a file. save...fileName string The name for the image file. If a file with the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...watermarkerContext . ImageWatermarkOption . Scale = 50 ; Watermarker . Create...

    reference.aspose.com/words/net/aspose.words.low...
  3. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate shape dimensions in pixels based on zoom and resolution for enhanced precision....float scale , float dpi ) Parameter Type Description scale Single...Examples Shows how to measure and scale shapes. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.ren...
  4. WatermarkerContext class | Aspose.Words for Python

    aspose.words.lowcode.WatermarkerContext class. Document watermarker context....ProcessorContext ) image_watermark Image bytes to be used as...as a watermark. image_watermark_options Options for the text watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Aspose.PSD for .NET 19.5 - 发布说明|Documentation

    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....Scale P:Aspose.PSD.FileFormats.Psd...LayerResources.PtFlResource.Scale P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C++....float scale , float dpi ) Parameter Type Description scale float...Examples Shows how to measure and scale shapes. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom 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...
  9. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right 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 Java|A...

    Convert a document to a raster Image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, Image binarization, etc using Java....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/java/saving-a-document-as...