Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 73,649 for

import

(0.28 sec)
  1. 获取单选按钮选项|Aspose.PDF for Python via .NET

    本文演示如何使用 Aspose.PDF Facades API 检索 PDF 文档中单选按钮字段的当前选定值。...from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/zh/python-net/get-radio-but...
  2. 添加弹出注释|Aspose.PDF for Python via .NET

    此示例加载 PDF,将弹出注释添加到首页,并保存修改后的文档。弹出注释默认设置为可见,并显示指定的评论文本。... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/zh/python-net/add-popup-ann...
  3. Create Rubber Stamp With Appearance Stream|Aspo...

    This example loads a PDF, creates a rubber stamp on page 1 using an image file for its appearance, and saves the modified document. ✨... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/python-net/create-rubber-st...
  4. 在 Jython 中进行不区分大小写的 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....- email import Settings from com.aspose.email import MapiMessage...aspose.email import NoteColor from com.aspose.email import PersonalStorage...

    docs.aspose.com/email/zh/java/string-searching-...
  5. 使用 Python 管理 PDF 页眉和页脚|Aspose.PDF for Python vi...

    了解如何使用 Python 和 Aspose.PDF 管理 PDF 文档中的页眉和页脚。... from os import path import aspose.pdf as ap import sys def ...PDF。 from os import path import aspose.pdf as ap import sys def add_header_artifact...

    docs.aspose.com/pdf/zh/python-net/artifacts-hea...
  6. 在 Python 中加密和解密 PDF 文件|Aspose.PDF for Python vi...

    了解如何在 Python 中设置 PDF 权限、加密文件、解密受保护的 PDF,以及更改密码。... import sys from os import path import aspose.pdf as...as ap import aspose.pydrawing as drawing def set_privileges_...

    docs.aspose.com/pdf/zh/python-net/set-privilege...
  7. 与线性挤压一起工作|Documentation

    Aspose.3D for Python via .NET 提供了linearexdution类,它将2D形状作为输入,并在第三维中扩展该形状。...threed import FileFormat , Scene from aspose...aspose.threed.entities import LinearExtrusion from aspose.threed...

    docs.aspose.com/3d/zh/python-net/working-with-l...
  8. Aspose.Words 25.5 Cannot invoke \"com.aspose.wo...

    I run on linux, and did not encounter this problem in 25.4. ibm-japan.docx (58.0 KB)...aspose; import com.aspose.words.Document; import com.aspose...FieldUpdateCultureSo; import com.aspose.words.FontInfo; import com.aspose...

    forum.aspose.com/t/aspose-words-25-5-cannot-inv...
  9. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...formats import ColladaSaveOptions , ColladaTransformStyl...the lookup paths to allow importer to find external dependencies...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  10. Get Document Privileges|Aspose.PDF for Python v...

    Learn how to programmatically check the privileges of a PDF document using Aspose.PDF for Python. This tutorial demonstrates how to use the PdfFileInfo class to read the document’s security settings, such as printing, copying, or modifying permissions.... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades from io import FileIO import sys from os import path sys ....

    docs.aspose.com/pdf/python-net/get-document-pri...