Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 933 for

adjustment layers

(0.17 sec)
  1. Adjust DJVU images via .NET | products.aspose.com

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

    products.aspose.com/imaging/net/adjust/djvu/
  2. Adjust DJVU images via Java | products.aspose.com

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

    products.aspose.com/imaging/java/adjust/djvu/
  3. Smart Filter Manipulation in Aspose.PSD for С#|...

    Examples of how to use Smart Filters in PSD File...regular layer from the PSD image using psdImage.Layers[1] . Apply...sharpenFilter to the regular layer three times in a loop. Finally...

    docs.aspose.com/psd/net/smart-filters/
  4. Adjust DICOM images via Java | 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....Imaging Java Adjust Dicom PPTX DOCX XLSX PDF ODP DICOM Adjust DICOM...Build your own Java apps to Adjust DICOM image files using server-side...

    products.aspose.com/imaging/java/adjust/dicom/
  5. Working with masks in Aspose.PSD for С#|Documen...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...one layer based on the shape and content of another layer. Essentially...visibility of a layer to the shape defined by another layer below it...

    docs.aspose.com/psd/net/update-create-layer-mask/
  6. 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/
  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. 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/
  9. 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...
  10. 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