Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,687 for

text layer

(0.16 sec)
  1. Aspose.PSD for .NET 19.11 - 发行说明|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....Layers M:Aspose.PSD.FileFormats.Ai...M:Aspose.PSD.FileFormats.Psd.Layers.LayerEffects.BlendingOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. How to Add Image Watermark to PSD in C#

    This step by step tutorial elaborates how to add image watermark to PSD in C#. Adding image watermark to PSD in C# is quick and easy with Aspose.PSD for .NET....using Image class Create a base Layer object using an image from FileStream...FileStream Add base layer object to the PSD image object created...

    kb.aspose.com/psd/net/how-to-add-image-watermar...
  3. Supported extensions are supported in last vers...

    Hi, Can you please check with GDAL + your GDAL of the unsupported extensions with new version if it supported ? If it not supported both GDAL + your GDAL, where can I find support for them? The list: Supported_Extens…... A map package can include layers, their symbolization, labeling...folder can be many layers=> and convert each layer with your GIS API...

    forum.aspose.com/t/supported-extensions-are-sup...
  4. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a Layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...pic, String layerName, String text, String filename) { PsdLoadOptions...isText = false; if (text != null && !text.isEmpty()) { System...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  5. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте файл PSB за допомогою онлайн-редактора...NET // How to update Text Layer in PSB File using (PsdImage...Load("layers.psb")) { foreach (var layer in psdImage.Layers) { if...

    products.aspose.com/psd/ua/editor/psb/
  6. GIS Data Manipulation APIs for Python via .NET ...

    Create, read, convert, and process GIS data including GeoPackage, Shapefile, and raster formats. Render maps with a high-performance .NET API for Python on Windows, macOS (Intel & ARM).... Create Layers and Datasets Read/Write Multiple...shapefile) as layer: for i in range(layer.count): feature = layer[i] #...

    products.aspose.com/gis/python-net/
  7. Otvorite i uredite PSB datoteku | products.aspo...

    Otvorite i uredite PSB datoteku s mrežnim uređivačem...NET // How to update Text Layer in PSB File using (PsdImage...Load("layers.psb")) { foreach (var layer in psdImage.Layers) { if...

    products.aspose.com/psd/cr/editor/psb/
  8. | Aspose

    Sample code for DJVU to Searchable PDF Java conversion. Use API example code for batch DJVU files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/djvu-to...
  9. | Aspose

    Sample code for DJVU to Searchable PDF Java conversion. Use API example code for batch DJVU files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...which contain the combination of text, drawings, images and photographs...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  10. Edit PSD File in Java

    Follow this tutorial to edit PSD file in Java. It discusses the IDE setup, the steps, and a runnable sample code to create a PSD photo editor using Java....possibilities to add or edit different layers in a PSD image file. Steps...PSD file by adding a new text layer using the addTextLayer method...

    kb.aspose.com/psd/java/edit-psd-file-in-java/