Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 65,986 for

paths

(0.15 sec)
  1. 在 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/
  2. 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
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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/
  9. 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-...
  10. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …... Make sure to adapt the paths and options as per your requirements...Convert() { ConvertedFilePath = Path.ChangeExtension(OriginalFilePath...

    forum.aspose.com/t/system-drawing-common-depend...