Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 6,202 for

paths

(0.05 sec)
  1. Custom Shape|Aspose.Slides for PHP Documentation

    Add a custom shape to a PowerPoint presentation in PHP...about shapes: A shape (or its path) can either be closed or open...instance represents a geometry path of the IGeometryShape object...

    docs.aspose.com/slides/php-java/custom-shape/
  2. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....define paths 6 output_dir = "output/" 7 if not os. path . exists...makedirs (output_dir) 9 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/python-net/convert-svg-to-...
  3. 图像|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿的幻灯片中处理图像。从磁盘或网络添加图像到 PowerPoint 幻灯片。使用 Java 将图像添加到幻灯片母版或作为幻灯片背景。使用 Java 将 SVG 添加到 PowerPoint 演示文稿。使用 Java 将 SVG 转换为 PowerPoint 中的形状。使用 Java 将图像作为 EMF 添加到幻灯片中。... readAllBytes ( Paths . get ( "image.svg" ))); ISvgImage...svgContent = Files . readAllBytes ( Paths . get ( "image.svg" )); // 创建...

    docs.aspose.com/slides/zh/java/image/
  4. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接... readAllBytes ( Paths . get ( "audio.mp3" ))); IAudioFrame...addVideo ( Files . readAllBytes ( Paths . get ( "video.avi" ))); IVideoFrame...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  5. Aspose.PSD for .NET cant get warping to work in...

    Hello, I’m testing PSD files with smart objects with warping but for some reason we cant get the custom warping to work. Any help would be appreciated....void Run() { // Define the paths for the source and output files...file names string sourceFile = Path.Combine(baseDir, "source.psd");...

    forum.aspose.com/t/aspose-psd-for-net-cant-get-...
  6. How to Run Aspose.CAD in Docker|CAD Documentation

    Run Aspose.CAD in a Docker container for Linux, Windows Server and any OS....Save(Path.Combine("TestOut", "output.png")...the application execution. Paths in Linux are case sensitive...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  7. Install Manually|Aspose.Slides Documentation

    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.... All paths used below will refer to this...

    docs.aspose.com/slides/reportingservices/instal...
  8. Manual Package Installation for SSRS|Documentation

    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....Server directories by following paths: The SSRS 2008 binary folder...

    docs.aspose.com/barcode/reportingservices/manua...
  9. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......module contains PSD Vector Paths. aspose.psd.fileformats.jpeg...

    reference.aspose.com/psd/python-net/
  10. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in C++...about shapes: A shape (or its path) can either be closed or open...instance represents a geometry path of the IGeometryShape object...

    docs.aspose.com/slides/cpp/custom-shape/