Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 3,296 for

psdimage

(0.13 sec)
  1. Aspose.PSD for .NET 21.1 - 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....PsdLoadOptions (); using ( PsdImage image = ( PsdImage ) Image . Load (...true }; using ( PsdImage image = ( PsdImage ) Image . Load (...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  2. AddRegularLayer | Aspose.PSD for .NET API 参考

    添加一个新的常规层...AddRegularLayer PsdImage.AddRegularLayer method 添加一个新的常规层。 public...例子 下面的代码展示了如何将新生成的常规图层添加到 PsdImage 中。 [C#] string sourceFileName...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  3. Creating Indexed PSD Files in PHP|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....previously $psdImage = new PsdImage (); $psd = $psdImage -> create...

    docs.aspose.com/imaging/java/creating-indexed-p...
  4. ContentsBounds | Aspose.PSD for .NET API 参考

    获取或设置智能对象内容的边界...formatExt ; using ( PsdImage image = ( PsdImage ) Image . Load (...format ); using ( PsdImage image = ( PsdImage ) Image . Load (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  5. ContentsSource | Aspose.PSD for .NET API 参考

    获取或设置智能对象内容的来源...formatExt ; using ( PsdImage image = ( PsdImage ) Image . Load (...format ); using ( PsdImage image = ( PsdImage ) Image . Load (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  6. Memory leak while loading and saving PSD files ...

    Hi, We are having a memory leakage problem. Our application uses Aspose.PSD lib to load a PSD file and update some layers and save that file as JPEG image. Memory usage starts to increase with the use of this functional…..."); using PsdImage psd = (PsdImage)Image.Load(psdStream...not found!"); using PsdImage psd = (PsdImage)Image.Load(psdStream...

    forum.aspose.com/t/memory-leak-while-loading-an...
  7. Aspose.PSD for .NET 24.3 - 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....using ( var psdImage8 = ( PsdImage ) Image . Load ( sourceFile...using ( var psdImage16 = ( PsdImage ) Image . Load ( outputFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-3...
  8. Change Option to Point Text or Paragraph - Free...

    How can I change the properties of Point Text or Paragraph Text in a TextLayer through the psd java library?...Java Example: try (PsdImage psdImage = (PsdImage) Image.load(sourceFile))...noBoundsTextLayer = (TextLayer) psdImage.getLayers()[1]; TextLayer...

    forum.aspose.com/t/change-option-to-point-text-...
  9. Key | Aspose.PSD for .NET API Reference

    Key PathStructure.Key property Gets the structure key. public override int Key { get ; } Examples The following code ......psd" ; using ( PsdImage image = ( PsdImage ) Image . Load (...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. VerticalResolution | Aspose.PSD for .NET API Re...

    VerticalResolution Psdimage.VerticalResolution property Gets or sets the vertical resolution, in pixels per inch, of ......VerticalResolution PsdImage.VerticalResolution property Gets...in pixels per inch, of this PsdImage . public override double VerticalResolution...

    reference.aspose.com/psd/net/aspose.psd.filefor...