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

image scale

(0.1 sec)
  1. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...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...
  2. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...Layer group export image error:The rectangle has no common processing...PNG:" + mergedPngPath); } } image.png (109.1 KB) Professionalize...

    forum.aspose.com/t/layer-group-export-image-err...
  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. 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...
  5. Aspose.PSD for .NET 20.10 - 发行说明|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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...)) { image . Save ( outputFile , new PsdOptions ( image )); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  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. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the Image is linked to the shape (when SourceFullName is specified) in C++....method Returns true if the image is linked to the shape (when...Shows how to edit a shape’s image data. auto imgSourceDoc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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...watermarkerContext . ImageWatermarkOption . Scale = 50 ; Watermarker . Create...

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