Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 8,537 for

layer

(0.1 sec)
  1. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool.... You can create a vector layer by using the Shapefile driver...create different types of vector layers. You can create SHP file in...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...
  2. Working with Layers|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....Working with Layers Contents [ Hide ] Configuring Shape Objects...Objects with Layers Aspose.Diagram for Python via Java allows to...

    docs.aspose.com/diagram/python-java/working-wit...
  3. Aspose.PSD for .NET 22.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....window with an error reading layer, this will not affect the work...with effects information for layer states in TimeLine models Feature...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-9...
  4. Python PSD, PSB, AI Manipulation API | products...

    Python Photoshop File Format library to create edit and convert PSD, PSB and AI formats...of Text Layers, Smart Objects, Fill Layers, Shape Layers, Group...Group Layers, Adjustment Layers. Aspose.PSD supports Blendings Modes...

    products.aspose.com/psd/python-net/
  5. 在 Visio 中用 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....two layers. Here "0;1" are indexes of the layers $layer = $shape...$shape -> getLayerMem (); $layer -> getLayerMember () -> setValue...

    docs.aspose.com/diagram/zh/java/configure-shape...
  6. Filtering and Indexing GIS Vector Layers in C#|...

    With GIS C# .NET Library or API, you can filter GIS vector Layers by attribute values or spatial bounds. You can also use indices to speed up filtering and spatial queries....Filtering and Indexing GIS Vector Layers in C# Contents [ Hide ] With...GIS for .NET you can filter layers by attribute values or spatial...

    docs.aspose.com/gis/net/filtering-and-indexing/
  7. Aspose.PSD for .NET 20.6 - 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....Brightness/Contrast Adjustment Layer) Feature PSDNET-219 Move DefaultReplacementFo...class Enhancement PSDNET-596 Layer Group with not PassThrough Blending...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  8. Bold formatting moved from one text portion to ...

    Hi! We are trying to process the file from the archive attached using Aspose.PSD 22.7.0. After executing the code below, opening the generated file in Photoshop and letting it update the text Layer, the bold formatting…...letting it update the text layer, the bold formatting moves from...foreach (var layer in psdImage.Layers) if (layer is TextLayer...

    forum.aspose.com/t/bold-formatting-moved-from-o...
  9. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File...and Exporting Smart Object Layers in PSD Files using Aspose.PSD...PSD for Python Smart Object Layers in PSD files allow you to embed...

    docs.aspose.com/psd/python-net/smart-object-upd...
  10. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.Layers.smartobjects import SmartObjectLayer from aspose.psd.imageloadoptions import PsdL…...layers.smartobjects import SmartObjectLayer...import PngOptions def find_smart_layers(psd_file_path): with Image...

    forum.aspose.com/t/asposepsd-states-that-a-vali...