Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 60,879 for

paths

(0.11 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. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  3. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...exit , emphasis , and motion paths categories. Animations in Aspose...PPTX file to disk pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/shape-animat...
  4. 字体转换器| Java 版 Aspose.Font

    易于使用的Java库,用于从Aspose.font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。...Paths ; 7 8 import com.aspose.font...1 //打开TTF字体 2 字符串fontpath = paths. get (getDatadir() ,“ montserrat...

    docs.aspose.com/font/zh/java/convert/
  5. MHTML to GIF Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to GIF conversion. Use example code for batch MHTML to GIF conversion with Python and .NET...pdf library, including FileIO, path classes.These libraries are...before proceeding. Specify the path to the input PDF file by joining...

    products.aspose.com/pdf/python-net/conversion/m...
  6. 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...
  7. 将 HTML 转换为 Markdown – Aspose.HTML for Python vi...

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 Markdown。通过 Python 示例探索 HTML 到 MD 的转换场景。...directories and paths 8 output_dir = "output/" 9 if not os. path . exists...(output_dir) 11 12 save_path = os. path . join (output_dir, "options-output...

    docs.aspose.com/html/zh/python-net/convert-html...
  8. how to build a collaborative Excel editor with ...

    This article introduces how to build a collaborative Excel editor using Aspose.Cells.GridJs for Java..../GridJs2/msg corresponds to the route path defined in src/main/java/co...Example with custom WebSocket paths If your server uses a different...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Convert EMLX to ICS via Java | products.aspose.com

    Try the code sample to convert EMLX files to ICS format in Java. Download Java API to take your email processing applications to the next level.... write (Paths. get ( "appointment.ics" ),...

    products.aspose.com/email/java/conversion/emlx-...
  10. 用 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...