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

editor

(0.37 sec)
  1. Manage Stamp By ID|Aspose.PDF for Python via .NET

    How to manipulate rubber stamp annotations in a PDF by their unique IDs using Aspose.PDF for Python...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...content_editor . bind_pdf ( infile ) content_editor . create_rubber_stamp...

    docs.aspose.com/pdf/python-net/manage-stamp-by-id/
  2. Переместить штамп по индексу|Aspose.PDF for Pyt...

    Как переместить аннотации резиновых печатей в PDF, используя их индекс на странице с Aspose.PDF for Python...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...content_editor . bind_pdf ( infile ) content_editor . create_rubber_stamp...

    docs.aspose.com/pdf/ru/python-net/move-stamp-by...
  3. 按 ID 删除印章|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....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/zh/python-net/delete-stamp-...
  4. ID별 스탬프 삭제|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....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/ko/python-net/delete-stamp-...
  5. 아카이브

    아카이브...acades::PdfBookmarkEditor> editor = System::MakeObject<Aspos...arkEditor>(); // PDF 문서 로드 editor->BindPdf(u"SourceDirectory\\Sample...

    blog.aspose.com/ko/pdf/working-with-bookmarks-i...
  6. ID でスタンプを削除|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....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/ja/python-net/delete-stamp-...
  7. 콤보박스 필드 생성|Aspose.PDF for Python via .NET

    Python용 Aspose.PDF 를 사용하여 PDF 문서에 ComboBox (드롭다운 목록) 필드를 프로그래밍 방식으로 추가하는 방법을 확인하십시오.이 예제에서는 ComboBox 양식 필드를 삽입하고, 선택 가능한 항목을 추가하고, 업데이트된 PDF 파일을 저장하는 방법을 보여줍니다....pdf_form_editor = pdf_facades . FormEditor () pdf_form_editor . bind_pdf...field to PDF form pdf_form_editor . add_field ( pdf_facades ...

    docs.aspose.com/pdf/ko/python-net/create-combob...
  8. نقل الطابع حسب الهوية|Aspose.PDF for Python via...

    في هذا المثال، تتم إضافة ختم مطاطي إلى الصفحة 1 ثم نقله إلى موضع جديد باستخدام المعرف الخاص به قبل حفظ المستند المحدث....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...content_editor . bind_pdf ( infile ) content_editor . create_rubber_stamp...

    docs.aspose.com/pdf/ar/python-net/move-stamp-by...
  9. Buat bidang ListBox|Aspose.PDF for Python via .NET

    Pelajari cara menambahkan bidang formulir ListBox secara programatis ke dokumen PDF menggunakan Aspose.PDF for Python. Panduan ini menunjukkan cara menyisipkan bidang ListBox, mendefinisikan item yang dapat dipilih, dan menyimpan file PDF yang diperbarui....pdf_form_editor = pdf_facades . FormEditor () pdf_form_editor . bind_pdf...field to PDF form pdf_form_editor . items = [ "Australia" , "New...

    docs.aspose.com/pdf/id/python-net/create-listbo...
  10. Buat Bidang RadioButton|Aspose.PDF for Python v...

    Pelajari cara menambahkan bidang formulir radio button secara programatis ke dokumen PDF menggunakan Aspose.PDF for Python. Contoh ini menunjukkan cara membuat grup radio button, mendefinisikan opsi yang dapat dipilih, dan menyimpan file PDF yang diperbarui....pdf_form_editor = pdf_facades . FormEditor () pdf_form_editor . bind_pdf...field to PDF form pdf_form_editor . items = [ "Australia" , "New...

    docs.aspose.com/pdf/id/python-net/create-radiob...