Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 66,991 for

import

(0.1 sec)
  1. Licensing|Aspose.Words for JasperReports

    The evaluation and licensed versions of Aspose.Words for JasperReports is the same download....code to your project: Java import com.aspose.words.jasperreports...code to your project: Java import com.aspose.words.jasperreports...

    docs.aspose.com/words/jasperreports/licensing/
  2. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/bookmarks/
  3. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....demonstrates how to do this: import aspose.slides as slides with...paragraph’s animation effects: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/animated-text/
  4. Manage Presentations in PHP|Aspose.Slides for P...

    Manage PowerPoint PPT, PPTX and ODP presentations with Aspose.Slides for PHP via Java: create, load, edit, clone slides and control content programmatically....Merge Presentations in PHP Import Presentations from PDF or HTML...

    docs.aspose.com/slides/php-java/manage-presenta...
  5. Smartly Importing Master and Details Data into ...

    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....Ask AI Smartly Importing Master and Details Data into Excel With...Parameters for Master and Details To import master and details data into...

    docs.aspose.com/cells/net/how-to-use-master-and...
  6. Converting a TEX file to PNG using Python | Asp...

    Sample code on Python for TEX to PNG conversion. Use example code for batch TEX to PNG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/t...
  7. Converting a PDF file to GIF using Python | Asp...

    Sample code on Python for PDF to GIF conversion. Use example code for batch PDF to GIF conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...
  8. Converting a PCL file to BMP using Python | Asp...

    Sample code on Python for PCL to BMP conversion. Use example code for batch PCL to BMP conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...
  9. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。...示例展示了如何将蓝色纯色设为普通幻灯片的背景: import aspose.pydrawing as draw import aspose.slides...示例展示了如何将森林绿设为母版幻灯片的背景: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/zh/python-net/presentati...
  10. 我希望修改dwg内容后,再重新保存,但是重新保存后,新的dwg无法打开,代码如下 - Free...

    public static void main(String[] args) { // 输入 CAD 文件路径 String inputFilePath = “C:\Users\木木\Downloads\电度表 (1).dwg”; // 输出 CAD 文件路径 String outputFilePath = “C:\Users\木木\Downloads\电度表444.dwg”; try { // 加载…...mica; import com.aspose.cad.Image; import com.aspose.cad...License; import com.aspose.cad.fileformats.cad.CadImage; import com...

    forum.aspose.com/t/dwg-dwg/303085