Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 70,106 for

import

(0.14 sec)
  1. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code.... import aspose.diagram from aspose.diagram import * #//...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  2. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...snippet below: import aspose.slides as slides import aspose.pydrawing...your code: import aspose.slides as slides import aspose.pydrawing...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  3. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...PDF 添加文本图章 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  4. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...檔 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/search/
  5. Create, Open and Add Mbox Files in C# .NET

    Discover mbox format for effective storage and processing of your email messages. Learn to create, open and add mbox files in C# .NET...native support for opening and importing storage files, making it a...“Tools” and then click on “Import…” As an alternative method...

    blog.aspose.com/email/creating-mbox-files-using...
  6. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library.... import os import aspose.pdf as ap # Global...Document to a new file. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/delete-pages/
  7. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow....removes a slide by reference: import aspose.slides as slides # Instantiate...to remove a slide by index: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/remove-slide-...
  8. 分割网格|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/
  9. 获取、更新和展开书签使用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...
  10. 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...