Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 61,536 for

paths

(0.13 sec)
  1. 用 Python 将 SVG 转换为 PNG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 PNG。了解 ImageSaveOptions 并参考将 SVG 转换为 PNG 的 Python 代码示例。...define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  2. 用 Python 将 Markdown 转换为图像 – 将 Markdown 转换为 JPG、...

    使用 Aspose.HTML for Python 通过 .NET 将 Markdown 转换为图片。考虑在 Python 示例中将 Markdown 转换为 JPG、PNG、BMP、GIF 和 TIFF 的情况。...ImageSaveOptions 和输出文件路径 save_path 传递给 convert_html() 方法,以便将 HTML...Setup output directory and paths 8 output_dir = "output/" 9 os...

    docs.aspose.com/html/zh/python-net/convert-mark...
  3. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Save (Path. Combine (OutputDir, "svg-from-scratch...Builder 2 3 string documentPath = Path. Combine (DataDir, "circles...

    docs.aspose.com/svg/net/element-builders/
  4. Optical mark recognition (OMR)|Documentation

    How to recognize the filled form with Aspose.OMR for .NET....as: An absolute or relative path to the image (for single-page...forms). An absolute or relative path to the scanned PDF (for single-page...

    docs.aspose.com/omr/net/recognition/
  5. Convert DOC to PPSM via C# .NET or with free On...

    Convert Word doc documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....develop personalized learning paths. FAQ How can I convert DOC to...

    products.aspose.com/total/net/conversion/doc-to...
  6. TeX to SVG Conversion API| Java

    TeX to SVG conversion functionality. Integrate this on-premise Java library into your project or use cross-platform applications to convert TeX to SVG....SVG files describe shapes, paths, text, and filters in a resolution‑independent...

    products.aspose.com/tex/java/conversion/tex-to-...
  7. Load font files from streams | C++ Solution

    C++ API Solution to manage various fonts. Learn how to load fonts from a MemoryStream/byte array with a few lines of code....following steps: Construct the path to the font file. Here, DataDir...predefined variable containing the path to the directory where the font...

    products.aspose.com/font/cpp/load-font-from-str...
  8. Convert HTML to ICS via Java | products.aspose.com

    Try the code sample to convert HTML files to ICS format in Java. Download Java API to take your email processing applications to the next level.... readAllBytes (Paths. get ( "content.html" ))); //...

    products.aspose.com/email/java/conversion/html-...
  9. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript 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/nodejs-java/manage-smart...
  10. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....BMP image to EPS using files paths. 2 3 // Create default options...

    docs.aspose.com/page/java/convert/bmp-to-eps/