Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 69,801 for

import

(0.28 sec)
  1. Converting a EPUB file to PDF using Python | As...

    Sample code on Python for EPUB to PDF conversion. Use example code for batch EPUB to PDF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/e...
  2. EPS to PDF Merge using Python | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path eps_load_options...

    products.aspose.com/pdf/python-net/merger/eps-t...
  3. On Premise, Cloud & App Based Solutions to Proc...

    Build applications to process & convert CAD and BIM drawing files via High Code APIs or Cloud-based SDKs. Use cross-platform apps to open, render, export and convert DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX, SVG file formats without additional CAD software.... Import bitmap as Paper to CAD Import CAD or BIM model...

    products.aspose.com/cad/
  4. Converting a XSLFO file to PDF using Python | A...

    Sample code on Python for XSLFO to PDF conversion. Use example code for batch XSLFO to PDF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_xsltfile...

    products.aspose.com/pdf/python-net/conversion/x...
  5. Mht to pdf - exception - com.aspose.html.dom.DO...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “com.aspose.html.dom.DOMException: The string contains invalid characters.” input file 137.zip (33.7 KB)...examples; import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/mht-to-pdf-exception-com-asp...
  6. Public API Changes in Aspose.3D 16.9.0|Document...

    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....Contents [ Hide ] Contents Summary Import 3D Scene from the Source PDF...behind the scenes in Aspose.3D. Import 3D Scene from the Source PDF...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. What is an MPX File? .mpx File Extension, Proce...

    Learn about the MPX file format, its extension, and how it is used for project management. Discover MPX file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPX files seamlessly....representation, which facilitates import and export of project data...your file system Click Open to import the project data Programmatic...

    products.aspose.com/tasks/supported-formats/mpx/
  8. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...Case import com.aspose.cells.PageOrientationType; import com.aspose...PdfSaveOptions; import com.aspose.cells.PrintingPageType; import com.aspose...

    forum.aspose.com/t/setorientation-landscape-doe...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer via Python https://products.aspose.com/pdf/python-net/viewer/ Recent content in PDF Viewer via Python on Aspsoe.PDF Products Hugo --......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/python-net/viewer/index...
  10. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。...代码演示了如何向 PowerPoint 演示文稿添加幻灯片布局: import aspose.slides as slides # 实例化...代码展示了如何从 PowerPoint 演示文稿中删除布局幻灯片: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/slide-layout/