Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,364 for

image scale

(0.27 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. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....and render it to a specific scale. Chart chart = builder . InsertChart...new Shape ( doc , ShapeType . Image ); subShape . Width = 450 ;...

    reference.aspose.com/words/net/aspose.words.ren...
  3. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The Image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...The image Aspose.Cell captures does not look like the original...worksheet and render it to an image or picture using Aspose.Cells...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  4. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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....Feature PSDNET-192 Support of Scale Property for Gradient Fill Layer...IndexOutOfRangeExcep on saving PSD image as JPEG Bug PSDNET-180 Updating...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  5. Aspose.PSD for .NET 23.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....PsdImage psdImage = ( PsdImage ) Image . Load ( sourceFile )) { psdImage...using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFile...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output.... Return Value The scale that was automatically calculated...and render it to a specific scale. Chart chart = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Features|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....Perform graphics drawing Process images Convert between formats Feature...file formats creation PSD PSB Image Loading PSD PSB Raw Data Processing...

    docs.aspose.com/psd/java/features/
  8. Aspose::Words::ImageWatermarkOptions class | As...

    Aspose::Words::ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with Image. To learn more, visit the documentation article in C++....when adding a watermark with image. To learn more, visit the Working...true . get_Scale () const Gets or sets the scale factor expressed...

    reference.aspose.com/words/cpp/aspose.words/ima...
  9. NodeRendererBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.NodeRendererBase class—your foundation for efficient Shape and OfficeMath rendering in document processing....Graphics object to a specified scale. RenderToSize ( Graphics, float...) Renders the shape into an image and saves into a stream. Save...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your Images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output.... Renders the output to images. public static Stream [] SetWatermarkToImages...document and save result to images. string doc = MyDir + "Big...

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