Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 56,496 for

import document

(1.35 sec)
  1. 删除打开操作|Aspose.PDF for Python via .NET

    此示例加载现有 PDF,删除打开操作,并保存已清理的文档。... 保存已更新的 Documentimport aspose.pdf.facades as...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/zh/python-net/remove-open-a...
  2. Redact Word Document Online or using Java | pro...

    Open and redact Word Document online via app for free. Java API code to search and replace Word text with regular expression....Java Redact Word Redact Word Document Online or via Java Develop...Develop powerful Java based Word document redaction utility application...

    products.aspose.com/total/java/redact/word/
  3. 获取必填字段名称|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-required-...
  4. 设置字段限制|Aspose.PDF for Python via .NET

    本示例展示了如何使用 Aspose.PDF for Python 为 PDF 文档中的表单字段设置最大字符限制。...from io import FileIO import sys from os import path import aspose...pdf as ap import aspose.pydrawing as ap_pydrawing import aspose...

    docs.aspose.com/pdf/zh/python-net/set-field-limit/
  5. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python.... Bind the PDF document to the FormEditor. Copy the...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/copy-inner-field/
  6. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word Document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...converting an Excel table to a Word document using Aspose.Cells and Aspose...generated HTML table into a Word document. Expected result: The indentation...

    forum.aspose.com/t/indentation-applied-to-first...
  7. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a sound annotation on page 1, and saves the modified PDF....or sound effects to your documents. Using PdfContentEditor ,...instance. Bind the input PDF document. Define a rectangle for the...

    docs.aspose.com/pdf/python-net/add-sound-annota...
  8. 添加文件附件注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,使用文件路径在首页添加文件附件注释,并保存已更新的文档。... 保存已更新的 Documentimport aspose.pdf.facades as...pdf_facades import aspose.pydrawing as apd from io import BytesIO...

    docs.aspose.com/pdf/zh/python-net/add-file-atta...
  9. Protect DOC document Online with password or us...

    Online DOC file password protection app. Android API Java code to apply password protection on DOC Document....Java Protect Doc Online DOC Document Protection or Set Password...powerful android based DOC document protection utility application...

    products.aspose.com/total/android-java/protect/...
  10. 在 Python 中将 PDF 转换为 EPUB、文本、XPS 等|Aspose.PDF fo...

    了解如何在 Python 中使用 Aspose.PDF for Python via .NET 将 PDF 文件转换为 EPUB、LaTeX、Markdown、文本、XPS 和 MobiXML。...\u0027EpubSaveOptions\u0027 的类,可用作第二个参数 document.save() 方法,用于生成 EPUB 文件。 请尝试使用以下代码片段来实现此需求,使用...Python。 import aspose.pdf as ap from os import path import sys def...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...