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

image scale

(0.28 sec)
  1. Export MD to ODP in Android | products.aspose.com

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

    products.aspose.com/total/android-java/conversi...
  2. Export PDF to POT in Android | products.aspose.com

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

    products.aspose.com/total/android-java/conversi...
  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. 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-...
  8. 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/
  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