Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 69,938 for

import

(0.57 sec)
  1. Convert STL to OBJ in Python | Python STL to OB...

    Convert STL to OBJ in Python. Quickly convert STL to OBJ File in Python....convert STL to OBJ in Python: import aspose.threed as threed from...from aspose.threed import Scene # Load input OBJ file with Scene...

    blog.aspose.com/3d/convert-stl-to-obj-in-python/
  2. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image.... The most important of them are Mesh and TriMesh...aspose import pycore from aspose.threed.entities import MappingMode...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  3. Convert PDF to Microsoft Word Documents in Pyth...

    Learn how to convert PDF documents to Word format in Python using Aspose.PDF for easy document editing.... from os import path import aspose.pdf as apdf path_infile...after conversion. from os import path import aspose.pdf as apdf path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-w...
  4. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...Reproduction Code import com.aspose.psd.*; import com.aspose.psd...psd.fileformats.psd.PsdImage; import com.aspose.psd.fileformats...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  5. 在 Python 中搜索和过滤 MBOX 邮件|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....法: import datetime from aspose.email.storage.mbox import MboxStorageReader...MboxLoadOptions from aspose.email import MailQueryBuilder # Create an...

    docs.aspose.com/email/zh/python-net/filter-mbox...
  6. Delete Images from PDF File using Python|Aspose...

    This section explain how to delete Images from PDF File using Aspose.PDF for Python via .NET....Sometimes a PDF file may contain important images that need to be removed...a PDF file. import aspose.pdf as ap from os import path path_infile...

    docs.aspose.com/pdf/python-net/delete-images-fr...
  7. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... import aspose.pdf as ap def conve...post-signature modifications. import aspose.pdf as ap def extract_unsigned_content...

    docs.aspose.com/pdf/python-net/whatsnew/
  8. Encrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Encrypt PDF File with Aspose.PDF for Node.js via C++....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...CryptoAlgorithm.AESx256 ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/encrypt-pdf/
  9. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    Python source code for Interleaved 2-of-5 (ITF) barcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/itf/rec...
  10. 在 Python 中转换 SVG 文件 – Python 示例

    了解如何在 Python 中将 SVG 转换为其他格式,查找 Python 代码示例并尝试在线 SVG 转换器。...svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/zh/python-net/convert-svg/