Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 69,935 for

import

(0.12 sec)
  1. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python.... import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/rotate-pages/
  2. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for Python via .NET API 来实现此目的。...threed import FileFormat , Scene from aspose...aspose.threed.entities import PolygonModifier , SplitMeshPolicy...

    docs.aspose.com/3d/zh/python-net/split-mesh/
  3. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通过 COM 互操作向 PDF 文档添加附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  4. Managing Calendar Items in PST Files|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....implementation of this method: import aspose.email as ae pst = ae...modifications: from datetime import datetime , timedelta from aspose...

    docs.aspose.com/email/python-net/managing-calen...
  5. 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/
  6. Calculating IFNA Function with Python.NET using...

    Learn how to calculate IFNA function in Excel files using Aspose.Cells for Python.NET. Handle...calculation results import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/python-net/calculating-if...
  7. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。... import aspose.pdf as ap # 打开文档 document...添加书签后,可以通过获取与书签对象关联的目标页码来找出它所在的页面。 import aspose.pdf as ap # 创建 PdfBookmarkEditor...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  8. Working with MapiJournal in PST|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 os from datetime import datetime , timedelta...timedelta from aspose.email.mapi import MapiJournal data_dir = "pa...

    docs.aspose.com/email/python-net/working-with-m...
  9. 将 PDF 转换为 TXT 在 Python 中|Aspose.PDF for Python ...

    Aspose.PDF for Python via C++ 库允许您使用 Python 将 PDF 转换为 TXT 格式。...PDF: import AsposePDFPython as apCore import os import os.path...

    docs.aspose.com/pdf/zh/python-cpp/convert-pdf-t...
  10. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using Java....AddGroupShape ; import Aspose . Words .*; import Aspose . Words...Words . Drawing .*; import Aspose . Words . Fields .*; public class...

    docs.aspose.com/words/java/how-to-add-group-sha...