Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 153 for

warp types

(0.05 sec)
  1. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....// Add text to the document, warp it in a comment range, and then...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for .NET 25.5 - 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....Warp.WarpSettings.ProcessingArea...multiple effects of the same type. var imfx = ( ImfxResource )...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  3. Aspose.PSD for Java 25.5 - 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....warp.WarpSettings.getProcessingArea...aspose.psd.fileformats.psd.layers.warp.WarpSettings.setProcessingArea(int)...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  4. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...method that converts a node type enum value into a user friendly...// Add text to the document, warp it in a comment range, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......to work with different brush types. aspose.psd.coreexceptions aspose...aspose.psd.fileformats.psd.layers.warp aspose.psd.fileformats.psd.resources...

    reference.aspose.com/psd/python-net/
  6. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....// Add text to the document, warp it in a comment range, and then...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for Java | Aspose API References

    Aspose.PSD for Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....to work with different brush types. com.aspose.psd.coreexceptions...aspose.psd.fileformats.psd.layers.warp com.aspose.psd.fileformats.psd...

    reference.aspose.com/psd/java/
  8. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it...method that converts a node type enum value into a user friendly...// Add text to the document, warp it in a comment range, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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…...TYPE_INT_ARGB); Graphics2D g = resizedImage...有效。我们正在努力尽快改进它们。 How to Use Warp in Aspose.PSD Class Libraries...

    forum.aspose.com/t/layer-group-export-image-err...
  10. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...layers): layer_type = type(layer).__name__ layer_name...Layer {i}: {layer_name} (Type: {layer_type})") if layer_name == "GC-COEUR":...

    forum.aspose.com/t/modify-smartobject-psd/313972