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

image scale

(0.92 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) 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...
  9. 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...
  10. HtmlSaveOptions.ScaleImageToShapeSize | Aspose....

    Discover how HtmlSaveOptions' ScaleImageToShapeSize property optimizes Image scaling in Aspose.Words for HTML, MHTML, or EPUB exports. Enhance your documents!...property Specifies whether images are scaled by Aspose.Words to the...{ get ; set ; } Remarks An image in a Microsoft Word document...

    reference.aspose.com/words/net/aspose.words.sav...