Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 963 for

increase image size

(0.46 sec)
  1. Convert MHTML to PNG in Python – Aspose.HTML fo...

    Convert MHTML to PNG using Aspose.HTML Python library. Consider the supported MHTML to PNG conversion scenarios in Python examples....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  2. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Aspose.HTML Python library. Learn HTML to PNG conversion scripts with ready-to-use Python examples....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/python-net/convert-html-to...
  3. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an Image for a shape. To learn more, visit the documentation article in C++....ImageData class Defines an image for a shape. To learn more,... visit the Working with Images documentation article. class ImageData...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....and manage raster and vector images as native slide shapes. You...and replacing the underlying image without rebuilding the layout...

    docs.aspose.com/slides/python-net/picture-frame/
  5. Convert GLB to JPEG2000 via C# | products.aspos...

    Sample code for GLB to JPEG2000 C# conversion. Use API example code for batch GLB files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based application.... Load GLB file with Image.Load method Set an object of...VectorRasterizationO property Call Image.Save method while passing the...

    products.aspose.com/cad/net/conversion/glb-to-j...
  6. Emboss Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Emboss3x3 as well as custom kernels....top-left surrounding pixels and increased in correspondence to the bottom-right...bottom-right pixel results in an increase in value. The maximum value...

    docs.aspose.com/imaging/net/developer-guide/man...
  7. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....and scales it to the specified size. insertChart(chartType, width...and scales it to the specified size. insertChart(chartType, horzPos...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Emboss Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such Emboss3x3 as well as custom kernels....right pixel results in an increase in value. The maximum value...the overall brightness of the image remains consistent. // emboss3x3...

    docs.aspose.com/imaging/java/developer-guide/ma...
  9. Extracting text from a photo|Documentation

    Take a photo of the page using your smartphone and extract text from it using Aspose.OCR for .NET. No scanner required....Digital noise, especially if the image was taken in low light. Geometric...designed to recognize all types of images out-of-the-box and can be further...

    docs.aspose.com/ocr/net/extract-text-from-photo/
  10. 使用cad-java 23.7 版本,把一个250兆的.stl文件转成pdf ,内存飙到了11...

    下面是我的代码, 有什么办法减少内存使用,或者可以设置超过多少内存,就到磁盘处理,不然这个根本没法使用,一点就内存溢出了 public synchronized Path doCadToPdf(InputStream inputStream, String outputFilePath) throws IOException { Path outputPath = Paths.get(outputFileP…...izationOpti); try (Image cadImage = Image.load(inputStream, opts);...to PDF is likely due to the size and complexity of the file....

    forum.aspose.com/t/cad-java-23-7-250-stl-pdf-11...