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

editor

(0.26 sec)
  1. Tambahkan Anotasi Kotak|Aspose.PDF for Python v...

    Contoh ini mengikat PDF input, menambahkan anotasi kotak biru berisi pada halaman pertama, dan menyimpan dokumen yang telah dimodifikasi....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/id/python-net/add-square-an...
  2. Hapus Stempel Berdasarkan Indeks|Aspose.PDF for...

    Contoh ini membuat dua stempel karet pada halaman 2. Setelah itu, sebuah stempel dapat dihapus dengan menentukan indeksnya....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...content_editor . bind_pdf ( infile ) content_editor . delete_stamp...

    docs.aspose.com/pdf/id/python-net/delete-stamp-...
  3. Tambahkan Anotasi Suara|Aspose.PDF for Python v...

    Contoh ini mengikat PDF input, menambahkan anotasi suara pada halaman 1, dan menyimpan PDF 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-sound-ann...
  4. إضافة ختم مطاطي|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/ar/python-net/add-rubber-st...
  5. إضافة تعليق توضيحي للدائرة|Aspose.PDF for Pytho...

    يقوم هذا المثال بربط ملف PDF مُدخل، وإنشاء تعليق توضيحي على شكل دائرة على الصفحة الأولى، وحفظ المستند المعدل....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/ar/python-net/add-circle-an...
  6. 첨부 파일 제거|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 모든 첨부 파일을 삭제하고, 포함된 파일 없이 수정된 PDF를 저장합니다....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Remove...

    docs.aspose.com/pdf/ko/python-net/remove-attach...
  7. Adicionar Anexo a partir do Caminho|Aspose.PDF ...

    Este exemplo vincula um PDF de entrada, anexa um arquivo externo usando seu caminho de arquivo e salva o PDF modificado com o anexo incorporado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/pt/python-net/add-attachmen...
  8. テキストをステートに置換|Aspose.PDF for Python via .NET

    この例では、出現する「ソフトウェア」がすべて「SOFTWARE」に置き換えられ、フォントサイズが 14 の青色でフォーマットされています。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) text_state...

    docs.aspose.com/pdf/ja/python-net/replace-text-...
  9. Posting AcroForm Data|Aspose.PDF para C++

    Puede importar y exportar datos de formularios a y desde un archivo XML con el espacio de nombres Aspose.Pdf.Facades en Aspose.PDF para C++....pdf de entrada y salida auto editor = MakeObject < Aspose :: Pdf...dos campos por simplicidad editor -> AddField ( Aspose :: Pdf...

    docs.aspose.com/pdf/es/cpp/posting-acroform-data/
  10. 设置字段脚本|Aspose.PDF for Python via .NET

    此代码片段演示了如何使用 Aspose.PDF for Python 将 JavaScript 操作分配给 PDF 文档中的表单字段。...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-field-scr...