Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 8,825 for

layer

(0.11 sec)
  1. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...添加了两个新方法和一个属性: Layer.Lock(); - 锁定图层。 Layer.Unlock(); - 解锁图层。 Layer.Locked;...RunExamples . GetDataDir_AsposePdf_Layers (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  2. Coloring of inserts with new added layers|CAD D...

    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....Coloring of inserts with new added layers Contents [ Hide ] How to coloring...coloring of inserts with new added layers (CADNET-1146) Issue: How to...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  3. Aspose.PSD for .NET 22.8 - 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....PSDNET-814 Hash of Layer changes if we call layer.BlendingOptions...T:Aspose.PSD.FileFormats.Psd.Layers.Animation.Frame M:Aspose.PSD...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-8...
  4. Aspose.PSD for .NET 22.3 - 发布说明|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.LayerGroup.IsOpen 移除的 API:...foreach ( var layer in image . Layers ) { if ( layer is LayerGroup...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Aspose.PSD for .NET 19.12 - Release Notes|Docum...

    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....PSDNET-11 Support of Linked Layer Feature PSDNET-131 Support of...loading CMYK PSD file without layers with RLE compression Bug PSDNET-161...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  6. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via C#...Example of using group layers in Aspose.PSD for C# Contents [...[ Hide ] Overview Group layers in Aspose.PSD for C# allow for...

    docs.aspose.com/psd/net/psd-group-layer/
  7. Aspose.PSD for .NET 21.5 - 发行说明|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....var layer in psdImage . Layers ) { layer . Resize ( layer . Width...Width * 5 / 4 , layer . Height / 2 ); } psdImage . Save ( outputPath...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Coloring of inserts with new added layers|CAD D...

    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....Coloring of inserts with new added layers Contents [ Hide ] How to coloring...coloring of inserts with new added layers (CADNET-1146) Issue: How to...

    docs.aspose.com/cad/net/how-to/coloring-of-inse...
  9. 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...
  10. Join Vector Layers using GIS C# Library|Documen...

    The code snippets provided in the article can be used to join GIS vector Layers using C# API....Join Vector Layers using GIS C# Library Contents [ Hide ] Join...Join Vector Layers Aspose.GIS API lets you to join the vector layers...

    docs.aspose.com/gis/net/join-layers/