Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 8,750 for

image scale

(0.2 sec)
  1. Export PDF to POTX in Android | products.aspose...

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

    products.aspose.com/total/android-java/conversi...
  2. Export MD to POWERPOINT in Android | products.a...

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

    products.aspose.com/total/android-java/conversi...
  3. Export PS to POWERPOINT in Android | products.a...

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

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

    Android API to Convert PS 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...
  5. Export XPS to PPTM in Android | products.aspose...

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

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

    Android API to Convert XPS 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...
  7. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as Images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....common task is to extract all images found in the document and export...functionality for extracting and saving image data. However, sometimes you...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  8. Export TEX to POWERPOINT in Android | products....

    Android API to Convert TEX to POWERPOINT without using Microsoft Word...also supports a variety of image formats, including JPEG, PNG...also supports a variety of image formats, including JPEG, PNG...

    products.aspose.com/total/android-java/conversi...
  9. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!... Return Value The scale that was automatically calculated...3f , 3f ); // This is the scaling factor that the RenderToSize...

    reference.aspose.com/words/net/aspose.words/doc...
  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