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

adjustment layers

(0.04 sec)
  1. 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
  2. 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/
  3. 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...
  4. 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...
  5. 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
  6. 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...
  7. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....Represents an object in the drawing layer, such as an AutoShape, textbox...Description Adjustments { get; } Provides access to the adjustment raw...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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/
  9. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...size; i++) { CadLayerTable layer = (CadLayerTable) cadImage.getLayers()...getLayers().get_Item(i); layer.setLineWeight((short) 0); } CadRasterizationOpti...

    forum.aspose.com/t/cad-pdf/314511
  10. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...Represents an object in the drawing layer, such as an AutoShape, textbox...Description adjustments Provides access to the adjustment raw values...

    reference.aspose.com/words/python-net/aspose.wo...