Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 61,026 for

paths

(0.1 sec)
  1. 用 Python 将 SVG 转换为 PDF – Aspose.HTML

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

    docs.aspose.com/html/zh/python-net/convert-svg-...
  2. AI PDF Summary Generator - Simplify PDF Summari...

    Learn how to build an AI PDF summary generator in C# using Aspose.PDF for .NET. Extract and summarize PDF content with AI. C# code examples included!...Accepts PDFs, text, or file paths You can also use .WithDocuments()...Just specify the output file path. SaveSummaryAsync(string, SaveFormat...

    blog.aspose.com/pdf/ai-pdf-summary-generator-in...
  3. Convert JPG to EPS using Java API Solution

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

    docs.aspose.com/page/java/convert/jpg-to-eps/
  4. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...Set the input and output file paths $dataDir = getcwd () . DIRECTORY_SEPARATOR...use with output Word document path and SaveFormat as parameters...

    products.aspose.com/pdf/php-java/conversion/
  5. Convert EPUB to JPG in Python – Aspose.HTML for...

    Convert EPUB to JPG using Aspose.HTML Python library. Consider various EPUB to JPG conversion scenarios in Python code examples....file system at the specified path. Create a new object with JPEG...ImageSaveOptions , and output file path to the convert_epub() method...

    docs.aspose.com/html/python-net/convert-epub-to...
  6. Import and Export Form Data|Aspose.PDF for Pyth...

    This section explains how to import and Export Form Data....StringIO import json from os import path import aspose.pdf as ap # Define...working directory path workdir_path = "/path/to/working/directory"...

    docs.aspose.com/pdf/python-net/import-export-fo...
  7. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... SetExternalWorkbook ( Path . GetFullPath ( workbookPath...can also be used to update a path to the external workbook (if...

    docs.aspose.com/slides/net/chart-workbook/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Pythonhttps://products.aspose.com/pdf/python-net/conversion/Recent content in PDF Conversion Solution using Pytho......and os library for handling paths."},{"@type":"HowToStep","name":"Setting..."name":"Setting input and output file paths","image":"https://products.aspose...

    products.aspose.com/pdf/python-net/conversion/i...
  9. Compress Folder Respecting its Structure using ...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications.... The path specified in the File corpus...archive with the specified paths: "data\pictures" for "image...

    products.aspose.com/zip/java/advanced-api-featu...
  10. 使用 Java API 解决方案将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 PNG 到 EPS 的转换功能。...PNG image to EPS using files paths. 2 3 // Create default options...

    docs.aspose.com/page/zh/java/convert/png-to-eps/