Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 9,064 for

annotator

(0.13 sec)
  1. 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....Contents [ Hide ] Rubber stamp annotations are commonly used in PDFs...pages 1–4. Add a rubber stamp annotation with custom text, comments...

    docs.aspose.com/pdf/python-net/add-rubber-stamp/
  2. Добавить аннотацию квадрата|Aspose.PDF for Pyth...

    В этом примере связывается входной PDF, добавляется заполненная синяя аннотация квадрата на первой странице и сохраняется изменённый документ....initialize_data_dir def add_square_annotation ( infile , outfile ): # Create...contents = "This is square annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ru/python-net/add-square-an...
  3. Добавить круговую аннотацию|Aspose.PDF for Pyth...

    В этом примере привязывается входной PDF, создаётся круговая аннотация на первой странице и сохраняется изменённый документ....initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ru/python-net/add-circle-an...
  4. إضافة تعليق توضيحي للفيلم|Aspose.PDF for Python...

    يربط هذا المثال ملف PDF مُدخل، ويضيف تعليقًا توضيحيًا للفيلم على الصفحة 1، ويحفظ ملف PDF المحدث....initialize_data_dir def add_movie_annotation ( infile , movie_file , outfile...bind_pdf ( infile ) # Add movie annotation to page 1 content_editor...

    docs.aspose.com/pdf/ar/python-net/add-movie-ann...
  5. Tambahkan Anotasi Film|Aspose.PDF for Python vi...

    Contoh ini mengikat PDF input, menambahkan anotasi film pada halaman 1, dan menyimpan PDF yang diperbarui....initialize_data_dir def add_movie_annotation ( infile , movie_file , outfile...bind_pdf ( infile ) # Add movie annotation to page 1 content_editor...

    docs.aspose.com/pdf/id/python-net/add-movie-ann...
  6. Adicionar Anotação de Filme|Aspose.PDF for Pyth...

    Este exemplo associa um PDF de entrada, adiciona uma anotação de filme na página 1 e salva o PDF atualizado....initialize_data_dir def add_movie_annotation ( infile , movie_file , outfile...bind_pdf ( infile ) # Add movie annotation to page 1 content_editor...

    docs.aspose.com/pdf/pt/python-net/add-movie-ann...
  7. arkiv

    arkiv...sidan for (auto annotation : page->get_Annotations()) { // Kontrollera...anteckningstypen if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/sv/pdf/extract-data-from-tables...
  8. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  9. Python で PDF アクションを操作する|Aspose.PDF for Python v...

    Python を使用して PDF ファイル内のドキュメント、ページ、およびフォームアクションを追加、更新、削除する方法について説明します。...annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/ja/python-net/actions/
  10. 有什么新内容|Aspose.PDF for Python via .NET

    本页介绍了在最近发布的 Aspose.PDF for Python via .NET 中最受欢迎的新功能。... preserve_annotations : bool, default True When...True, attempt to preserve annotations/forms/interactive elements;...

    docs.aspose.com/pdf/zh/python-net/whatsnew/