Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 8,753 for

image scale

(0.47 sec)
  1. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG within any Python based application....describing the appearance of image. The word Scalable refers to...the fact that the SVG can be scaled to different sizes without...

    products.aspose.com/diagram/python-net/conversi...
  2. Convert DOTX to POTX in Python or with free Onl...

    DOTX to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to POTX online converter quickly before integrating the code....repeatable slide creation at scale. Department-Wide Standardization...(Calendar File) Convert DOTX to Images Convert DOTX to MBOX (Email...

    products.aspose.com/total/python-net/conversion...
  3. Convert RTF to POWERPOINT in Python or with fre...

    RTF to POWERPOINT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to POWERPOINT online converter quickly before integrating the code....deliverables, helping teams scale reporting, knowledge sharing...(Calendar File) Convert RTF to Images Convert RTF to MBOX (Email...

    products.aspose.com/total/python-net/conversion...
  4. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency....data to converting text or images into slides, the goal is to...presentations from uploaded images, annotated screenshots, or...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  5. 使用 Python 将 PowerPoint 演示文稿转换为 Word 文档|Aspose.S...

    使用 Aspose.Slides for Python via .NET,轻松将 PowerPoint 和 OpenDocument 演示文稿转换为 Word 文档。我们的分步指南附带示例 Python 代码,为希望简化文档工作流的开发者提供解决方案。... 使用来自 Slide 类的 get_image 方法生成幻灯片图像并将其保存到内存流。 使用来自 DocumentBuilder...DocumentBuilder 类的 insert_image 方法将幻灯片图像添加到 Word 文档。 将 Word 文档保存为文件。...

    docs.aspose.com/slides/zh/python-net/convert-po...
  6. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....data to converting text or images into slides, the goal is to...presentations from uploaded images, annotated screenshots, or...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  7. 在 C# 中创建、加载和读取 SVG 文件

    使用 Aspose.SVG for .NET 在 C# 中创建、加载和读取 SVG 文件。查看 SVGDocument 的字符串、stream、本地文件、URL、相对资源路径解析、异步外部资源加载和动态生成 SVG 的示例。...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/zh/net/create-svg-document/
  8. Font converter | Aspose.Font for C++

    Easy-to-use C++ library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/font/cpp/convert/
  9. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...Image; using var document3 = new SVGDocument(@"path...transform="translate(10,10) scale(1 1)" clip-path="url(#highcharts-jkdt8s9-1-)">...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  10. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... Images . from_file ( "Tulips.jpg" ) as image : # 将图像添加到演示文稿的图像集合。...将图像添加到演示文稿的图像集合。 pp_image = presentation . images . add_image ( image ) slide...

    docs.aspose.com/slides/zh/python-net/presentati...