Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 22,100 for

editor

(0.14 sec)
  1. 스트림에서 파일 첨부 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 PDF를 로드하고 외부 파일을 메모리 스트림으로 읽고 첫 페이지에 첨부 파일 주석을 추가하고 수정된 문서를 저장합니다....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) with...

    docs.aspose.com/pdf/ko/python-net/add-file-atta...
  2. 폴리라인 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 첫 페이지에 솔리드 폴리라인을 만들고, 수정된 문서를 주석과 함께 저장합니다....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) line_info...

    docs.aspose.com/pdf/ko/python-net/add-polyline-...
  3. Delete List Item|Aspose.PDF for Python via .NET

    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....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Delete...

    docs.aspose.com/pdf/python-net/del-list-item/
  4. إضافة رابط محلي|Aspose.PDF for Python via .NET

    يربط هذا المثال ملف PDF للإدخال، ويضيف رابطًا محليًا باللون الأحمر على الصفحة 1 يشير إلى الصفحة 1، ويحفظ المستند المعدل....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/ar/python-net/add-local-link/
  5. Tambahkan Tautan Lokal|Aspose.PDF for Python vi...

    Contoh ini mengikat PDF masukan, menambahkan tautan lokal berwarna merah pada halaman 1 yang mengarah ke halaman 1, dan menyimpan dokumen yang telah dimodifikasi....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/id/python-net/add-local-link/
  6. 设置提交标志|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式为 PDF 表单按钮设置提交标志。这样当用户点击按钮时,可将表单数据以特定格式(例如 XFDF)提交。...Create FormEditor object form_editor = pdf_facades . FormEditor...# Open input PDF file form_editor . bind_pdf ( input_file_name...

    docs.aspose.com/pdf/zh/python-net/set-submit-flag/
  7. Agregar elemento a la lista|Aspose.PDF for Pyth...

    Este ejemplo muestra cómo agregar elementos a un campo de formulario de cuadro de lista en un documento PDF usando Aspose.PDF for Python....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/es/python-net/add-list-item/
  8. Add PDF Document Link|Aspose.PDF for Python via...

    This example binds an input PDF, adds a green-colored link to a page in another PDF, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-pdf-document...
  9. Add Rubber Stamp|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a green “Approved” rubber stamp to the first four pages, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) for i...

    docs.aspose.com/pdf/python-net/add-rubber-stamp/
  10. Agregar enlace de aplicación|Aspose.PDF for Pyt...

    Este ejemplo enlaza un PDF de entrada, agrega un enlace de lanzamiento de aplicación en la primera página y guarda el documento modificado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/es/python-net/add-applicati...