Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 8,646 for

layer

(0.15 sec)
  1. | Aspose

    Sample code for PNG to Searchable PDF Java conversion. Use API example code for batch PNG files to Searchable PDF conversion within any Web or Desktop Java based application....well as OCR text in a hidden layer that can be used for full-text...

    products.aspose.com/ocr/cpp/conversion/png-to-s...
  2. Переглядач файлів PSD | products.aspose.com

    Переглядач файлів PSD...g-psd-files/#exporting-psd-layer-to-raster-image https://gist...

    products.aspose.com/psd/ua/psd-file-viewer/
  3. Aspose.PSD for Java 24.7 - 发布说明|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.... setName ( "Test Layer" ); image . addLayer ( addedLayer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....content in a document drawing layer is represented by the Shape...represents objects in the drawing layer, such as an AutoShape, text...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  5. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....export the content as separate layers. Editing exported vector files...is separated into individual layers, facilitating easy editing...

    docs.aspose.com/imaging/net/developer-guide/how...
  6. Convert AI to PSB via C# | products.aspose.com

    Sample code for AI to PSB C# conversion. Use API example code for batch AI files to PSB conversion within VB.NET, Asp.NET or any .NET based application....ability to create and edit layer properties, add watermarks,...the photoshop features like layers, effects and filters. Read...

    products.aspose.com/psd/ai-to-psb/
  7. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...size; i++) { CadLayerTable layer = (CadLayerTable) cadImage.getLayers()...getLayers().get_Item(i); layer.setLineWeight((short) 0); } DwgOptions...

    forum.aspose.com/t/dwg-dwg/314402
  8. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Read full topic Can not save layer to geojson env: .net 9 win11...aspose.gis 25.3 q1:can not save layer to geojson var path = "Crea...

    forum.aspose.com/latest.rss
  9. Codablock-F in JasperReports | Aspose

    Aspose.Barcode for JasperReports API allows customize, generate and recognize Codablock-F barcodes in your Java application...data and provide an additional layer of error detection during barcode...

    products.aspose.com/barcode/jasperreports/codab...
  10. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....represent an object in the drawing layer, such as an AutoShape, textbox...

    docs.aspose.com/words/net/working-with-shapes/