Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 53,146 for

paths

(0.06 sec)
  1. 管理 OLE|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加 OLE 对象... readAllBytes ( Paths . get ( "embedOle.html" ));...zipBytes = Files . readAllBytes ( Paths . get ( "embedOle.zip" )); ...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  2. Aspose.PSD for .NET 19.7 - 发行说明|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.... Paths ) { var bezierKnotRecord = pathRecord...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. HTTP 500 errors - Free Support Forum - aspose.com

    Something is wrong with your servers. For the past 15 or more hours, we’ve been getting 500 errors at various spots in our PDF generation. We are long time users. It happens at a different point in the code each time(s…...your requests, such as file paths and storage options. Incorrect...

    forum.aspose.com/t/http-500-errors/311080
  4. Password Protecting the Exported Presentation|A...

    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 refer to the Microsoft...

    docs.aspose.com/slides/reportingservices/passwo...
  5. Java API for PostScript Processing

    Java library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....and elements like canvases, paths, and glyphs, granting you complete...files to Images Pages Canvas Paths Glyphs Solid Color Brush Image...

    products.aspose.com/page/java/
  6. 管理 OLE|Aspose.Slides 文档

    在 Java 中将 OLE 对象添加到 PowerPoint 演示文稿... readAllBytes ( Paths . get ( "embedOle.html" ));...zipBytes = Files . readAllBytes ( Paths . get ( "embedOle.zip" )); ...

    docs.aspose.com/slides/zh/java/manage-ole/
  7. 图片|Aspose.Slides 文档

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

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

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

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  9. Html to pdf conversion - aspose-imaging - Free ...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...Specify the path to your HTML file String htmlFilePath = "path/to/your/input...output PDF file path String outputPdfPath = "path/to/your/output...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  10. 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/