Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 56,340 for

import document

(0.36 sec)
  1. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。...创建插入符号注释的步骤: 加载 PDF 文件 - 新建 Document 。 创建新的 CaretAnnotation 并设...到 PDF 文件: import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  2. Concatenate Two PDF Files|Aspose.PDF for Python...

    Concatenate two PDF files into a single Document using Aspose.PDF for Python....merge two PDFs into a single document using the concatenate method...Two PDF Files. import aspose.pdf as ap import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/concatenate-two-...
  3. Rotate PDF Pages in Python|Aspose.PDF for Pytho...

    Learn how to rotate PDF pages and change page orientation in Python....rotates every page of a PDF Document 90 degrees clockwise using...orientation issues, such as scanned documents that are sideways. The original...

    docs.aspose.com/pdf/python-net/rotate-pages/
  4. Clear TXT Annotations Online and using Python |...

    Remove comments from TXT Document through online app for free. Python API code to delete comments from TXT files....Txt Remove Comments from TXT Document Online or via Python Develop...powerful Python based TXT document annotation utility application...

    products.aspose.com/total/python-net/annotate/txt/
  5. Posting Forms in PDF via Python|Aspose.PDF for ...

    Add submit buttons and submission actions to PDF AcroForms by using Aspose.PDF for Python via .NET.... import aspose.pdf as ap def add_submit_button...clicked. Open the PDF with ap.Document(). Create a submit action...

    docs.aspose.com/pdf/python-net/posting-form/
  6. Convert SVG Files in Python – PDF, PNG, JPG, XPS

    Convert SVG files in Python with Aspose.SVG. Save SVG as PDF, PNG, JPG, BMP, TIFF, GIF, or XPS, and batch convert multiple SVG files.... Use PDF for print and document exchange, PNG or JPG for web... and XPS for fixed-layout document workflows. This page gives...

    docs.aspose.com/svg/python-net/convert-svg/
  7. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint Document online via app for free. Java API code to search and replace Powerpoint text....Powerpoint Redact Powerpoint Document Online or via Java Develop...Powerpoint Presentation Online Import Powerpoint file by uploading...

    products.aspose.com/total/java/redact/powerpoint/
  8. Redact ODP Presentation Online or using Java | ...

    Open and redact ODP Document online via app for free. Java API code to search and replace ODP text....Java Redact Odp Redact ODP Document Online or via Java Develop...Redact ODP Presentation Online Import ODP file by uploading it. Do...

    products.aspose.com/total/java/redact/odp/
  9. 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 optim...outfile ): with ap . Document ( infile ) as document : optimize_options...

    docs.aspose.com/pdf/python-net/whatsnew/
  10. Change PDF Viewer Preferences|Aspose.PDF for Py...

    This module demonstrates how to adjust a PDF Document’s viewer settings using Aspose.PDF for Python.... import aspose.pdf.facades as pdf_facades import sys from...from enum import IntFlag from os import path sys . path . append...

    docs.aspose.com/pdf/python-net/change-viewer-pr...