Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 8,751 for

image scale

(0.09 sec)
  1. Watermark SVG image via Java | products.aspose.com

    Sample Java conversion code for SVG format to file. Use this example code to convert SVG to within any Web or Desktop Java based application....Imaging Java Watermark Svg PPTX DOCX...SVG Add Text Watermark to SVG images via Java Build your own Java...

    products.aspose.com/imaging/java/watermark/svg/
  2. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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....Imaging 2.9.0 Contents [ Hide ] This...the changes to the Aspose.Imaging API from version 2.8.0 to 2...

    docs.aspose.com/imaging/net/public-api-changes-...
  3. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the Image...of the image. Borders only have effect for inline images. @property...Shows how to edit a shape’s image data. img_source_doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Watermark SVG image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark SVG Image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging .NET Watermark Svg PPTX DOCX...SVG Add Text Watermark to SVG images via C# Build your own .NET...

    products.aspose.com/imaging/net/watermark/svg/
  5. Export Presentation Charts in Java|Aspose.Slide...

    Learn how to export presentation charts with Aspose.Slides for Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....presentation as an image. This article shows how to get an image from a chart...presentation. In addition to the basic image export workflow, the article...

    docs.aspose.com/slides/java/export-chart/
  6. Create Thumbnails of Presentation Shapes on And...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for Android via Java – easily create and export presentation thumbnails....view the images of the shapes separately in an image viewer. In...helps them generate thumbnail images of the slide shapes. In this...

    docs.aspose.com/slides/androidjava/create-shape...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageContrast method. Gets or sets the contrast for the generated Images in C++....contrast for the generated images. float Aspose :: Words :: Saving...only when saving to raster image formats. The default value is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for Python via .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported Image formats....on 3D scene and save in an image Contents [ Hide ] Using Aspose...that view into the supported image formats. Create a Fisheye lens...

    docs.aspose.com/3d/python-net/create-a-fisheye-...
  9. 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...
  10. 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...