Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 17,613 for

image editing

(0.08 sec)
  1. Aspose.Drawing for .NET 22.6 Release Notes|Docu...

    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....triangle dash caps Implemented editing and saving of multi-frame GIF...Improved quality for large image shrinking Implemented vector...

    docs.aspose.com/drawing/net/aspose-drawing-for-...
  2. Crop images using Python | products.aspose.com

    Applying Aspose.Imaging library to Crop Images and photos using your own Python applications and server APIs....Imaging Python via .NET Crop Use Python...for Crop Operation on Images Crop Images via Your Own Python Applications...

    products.aspose.com/imaging/python-net/crop/
  3. Layer Vector Mask|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.... You can edit vector masks through editing of Vector Paths...VectorPathDataResour . How to edit a vector path? Vector path struct...

    docs.aspose.com/psd/net/layer-vector-mask/
  4. VsmsResource | Aspose.PSD for .NET API Reference

    VsmsResource Contents [ Hide ] VsmsResource class Class VsmsResource. This resource contains information about vector...... How works the editing of paths. [C#] [Test] public...psd" ; var im = ( PsdImage ) Image . Load ( sourceFileName ); using...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  5. Why Aspose.PDF|Aspose.PDF for .NET

    In the next section explain why users choose Aspose.PDF for .NET to work with documents....conversions (Office documents, HTML, images, text). It offers high-quality...creation from scratch (text, images, tables, graphics) Primarily...

    docs.aspose.com/pdf/net/why-aspose-pdf/
  6. Suppress popup for readonly file " the author w...

    I have used below tags to make the file readonly. document.getWriteProtection().setReadOnlyRecommended(true); document.protect(ProtectionType.READ_ONLY); With above property, I’m able to open the file in readonly mode …...any way to remove “enable Editing” section from top of page?...out if i click on enable editing. image.png (4.8 KB) alexey.noskov...

    forum.aspose.com/t/suppress-popup-for-readonly-...
  7. Edit VSD files via Python | products.aspose.com

    Python sample code to edit VSD documents within any Python based application....Editor Vsd PNG JPG BMP TIFF VSD Edit VSD Formats in Python Native... How to Edit VSD Files Using Python In order to Edit VSD file...

    products.aspose.com/diagram/python-net/editor/vsd/
  8. Paragraph | Aspose.PSD for .NET API Reference

    Paragraph ITextPortion.Paragraph property Sets the style. public ITextParagraph Paragraph { get ; } Property Value Th......using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...TextLayer layer = ( TextLayer ) image . Layers [ 2 ]; ITextPortion...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  9. UpdateLayerData | Aspose.PSD for .NET API Refer...

    UpdateLayerData IText.UpdateLayerData method Updates the layer data. public void UpdateLayerData () Examples The foll......using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...TextLayer layer = ( TextLayer ) image . Layers [ 2 ]; ITextPortion...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. Different image quality when running from docke...

    I’m doing a pdf to tiff conversion for one-page pdf files which contain a scanned document. I’m running a test function from Intellij in a Windows 7 env. and the output tiff has a decent quality, the hand-written words …...Different image quality when running from docker Aspose.PDF Product...remove the container and the image. Now, please compare these two...

    forum.aspose.com/t/different-image-quality-when...