Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 65,988 for

paths

(0.38 sec)
  1. SVG Converter – Convert SVG Using Aspose.HTML f...

    Convert SVG to other formats using Aspose.HTML for Java API. Consider Java example of SVG to image conversion....that describes the shapes, paths, lines, and colors that make...

    docs.aspose.com/html/java/svg-converter/
  2. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。... readAllBytes ( Paths . get ( "audio.mp3" ))); IAudioFrame...addVideo ( Files . readAllBytes ( Paths . get ( "video.avi" ))); IVideoFrame...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  3. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....document is saved to the output path, preserving the highlighted...ap from os import path path_infile = path . join ( self . dataDir...

    docs.aspose.com/pdf/python-net/update-links/
  4. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diag…...this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new...using: File file = new File(PATH_TO_VSD_FILE); Diagram d = new...

    forum.aspose.com/t/null-pointer-exception-when-...
  5. Convert Presentations to Multiple Formats in Py...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for Python via .NET. Simple, high-quality conversion....partial support in PPT→PPTX paths. Use this page to choose a target...

    docs.aspose.com/slides/python-net/convert-prese...
  6. Feature List | Python via .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Python....canvases, paths, and glyphs. Create vector graphics shapes (Path element)...

    docs.aspose.com/page/python-net/feature-list/
  7. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…...exists under multiple runtime paths: /home/ec2-user/app/api/run...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  8. Python PSD, PSB, AI Manipulation API | products...

    Python Photoshop File Format library to create edit and convert PSD, PSB and AI formats...circles, ellipses, texts, complex paths, and images using the classes...

    products.aspose.com/psd/python-net/
  9. 用 Python 将 Markdown 转换为 PDF – Aspose.HTML

    使用 Aspose.HTML for Python 通过 .NET 将 Markdown 转换为 PDF。在即用型 Python 示例中考虑 Markdown 到 PDF 的转换方案。...PdfSaveOptions 和输出文件路径 save_path 传递给 convert_html() 方法。 如果您想直接在代码中根据用户字符串创建...Setup output directory and paths 8 output_dir = "output/" 9 os...

    docs.aspose.com/html/zh/python-net/convert-mark...
  10. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....MarkdownSaveOptions, and the path to the output file. To convert...directories and paths 8 output_dir = "output/" 9 if not os. path . exists...

    docs.aspose.com/html/python-net/convert-html-to...