Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 70,202 for

path

(0.29 sec)
  1. PDF to PPTX conversion issues - Free Support Fo...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: Input.pdf (37.7 KB) Result PPTX: Result.7z (66.1 KB) Here are found issues: Paragraph spac…... Path pdfPath = Paths.get("input.pdf"); Path pptxPath...pptxPath = Paths.get("result.pptx"); try (Document srcDoc = new Document(Files...

    forum.aspose.com/t/pdf-to-pptx-conversion-issue...
  2. Manipulating CorelDRAW Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....is loaded by passing the file path to the Image class static load...

    docs.aspose.com/imaging/python-net/manipulating...
  3. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single document in Python....pdf as ap from os import path def merge_two_documents ( infile1...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  4. IFieldDatabaseProvider.get_query_result method ...

    IFieldDatabaseProvider.get_query_result method. Returns query result....Description file_name str The complete path and file name of the database...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart.SourceFullName | Aspose.Words for .NET

    Discover the Chart SourceFullName property to easily access the Path and name of linked XLS/XLSX files for enhanced data visualization....SourceFullName property Gets the path and name of an xls/xlsx file...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Managing Message Files with Aspose.Email.Outloo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/managing-message-fil...
  7. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....VideoPlayerHtmlContr构造函数接受以下参数: path:将生成视频和音频文件的路径 fileName:HTML文件的名称..."example.pptx" ); try { $path = "path" ; $fileName = "video.html"...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  8. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...apdf from os import path path_outfile = path . join ( self . data_dir...textFragment ) document . save ( path_outfile )...

    products.aspose.com/pdf/zh-hans/python-net/create/
  9. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for Python via C++ license and discover limitations of the trial version....of the license file (without path) is specified, set_license()...computer and specify an absolute path in set_license() method. Licensing...

    docs.aspose.com/ocr/python-cpp/licensing/
  10. Convert GeoJSON to TopoJSON in Python

    This blog post introduces Aspose.GIS for Python via .NET. This geospatial SDK lets you convert GeoJSON to TopoJSON in Python programmatically.... Define path for the working directory and...the Aspose.GIS license. Set path for the source GeoJSON file...

    blog.aspose.com/gis/convert-geojson-to-topojson...