Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 61,554 for

paths

(0.17 sec)
  1. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....(entrance, exit, emphasis, motion paths) just like for other shapes...

    docs.aspose.com/slides/python-net/manage-smarta...
  2. 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/
  3. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry Paths, curved corners, composite shapes....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/net/custom-shape/
  4. 渲染设备 – Aspose.HTML for Python via .NET

    通过 .NET API,使用 Aspose.HTML for Python 中的 PdfDevice、XpsDevice、DocDevice 和 ImageDevice 类将 HTML 渲染成 PDF、XPS、DOCX 和图像。...Prepare output directory and path for the PDF file 8 output_dir...exist_ok = True) 10 save_path = os. path . join (output_dir, "document...

    docs.aspose.com/html/zh/python-net/rendering-de...
  5. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML for Python via .NET. Consider Markdown to PDF conversion scenarios in ready-to-use Python examples....PdfSaveOptions , and output file path save_path to the convert_html() method...Setup output directory and paths 8 output_dir = "output/" 9 os...

    docs.aspose.com/html/python-net/convert-markdow...
  6. Aspose - External URL - Free Support Forum - as...

    I’m using the latest Aspose NuGet package to read external links in excel workbook. While most URLs are extracted correctly, I noticed that for a few external URLs, the output shows a shortened version (like a display na…...showing the actual external path, the output is displaying a...60071540 . I need the full original path to be retrieved, not this abbreviated...

    forum.aspose.com/t/aspose-external-url/321137
  7. Converting a EMF file to PDF using Python | Asp...

    Sample code on Python for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a new instance...

    products.aspose.com/pdf/python-net/conversion/e...
  8. Converting a CGM file to JPEG using Python | As...

    Sample code on Python for CGM to JPEG conversion. Use example code for batch CGM to JPEG conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a new instance...

    products.aspose.com/pdf/python-net/conversion/c...
  9. Unable to install Aspose.PDF for Rust via C++ o...

    I have tried to install Aspose.PDF for Rust via C++ on linux Mint (Ubuntu 24) in a number of ways using the apose github procedures. In all cases I can build the rust sample application including aspose but when trying …...library directory to LD_LIBRARY_PATH before running the program:...LD_LIBRARY_PATH=$ASPOSE_PDF_LIB_DIR:$LD_LIBRARY_PATH ./target/debug/pdttospread...

    forum.aspose.com/t/unable-to-install-aspose-pdf...
  10. 在 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/