Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 969 for

adjustment layers

(0.08 sec)
  1. Adjust DICOM images via .NET | products.aspose.com

    Try our On-Premise document APIs to Adjust DICOM image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....NET Adjust Dicom PPTX DOCX XLSX PDF ODP DICOM Adjust DICOM...Build your own .NET apps to Adjust DICOM image files using server-side...

    products.aspose.com/imaging/net/adjust/dicom/
  2. 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
  3. Smart Filter Manipulation in Aspose.PSD for Jav...

    Examples of how to use Smart Filters in PSD File...code retrieves the regular layer from the PSD image using psdImage...sharpenFilter to the regular layer three times. Finally, the updated...

    docs.aspose.com/psd/java/smart-filters/
  4. Aspose.PSD for Java 20.2 - 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....different colors text in Text Layer Feature PSDJAVA-97 Support of...of clbl resource (Layer resource contains info about Blend clipping...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. Convert PSD to PNG in Java | PSD to PNG Convert...

    Programmatically, convert PSD to PNG in Java with Aspose.PSD for Java. Convert PSD Layers to PNG images in Java. Java PSD API...Designers can export Photoshop layers as PNG images in Adobe Photoshop...grants the ability to modify layer properties, apply watermarks...

    blog.aspose.com/psd/convert-psd-to-png-in-java/
  6. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mtext acc. to Work with text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…...the issue: Layer Visibility : Ensure that the layer you are adding...viewer you are using. Sometimes, layers can be turned off or set to...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  7. Aspose PDF to HTML issue - Free Support Forum -...

    Hi, I was creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in …...in the PDF is converted into layers in the HTML output, which can...interactivity, you may need to manually adjust the HTML after conversion or...

    forum.aspose.com/t/aspose-pdf-to-html-issue/311258
  8. Aspose.PSD for Python 通过 .NET 的 24.6 版 - 发行说明|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....Layers.FillSettings.NoiseGradientFillSet...T:Aspose.PSD.FileFormats.Psd.Layers.AdjustmentLayers.GradientMapLayer...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  9. Aspose.Total for Python via .NET|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.... cropping, rotating, and adjusting image parameters, as well...complex tasks like color adjustment, watermarking, and format...

    docs.aspose.com/total/python-net/
  10. Smart Filter Manipulation in Aspose.PSD for Pyt...

    Examples of how to use Smart Filters in PSD File...the regular layer from the PSD image using im.layers[1]. A loop...sharpenFilter to the regular layer three times. Finally, the updated...

    docs.aspose.com/psd/python-net/smart-filters/