Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 67,832 for

import

(0.12 sec)
  1. Process and Convert XML Using Python | Aspose.PDF

    Transform XML programmatically with Python sample code using Aspose.PDF for Python for .NET...transform XML into PDF File import aspose.pdf as apdf transform_xml_to_html...input_xml , xslt_string ): import xml.etree.ElementTree as ET...

    products.aspose.com/pdf/python-net/transform-xml/
  2. 捕获 3D 场景的视口并渲染到纹理或窗口|Documentation

    每个 3D 场景可以包含任意数量的视口。使用 Aspose.3D for Python via .NET API,开发人员可以在单个屏幕截图中捕获一个或多个视口。他们可以在基于GUI的 .NET 应用程序或图像中呈现它。...from aspose import pycore from aspose.pydrawing import Color from...imaging import ImageFormat from aspose.threed import Scene from...

    docs.aspose.com/3d/zh/python-net/capture-the-vi...
  3. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for Python via .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....from aspose import pycore from aspose.pydrawing import Color from...imaging import ImageFormat from aspose.threed import Scene from...

    docs.aspose.com/3d/python-net/apply-visual-effe...
  4. 档案

    档案... import aspose.pycore as aspycore from...from aspose.imaging import Image, ResolutionSetting, Color, IntRange...

    blog.aspose.com/zh/imaging/convert-image-to-pdf...
  5. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create PDF document document...

    docs.aspose.com/pdf/python-net/add-arc/
  6. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... from os import path import pandas as pd import aspose.pdf...table. from os import path import pandas as pd import aspose.pdf...

    docs.aspose.com/pdf/python-net/integrate-table/
  7. Installation|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....basic Python test: import sys import os import unittest from asposebarcode...asposebarcode.Recognition import BarCodeReader , DecodeType , QualitySettings...

    docs.aspose.com/barcode/python-java/installation/
  8. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via C++ library. You can open existing PDF, document from stream, and encrypted PDF document.... import AsposePDFPythonWrapp as ap...Open encrypted PDF document import AsposePDFPythonWrapp as ap...

    docs.aspose.com/pdf/python-cpp/open-pdf-document/
  9. Opening Files in Jython|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....cells import Settings from com . aspose . cells import Workbook...cells import FileFormatType from com . aspose . cells import LoadOptions...

    docs.aspose.com/cells/java/opening-files-in-jyt...
  10. 改变平面方向|Documentation

    Aspose.3D for Python via .NET 允许更改场景的方向。为了改变方向,在Plane类中引入了向上向量属性。...threed import FileFormat , Scene from aspose...entities import Plane from aspose.threed.utilities import Vector3...

    docs.aspose.com/3d/zh/python-net/changing-plane...