Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 73,831 for

import

(1.29 sec)
  1. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...as rn 6 import aspose.html.rendering.pdf as rp 7 import aspose...

    docs.aspose.com/html/python-net/renderers/
  2. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....license file: Python import jpype import asposeslides jpype ....startJVM () from asposeslides.api import Presentation , License license...

    docs.aspose.com/slides/python-java/licensing/
  3. Changing Plane Orientation|Documentation

    Aspose.3D for Python via .NET allows changing orientation of a scene. In order to change the orientation, Up vector property is introduced in Plane Class....threed import FileFormat , Scene from aspose...entities import Plane from aspose.threed.utilities import Vector3...

    docs.aspose.com/3d/python-net/changing-plane-or...
  4. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/create-i...
  5. 签名完整性检查|Aspose.PDF for Python via .NET

    了解如何使用 Python 中的 PdfFileSignature 检查 PDF 签名是否覆盖整个文档并验证已签署文档的完整性。... import aspose.pdf.facades as pdf_facades import sys from...from os import path def check_signature_coverage ( infile ): pdf_signature...

    docs.aspose.com/pdf/zh/python-net/signature-int...
  6. Append Documents in Jython|Aspose.Words for Java

    Append Documents using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import ImportFormatMode class AppendDocuments...

    docs.aspose.com/words/java/append-documents-in-...
  7. 创建 AcroForm - 在 Python 中创建可填充 PDF|Aspose.PDF fo...

    使用 Aspose.PDF for Python via .NET 从头创建 PDF 文档中的 AcroForm 字段。... import aspose.pdf as ap import aspose.pydrawing...向表单添加字段。 保存 PDF 文件。 import aspose.pdf as ap import aspose.pydrawing...

    docs.aspose.com/pdf/zh/python-net/create-form/
  8. Set Tagged PDF Structure Element Properties in ...

    Learn how to set tagged PDF structure element properties in Python with Aspose.PDF for Python via .NET, including title, language, actual text, alternative text, and expansion text.... import aspose.pdf as ap import sys from os import path def...Document: import aspose.pdf as ap import sys from os import path def...

    docs.aspose.com/pdf/python-net/setting-structur...
  9. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in Java using Aspose.Slides with images and other resources saved as external linked files.... import com.aspose.slides.HtmlFormatter ; import com.aspose...HtmlOptions ; import com.aspose.slides.ILinkEmbedController ; import com...

    docs.aspose.com/slides/java/exporting-presentat...
  10. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....PDF Programming Sample import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/convert-vis...