Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 8,423 for

image scale

(0.13 sec)
  1. Resize SVG Online – Free SVG Scaling Tool

    Resize SVG Images without writing any code. Free online SVG resizing tool from Aspose.SVG works from any device, quickly and with high quality!...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/svg/resize/
  2. Aspose::Words::Drawing::ShapeBase::get_Width me...

    Aspose::Words::Drawing::ShapeBase::get_Width method. Gets or sets the width of the containing block of the shape in C++....Shows how to insert a floating image, and specify its position and...height, which will automatically scale the width to preserve dimensions...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Export TEX to PPSM in Android | products.aspose...

    Android API to Convert TEX to PPSM without using Microsoft Word... Pptx ); Create Thumbnail Image of PPSM File in Android Applications...you can also create thumbnail images of your output document. By...

    products.aspose.com/total/android-java/conversi...
  4. Export CGM to PPT in Android | products.aspose.com

    Android API to Convert CGM to PPT without using Microsoft Word... Pptx ); Create Thumbnail Image of PPT File in Android Applications...you can also create thumbnail images of your output document. By...

    products.aspose.com/total/android-java/conversi...
  5. Export EPUB to XAML in Android | products.aspos...

    Android API to Convert EPUB to XAML without using Microsoft Word... Pptx ); Create Thumbnail Image of XAML File in Android Applications...you can also create thumbnail images of your output document. By...

    products.aspose.com/total/android-java/conversi...
  6. Export PS to XAML in Android | products.aspose.com

    Android API to Convert PS to XAML without using Microsoft Word... Pptx ); Create Thumbnail Image of XAML File in Android Applications...you can also create thumbnail images of your output document. By...

    products.aspose.com/total/android-java/conversi...
  7. Archival scanning and OCR|Documentation

    Automatically tag Images based on their content, organize them into archives, and reduce file size to save disk space....best practices for maintaining image archives: Develop a consistent...based on the content of the images. This helps you easily identify...

    docs.aspose.com/ocr/net/archival-scanning/
  8. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …...Calculate pixel dimensions for image generation var resolution =...dpiResolution / 72); // Render page to image using (var ms = new MemoryStream())...

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  9. Aspose.PSD for .NET 23.12 - Release Notes|Docum...

    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....Format] Add support of Raster Image rendering in new version of...Enhancement PSDNET-770 Open any image file as an embedded smart object...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  10. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...scale, self.scale) jpg_filename = f"{ba...save(jpg_path, drawing_module.imaging.ImageFormat.jpeg) 问题描述: 在p...

    forum.aspose.com/t/ppt/322437