Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 61,488 for

path

(0.14 sec)
  1. Convert XLSX to POWERPOINT using Python or with...

    XLSX to POWERPOINT conversion in your Python applications without using Microsoft Office or online. Test free XLSX to POWERPOINT online converter quickly before integrating the code....file name and desired directory path Step 2 Load PDF file using Presentation...specifying output POWERPOINT file path. So your XLSX file is converted...

    products.aspose.com/total/python-net/conversion...
  2. Licensing and Subscription|Aspose.Words for Pyt...

    Aspose.Words for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....various locations: Explicit path The folder containing the python...words.License().set_license("path/to/your/license.file") early...

    docs.aspose.com/words/python-net/licensing/
  3. Convert RTF to CSV using Python or with free On...

    RTF to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to CSV online converter quickly before integrating the code....file name and desired directory path Step 2 Load HTML file with an...while specifying output CSV file path. So your RTF file is converted...

    products.aspose.com/total/python-net/conversion...
  4. 矢量化 – 基本概述 – C# 示例

    本节中的文章介绍如何使用 Aspose.SVG API 将 SVG 文本转换为矢量以及如何将光栅图像转换为矢量图形。... Vectorize (Path. Combine (DataDir, "flower.png"...SVG file 10 document. Save (Path. Combine (OutputDir, "flower...

    docs.aspose.com/svg/zh/net/vectorization/
  5. Licensing | Aspose.ZIP for .NET

    C# .NET library for developers to work with archive formats like ZIP, TAR, 7Z, GZIP and others archive formats. Learn how to evaluate the Aspose.ZIP API solution for .NET, offering powerful tools for file compression, decompression, and archive management....following locations: Explicit path The folder that contains the...just the file name without its path. Copy 1 // Instantiate an instance...

    docs.aspose.com/zip/net/licensing/
  6. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...mainTemplate = new Document("path_to_your_main_template.docx");...MemoryStream(File.ReadAllBytes("path_to_your_subtemplate.docx")))...

    forum.aspose.com/t/reading-a-sub-template-from-...
  7. Convert HTML to XPS – Aspose.HTML for Java

    Convert HTML to XPS in Java using Aspose.HTML API. Consider various HTML to XPS conversion scenarios in Java code....XpsSaveOptions class, and the output file path where the converted file will...XpsSaveOptions, and output file path to the convertHTML() method...

    docs.aspose.com/html/java/convert-html-to-xps/
  8. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files... Save ( $"{path}AddBarcodeToPDFDocum.pdf" );...the mender mender . Save ( $"{path}AddBarcodeToPDFDocum.pdf" );...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  9. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。...configuration 19 html_path = os. path . join (data_dir, "document-with-scripts...with ah. HTMLDocument (html_path, config) as doc: 21 # Convert...

    docs.aspose.com/html/zh/python-net/sandboxing/
  10. Compress PSB Files in C# via .NET | Aspose.Zip

    C# compression example to compress PSB documents into zip and other archive formats on .NET Framework and .NET Core....large batches, works with file paths or streams, and lets you control...for .NET. Define the folder path that contains the PSB files...

    products.aspose.com/zip/net/compress/psb/